Trace number 3266360

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.35 1201.75

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3266360-1304111560/watcher-3266360-1304111560 -o /tmp/evaluation-result-3266360-1304111560/solver-3266360-1304111560 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266360-1304111560.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.93 7.96 8.09 6/184 8979
/proc/meminfo: memFree=29711864/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=49668 CPUtime=0 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 546 0 0 0 0 0 0 0 24 0 4 0 522753914 50860032 482 33554432000 4194304 4623224 140733812912992 18446744073709551615 47437724673970 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 12417 482 301 105 0 7921 0
[pid=8979/tid=8980] ppid=8977 vsize=49668 CPUtime=0 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522753914 50860032 482 33554432000 4194304 4623224 140733812912992 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=49668 CPUtime=0 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522753914 50860032 482 33554432000 4194304 4623224 140733812912992 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=49668 CPUtime=0 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522753914 50860032 482 33554432000 4194304 4623224 140733812912992 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.124762 s]
/proc/loadavg: 6.93 7.96 8.09 6/184 8979
/proc/meminfo: memFree=29711864/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=248236 CPUtime=0.47 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 2045 0 0 0 47 0 0 0 25 0 4 0 522753914 254193664 1525 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 62059 1526 340 105 0 57563 0
[pid=8979/tid=8980] ppid=8977 vsize=248236 CPUtime=0.11 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 314 0 0 0 11 0 0 0 25 0 4 0 522753914 254193664 1526 33554432000 4194304 4623224 140733812912992 18446744073709551615 255376998608 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=248236 CPUtime=0.11 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 459 0 0 0 11 0 0 0 18 0 4 0 522753914 254193664 1526 33554432000 4194304 4623224 140733812912992 18446744073709551615 255376962245 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=248236 CPUtime=0.11 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 483 0 0 0 11 0 0 0 18 0 4 0 522753914 254193664 1526 33554432000 4194304 4623224 140733812912992 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 248236

[startup+0.201022 s]
/proc/loadavg: 6.93 7.96 8.09 6/184 8979
/proc/meminfo: memFree=29711864/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=249156 CPUtime=0.77 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 2899 0 0 0 77 0 0 0 25 0 4 0 522753914 255135744 1830 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 62289 1830 340 105 0 57793 0
[pid=8979/tid=8980] ppid=8977 vsize=249156 CPUtime=0.19 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 590 0 0 0 19 0 0 0 25 0 4 0 522753914 255135744 1830 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=249156 CPUtime=0.19 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 698 0 0 0 19 0 0 0 18 0 4 0 522753914 255135744 1830 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376646 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=249156 CPUtime=0.19 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 805 0 0 0 19 0 0 0 18 0 4 0 522753914 255135744 1830 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 249156

[startup+0.301004 s]
/proc/loadavg: 6.93 7.96 8.09 6/184 8979
/proc/meminfo: memFree=29711864/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=249796 CPUtime=1.17 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 3934 0 0 0 117 0 0 0 25 0 4 0 522753914 255791104 2380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 62449 2380 340 105 0 57953 0
[pid=8979/tid=8980] ppid=8977 vsize=249796 CPUtime=0.29 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 725 0 0 0 29 0 0 0 25 0 4 0 522753914 255791104 2380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=249796 CPUtime=0.29 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 1013 0 0 0 29 0 0 0 18 0 4 0 522753914 255791104 2380 33554432000 4194304 4623224 140733812912992 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=249796 CPUtime=0.29 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 1241 0 0 0 29 0 0 0 18 0 4 0 522753914 255791104 2380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4379096 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 249796

[startup+0.700931 s]
/proc/loadavg: 6.93 7.96 8.09 6/184 8979
/proc/meminfo: memFree=29711864/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=253480 CPUtime=2.78 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 8560 0 0 0 277 1 0 0 25 0 4 0 522753914 259563520 3850 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 63370 3850 341 105 0 58874 0
[pid=8979/tid=8980] ppid=8977 vsize=253480 CPUtime=0.69 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 1610 0 0 0 69 0 0 0 25 0 4 0 522753914 259563520 3850 33554432000 4194304 4623224 140733812912992 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=253480 CPUtime=0.69 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 1718 0 0 0 69 0 0 0 18 0 4 0 522753914 259563520 3850 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376701 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=253480 CPUtime=0.69 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 4004 0 0 0 69 0 0 0 18 0 4 0 522753914 259563520 3850 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 253480

[startup+1.50078 s]
/proc/loadavg: 6.93 7.96 8.09 9/188 8983
/proc/meminfo: memFree=29671788/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=259172 CPUtime=5.97 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 17131 0 0 0 595 2 0 0 25 0 4 0 522753914 265392128 5587 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 64793 5587 341 105 0 60297 0
[pid=8979/tid=8980] ppid=8977 vsize=259172 CPUtime=1.48 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 2624 0 0 0 148 0 0 0 25 0 4 0 522753914 265392128 5587 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=259172 CPUtime=1.48 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 3481 0 0 0 148 0 0 0 20 0 4 0 522753914 265392128 5587 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=259172 CPUtime=1.49 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 9689 0 0 0 148 1 0 0 20 0 4 0 522753914 265392128 5587 33554432000 4194304 4623224 140733812912992 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 259172

[startup+3.10049 s]
/proc/loadavg: 6.93 7.96 8.09 9/188 8983
/proc/meminfo: memFree=29651704/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=263760 CPUtime=12.36 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 33489 0 0 0 1232 4 0 0 25 0 4 0 522753914 270090240 8853 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 65940 8853 341 105 0 61444 0
[pid=8979/tid=8980] ppid=8977 vsize=263760 CPUtime=3.07 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 5407 0 0 0 307 0 0 0 25 0 4 0 522753914 270090240 8853 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=263760 CPUtime=3.08 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 4285 0 0 0 308 0 0 0 25 0 4 0 522753914 270090240 8853 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=263760 CPUtime=3.09 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 21872 0 0 0 307 2 0 0 25 0 4 0 522753914 270090240 8853 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 263760

[startup+6.3009 s]
/proc/loadavg: 7.10 7.97 8.10 10/188 8983
/proc/meminfo: memFree=29604112/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=273760 CPUtime=25.15 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 58998 0 0 0 2508 7 0 0 25 0 4 0 522753914 280330240 13380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 68440 13380 380 105 0 63944 0
[pid=8979/tid=8980] ppid=8977 vsize=273760 CPUtime=6.25 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 6468 0 0 0 625 0 0 0 25 0 4 0 522753914 280330240 13380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=273760 CPUtime=6.29 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 6127 0 0 0 628 1 0 0 25 0 4 0 522753914 280330240 13380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=273760 CPUtime=6.29 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 43520 0 0 0 625 4 0 0 25 0 4 0 522753914 280330240 13380 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 273760

[startup+12.7007 s]
/proc/loadavg: 7.17 7.97 8.09 10/188 8983
/proc/meminfo: memFree=29542024/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=286008 CPUtime=50.7 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 68958 0 0 0 5061 9 0 0 25 0 4 0 522753914 292872192 19065 33554432000 4194304 4623224 140733812912992 18446744073709551615 4416203 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 71502 19065 409 105 0 67006 0
[pid=8979/tid=8980] ppid=8977 vsize=286008 CPUtime=12.62 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 9939 0 0 0 1261 1 0 0 25 0 4 0 522753914 292872192 19065 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=286008 CPUtime=12.68 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 9616 0 0 0 1266 2 0 0 25 0 4 0 522753914 292872192 19065 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=286008 CPUtime=12.68 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 45155 0 0 0 1264 4 0 0 25 0 4 0 522753914 292872192 19065 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376742 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 286008

[startup+25.5003 s]
/proc/loadavg: 7.35 7.97 8.09 9/188 8983
/proc/meminfo: memFree=29454968/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=303612 CPUtime=101.84 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 154523 0 0 0 10160 24 0 0 25 0 4 0 522753914 310898688 26340 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 75903 26340 485 105 0 71407 0
[pid=8979/tid=8980] ppid=8977 vsize=303612 CPUtime=25.34 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 14583 0 0 0 2532 2 0 0 25 0 4 0 522753914 310898688 26340 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=303612 CPUtime=25.49 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 14024 0 0 0 2545 4 0 0 25 0 4 0 522753914 310898688 26340 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=303612 CPUtime=25.49 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 120275 0 0 0 2533 16 0 0 25 0 4 0 522753914 310898688 26340 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 303612

[startup+51.1006 s]
/proc/loadavg: 7.57 7.97 8.09 9/188 8984
/proc/meminfo: memFree=29354380/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=323708 CPUtime=204.1 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 272397 0 0 0 20366 44 0 0 25 0 4 0 522753914 331476992 38119 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 80927 38119 515 105 0 76431 0
[pid=8979/tid=8980] ppid=8977 vsize=323708 CPUtime=50.81 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 21811 0 0 0 5077 4 0 0 25 0 4 0 522753914 331476992 38119 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=323708 CPUtime=51.08 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 21186 0 0 0 5102 6 0 0 25 0 4 0 522753914 331476992 38119 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=323708 CPUtime=51.09 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 221574 0 0 0 5077 32 0 0 25 0 4 0 522753914 331476992 38119 33554432000 4194304 4623224 140733812912992 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 323708

[startup+102.301 s]
/proc/loadavg: 7.95 8.02 8.10 9/188 8985
/proc/meminfo: memFree=29166376/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=371160 CPUtime=408.65 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 302930 0 0 0 40809 56 0 0 25 0 4 0 522753914 380067840 58068 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 92790 58068 647 105 0 88294 0
[pid=8979/tid=8980] ppid=8977 vsize=371160 CPUtime=101.73 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 30982 0 0 0 10166 7 0 0 25 0 4 0 522753914 380067840 58068 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=371160 CPUtime=102.3 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 31111 0 0 0 10218 12 0 0 25 0 4 0 522753914 380067840 58068 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=371160 CPUtime=102.29 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 227527 0 0 0 10197 32 0 0 25 0 4 0 522753914 380067840 58068 33554432000 4194304 4623224 140733812912992 18446744073709551615 4550487 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 371160

[startup+162.301 s]

################
# More data... #
################

[pid=8979] ppid=8977 vsize=891616 CPUtime=2565.7 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 2849746 0 0 0 256092 478 0 0 25 0 4 0 522753914 913014784 156279 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 222904 156279 1944 105 0 218408 0
[pid=8979/tid=8980] ppid=8977 vsize=891616 CPUtime=638.81 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 77898 0 0 0 63853 28 0 0 25 0 4 0 522753914 913014784 156279 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=891616 CPUtime=642.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 86868 0 0 0 64208 23 0 0 25 0 4 0 522753914 913014784 156279 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=891616 CPUtime=642.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 2643522 0 0 0 63811 420 0 0 25 0 4 0 522753914 913014784 156279 33554432000 4194304 4623224 140733812912992 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 891616

[startup+702.301 s]
/proc/loadavg: 8.19 8.22 8.17 9/188 9001
/proc/meminfo: memFree=28188260/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=870576 CPUtime=2805.37 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 3138386 0 0 0 280015 522 0 0 25 0 4 0 522753914 891469824 162678 33554432000 4194304 4623224 140733812912992 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 217644 162678 1935 105 0 213148 0
[pid=8979/tid=8980] ppid=8977 vsize=870576 CPUtime=698.48 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 78387 0 0 0 69820 28 0 0 25 0 4 0 522753914 891469824 162678 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=870576 CPUtime=702.3 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 91168 0 0 0 70207 23 0 0 25 0 4 0 522753914 891469824 162678 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=870576 CPUtime=702.3 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 2919028 0 0 0 69769 461 0 0 25 0 4 0 522753914 891469824 162678 33554432000 4194304 4623224 140733812912992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 870576

[startup+762.301 s]
/proc/loadavg: 8.38 8.26 8.18 9/188 9003
/proc/meminfo: memFree=28149432/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=870576 CPUtime=3045.06 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 3448356 0 0 0 303935 571 0 0 25 0 4 0 522753914 891469824 165008 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 217644 165008 1899 105 0 213148 0
[pid=8979/tid=8980] ppid=8977 vsize=870576 CPUtime=758.15 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 78796 0 0 0 75787 28 0 0 25 0 4 0 522753914 891469824 165008 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=870576 CPUtime=762.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 92267 0 0 0 76207 24 0 0 25 0 4 0 522753914 891469824 165008 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=870576 CPUtime=762.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 3226990 0 0 0 75722 509 0 0 25 0 4 0 522753914 891469824 165008 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3045.06
Current children cumulated vsize (KiB) 870576

[startup+822.301 s]
/proc/loadavg: 8.20 8.23 8.17 9/188 9005
/proc/meminfo: memFree=28101680/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=936112 CPUtime=3284.72 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 3745873 0 0 0 327851 621 0 0 25 0 4 0 522753914 958578688 169462 33554432000 4194304 4623224 140733812912992 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 234028 169462 1973 105 0 229532 0
[pid=8979/tid=8980] ppid=8977 vsize=936112 CPUtime=817.83 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 79248 0 0 0 81755 28 0 0 25 0 4 0 522753914 958578688 169462 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=936112 CPUtime=822.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 94006 0 0 0 82205 26 0 0 25 0 4 0 522753914 958578688 169462 33554432000 4194304 4623224 140733812912992 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=936112 CPUtime=822.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 3521842 0 0 0 81674 557 0 0 25 0 4 0 522753914 958578688 169462 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 936112

[startup+882.307 s]
/proc/loadavg: 8.34 8.25 8.18 9/188 9006
/proc/meminfo: memFree=28052552/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=973952 CPUtime=3524.41 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 4092469 0 0 0 351761 680 0 0 25 0 4 0 522753914 997326848 176109 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510302 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 243488 176109 1942 105 0 238992 0
[pid=8979/tid=8980] ppid=8977 vsize=973952 CPUtime=877.5 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 101245 0 0 0 87719 31 0 0 25 0 4 0 522753914 997326848 176109 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=973952 CPUtime=882.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 95679 0 0 0 88204 27 0 0 25 0 4 0 522753914 997326848 176109 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=973952 CPUtime=882.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 3843805 0 0 0 87620 611 0 0 25 0 4 0 522753914 997326848 176109 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.41
Current children cumulated vsize (KiB) 973952

[startup+942.3 s]
/proc/loadavg: 8.19 8.21 8.18 9/188 9008
/proc/meminfo: memFree=28000216/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=973952 CPUtime=3764.06 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 4382725 0 0 0 375679 727 0 0 25 0 4 0 522753914 997326848 178927 33554432000 4194304 4623224 140733812912992 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 243488 178927 1927 105 0 238992 0
[pid=8979/tid=8980] ppid=8977 vsize=973952 CPUtime=937.18 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 101438 0 0 0 93686 32 0 0 25 0 4 0 522753914 997326848 178927 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=973952 CPUtime=942.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 96946 0 0 0 94202 29 0 0 25 0 4 0 522753914 997326848 178927 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=973952 CPUtime=942.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 4132084 0 0 0 93575 656 0 0 25 0 4 0 522753914 997326848 178927 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 973952

[startup+1002.3 s]
/proc/loadavg: 8.31 8.23 8.18 9/188 9009
/proc/meminfo: memFree=27959648/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=973952 CPUtime=4003.74 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 4728845 0 0 0 399594 780 0 0 25 0 4 0 522753914 997326848 182707 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 243488 182707 1971 105 0 238992 0
[pid=8979/tid=8980] ppid=8977 vsize=973952 CPUtime=996.85 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 101867 0 0 0 99653 32 0 0 25 0 4 0 522753914 997326848 182707 33554432000 4194304 4623224 140733812912992 18446744073709551615 4366446 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=973952 CPUtime=1002.32 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 98066 0 0 0 100201 31 0 0 25 0 4 0 522753914 997326848 182707 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=973952 CPUtime=1002.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 4475648 0 0 0 99524 707 0 0 25 0 4 0 522753914 997326848 182707 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 973952

[startup+1062.3 s]
/proc/loadavg: 8.15 8.20 8.18 9/188 9011
/proc/meminfo: memFree=27918572/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=1017304 CPUtime=4243.42 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 5031317 0 0 0 423511 831 0 0 25 0 4 0 522753914 1041719296 186522 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 254326 186522 1931 105 0 249830 0
[pid=8979/tid=8980] ppid=8977 vsize=1017304 CPUtime=1056.53 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 102394 0 0 0 105621 32 0 0 25 0 4 0 522753914 1041719296 186522 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=1017304 CPUtime=1062.31 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 99177 0 0 0 106199 32 0 0 25 0 4 0 522753914 1041719296 186522 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=1017304 CPUtime=1062.32 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 4764167 0 0 0 105477 755 0 0 25 0 4 0 522753914 1041719296 186522 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.42
Current children cumulated vsize (KiB) 1017304

[startup+1122.3 s]
/proc/loadavg: 8.42 8.26 8.19 9/188 9013
/proc/meminfo: memFree=27875632/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=1017304 CPUtime=4483.09 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 5334174 0 0 0 447430 879 0 0 25 0 4 0 522753914 1041719296 191302 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 254326 191302 1928 105 0 249830 0
[pid=8979/tid=8980] ppid=8977 vsize=1017304 CPUtime=1116.2 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 102939 0 0 0 111588 32 0 0 25 0 4 0 522753914 1041719296 191302 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=1017304 CPUtime=1122.32 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 101867 0 0 0 112198 34 0 0 25 0 4 0 522753914 1041719296 191302 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=1017304 CPUtime=1122.31 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 5063311 0 0 0 111431 800 0 0 25 0 4 0 522753914 1041719296 191302 33554432000 4194304 4623224 140733812912992 18446744073709551615 4577479 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.09
Current children cumulated vsize (KiB) 1017304

[startup+1182.3 s]
/proc/loadavg: 8.26 8.24 8.19 9/188 9014
/proc/meminfo: memFree=27773688/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=1072724 CPUtime=4722.76 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 5675294 0 0 0 471346 930 0 0 25 0 4 0 522753914 1098469376 196639 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 268181 196639 1897 105 0 263685 0
[pid=8979/tid=8980] ppid=8977 vsize=1072724 CPUtime=1175.88 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 103850 0 0 0 117556 32 0 0 25 0 4 0 522753914 1098469376 196639 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=1072724 CPUtime=1182.32 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 133507 0 0 0 118193 39 0 0 25 0 4 0 522753914 1098469376 196639 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=1072724 CPUtime=1182.32 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 5371602 0 0 0 117385 847 0 0 25 0 4 0 522753914 1098469376 196639 33554432000 4194304 4623224 140733812912992 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1072724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.18 8.22 8.18 11/188 9015
/proc/meminfo: memFree=27758424/32951124 swapFree=67111352/67111528
[pid=8979] ppid=8977 vsize=1138260 CPUtime=4800.28 cores=0,2,4,6
/proc/8979/stat : 8979 (SArTagnan) R 8977 8979 8042 0 -1 4202496 5764250 0 0 0 479083 945 0 0 25 0 4 0 522753914 1165578240 198460 33554432000 4194304 4623224 140733812912992 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8979/statm: 284565 198460 1881 105 0 280069 0
[pid=8979/tid=8980] ppid=8977 vsize=1138260 CPUtime=1195.17 cores=0,2,4,6
/proc/8979/task/8980/stat : 8980 (SArTagnan) R 8977 8979 8042 0 -1 4202560 104025 0 0 0 119485 32 0 0 25 0 4 0 522753914 1165578240 198460 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=8979/tid=8981] ppid=8977 vsize=1138260 CPUtime=1201.72 cores=0,2,4,6
/proc/8979/task/8981/stat : 8981 (SArTagnan) R 8977 8979 8042 0 -1 4202560 133903 0 0 0 120133 39 0 0 25 0 4 0 522753914 1165578240 198460 33554432000 4194304 4623224 140733812912992 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8979/tid=8982] ppid=8977 vsize=1138260 CPUtime=1201.73 cores=0,2,4,6
/proc/8979/task/8982/stat : 8982 (SArTagnan) R 8977 8979 8042 0 -1 4202560 5459669 0 0 0 119312 861 0 0 25 0 4 0 522753914 1165578240 198460 33554432000 4194304 4623224 140733812912992 18446744073709551615 4550420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 1138260

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.35
CPU user time (s): 4790.86
CPU system time (s): 9.49156
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 1182176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.86
system time used= 9.49156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5764257
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 458
involuntary context switches= 70259

runsolver used 1.86372 second user time and 4.69928 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 23:12:40
IDJOB=3266360
IDBENCH=87455
IDSOLVER=1656
FILE ID=node135/3266360-1304111560
RUNJOBID= node135-1304111560-8956
PBS_JOBID= 13170648
Free space on /tmp= 71120 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266360-1304111560/watcher-3266360-1304111560 -o /tmp/evaluation-result-3266360-1304111560/solver-3266360-1304111560 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266360-1304111560.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=1502952425

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29712392 kB
Buffers:        918076 kB
Cached:        1735932 kB
SwapCached:        172 kB
Active:         122740 kB
Inactive:      2598916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29712392 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:             948 kB
Writeback:           0 kB
AnonPages:       67088 kB
Mapped:          14884 kB
Slab:           453992 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71120 MiB
End job on node135 at 2011-04-29 23:32:44