Trace number 3273594

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.27 1201.76

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s39840374-sat.cnf
MD5SUM085a3847e14185843eddf941accab006
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.756884
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses480
Sum of the clauses size1200
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 580
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-3273594-1304084904/watcher-3273594-1304084904 -o /tmp/evaluation-result-3273594-1304084904/solver-3273594-1304084904 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3273594-1304084904.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: 7.48 7.95 7.97 6/180 32532
/proc/meminfo: memFree=24409068/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 448 0 0 0 0 0 0 0 23 0 4 0 520088123 50388992 384 33554432000 4194304 4623224 140735745088016 18446744073709551615 47707104225206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 12302 384 301 105 0 7806 0
[pid=32532/tid=32533] ppid=32530 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 520088124 50388992 384 33554432000 4194304 4623224 140735745088016 18446744073709551615 47707104225196 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 520088124 50388992 384 33554432000 4194304 4623224 140735745088016 18446744073709551615 47707104225202 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=49208 CPUtime=0 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 520088124 50388992 384 33554432000 4194304 4623224 140735745088016 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.028623 s]
/proc/loadavg: 7.48 7.95 7.97 6/180 32532
/proc/meminfo: memFree=24409068/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=181256 CPUtime=0.09 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 920 0 0 0 9 0 0 0 23 0 4 0 520088123 185606144 836 33554432000 4194304 4623224 140735745088016 18446744073709551615 212687324364 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 45314 836 343 105 0 40818 0
[pid=32532/tid=32533] ppid=32530 vsize=181256 CPUtime=0.02 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 54 0 0 0 2 0 0 0 25 0 4 0 520088124 185606144 836 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=181256 CPUtime=0.02 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 112 0 0 0 2 0 0 0 24 0 4 0 520088124 185606144 837 33554432000 4194304 4623224 140735745088016 18446744073709551615 4467857 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=181256 CPUtime=0.02 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 132 0 0 0 2 0 0 0 25 0 4 0 520088124 185606144 837 33554432000 4194304 4623224 140735745088016 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 181256

[startup+0.10061 s]
/proc/loadavg: 7.48 7.95 7.97 6/180 32532
/proc/meminfo: memFree=24409068/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=182308 CPUtime=0.38 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 1691 0 0 0 38 0 0 0 25 0 4 0 520088123 186683392 1236 33554432000 4194304 4623224 140735745088016 18446744073709551615 4517577 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 45577 1236 343 105 0 41081 0
[pid=32532/tid=32533] ppid=32530 vsize=182308 CPUtime=0.09 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 218 0 0 0 9 0 0 0 25 0 4 0 520088124 186683392 1236 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=182308 CPUtime=0.09 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 363 0 0 0 9 0 0 0 25 0 4 0 520088124 186683392 1236 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376708 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=182308 CPUtime=0.09 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 396 0 0 0 9 0 0 0 25 0 4 0 520088124 186683392 1236 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 182308

[startup+0.300576 s]
/proc/loadavg: 7.48 7.95 7.97 6/180 32532
/proc/meminfo: memFree=24409068/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=184812 CPUtime=1.17 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3560 0 0 0 117 0 0 0 25 0 4 0 520088123 189247488 2315 33554432000 4194304 4623224 140735745088016 18446744073709551615 4511029 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 46203 2315 344 105 0 41707 0
[pid=32532/tid=32533] ppid=32530 vsize=184812 CPUtime=0.29 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 561 0 0 0 29 0 0 0 25 0 4 0 520088124 189247488 2315 33554432000 4194304 4623224 140735745088016 18446744073709551615 4462871 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=184812 CPUtime=0.29 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 893 0 0 0 29 0 0 0 25 0 4 0 520088124 189247488 2315 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=184812 CPUtime=0.29 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 1216 0 0 0 29 0 0 0 25 0 4 0 520088124 189247488 2315 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 184812

[startup+0.700504 s]
/proc/loadavg: 7.48 7.95 7.97 6/180 32532
/proc/meminfo: memFree=24409068/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=187904 CPUtime=2.77 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 6832 0 0 0 277 0 0 0 25 0 4 0 520088123 192413696 3901 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 46976 3901 344 105 0 42480 0
[pid=32532/tid=32533] ppid=32530 vsize=187904 CPUtime=0.69 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 1295 0 0 0 69 0 0 0 25 0 4 0 520088124 192413696 3901 33554432000 4194304 4623224 140735745088016 18446744073709551615 4461611 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=187904 CPUtime=0.69 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 1452 0 0 0 69 0 0 0 25 0 4 0 520088124 192413696 3901 33554432000 4194304 4623224 140735745088016 18446744073709551615 4461239 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=187904 CPUtime=0.68 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2893 0 0 0 68 0 0 0 25 0 4 0 520088124 192413696 3901 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 187904

[startup+1.50036 s]
/proc/loadavg: 7.48 7.95 7.97 10/184 32536
/proc/meminfo: memFree=24374460/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=191300 CPUtime=5.97 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 13004 0 0 0 595 2 0 0 25 0 4 0 520088123 195891200 6524 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 47825 6524 346 105 0 43329 0
[pid=32532/tid=32533] ppid=32530 vsize=191300 CPUtime=1.49 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2098 0 0 0 149 0 0 0 25 0 4 0 520088124 195891200 6524 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=191300 CPUtime=1.49 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2901 0 0 0 149 0 0 0 25 0 4 0 520088124 195891200 6524 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=191300 CPUtime=1.48 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 6450 0 0 0 147 1 0 0 25 0 4 0 520088124 195891200 6524 33554432000 4194304 4623224 140735745088016 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 191300

[startup+3.10107 s]
/proc/loadavg: 7.48 7.95 7.97 10/184 32536
/proc/meminfo: memFree=24352628/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=201820 CPUtime=12.37 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 20238 0 0 0 1234 3 0 0 25 0 4 0 520088123 206663680 10284 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510127 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 50455 10284 350 105 0 45959 0
[pid=32532/tid=32533] ppid=32530 vsize=201820 CPUtime=3.09 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 4574 0 0 0 309 0 0 0 25 0 4 0 520088124 206663680 10284 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=201820 CPUtime=3.08 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 4568 0 0 0 308 0 0 0 25 0 4 0 520088124 206663680 10284 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=201820 CPUtime=3.07 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 8904 0 0 0 306 1 0 0 25 0 4 0 520088124 206663680 10284 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 201820

[startup+6.30049 s]
/proc/loadavg: 7.60 7.97 7.97 10/184 32536
/proc/meminfo: memFree=24309964/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=275448 CPUtime=25.14 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 44433 0 0 0 2508 6 0 0 25 0 4 0 520088123 282058752 15206 33554432000 4194304 4623224 140735745088016 18446744073709551615 4280377 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 68862 15206 359 105 0 64366 0
[pid=32532/tid=32533] ppid=32530 vsize=275448 CPUtime=6.28 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 7478 0 0 0 628 0 0 0 25 0 4 0 520088124 282058752 15206 33554432000 4194304 4623224 140735745088016 18446744073709551615 4486243 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=275448 CPUtime=6.28 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 7254 0 0 0 627 1 0 0 25 0 4 0 520088124 282058752 15206 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=275448 CPUtime=6.25 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 27373 0 0 0 622 3 0 0 25 0 4 0 520088124 282058752 15206 33554432000 4194304 4623224 140735745088016 18446744073709551615 4550708 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 275448

[startup+12.7003 s]
/proc/loadavg: 7.63 7.97 7.97 9/184 32537
/proc/meminfo: memFree=24266652/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=285576 CPUtime=50.71 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 100151 0 0 0 5055 16 0 0 25 0 4 0 520088123 292429824 19507 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366412 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 71394 19507 347 105 0 66898 0
[pid=32532/tid=32533] ppid=32530 vsize=285576 CPUtime=12.69 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 11068 0 0 0 1268 1 0 0 25 0 4 0 520088124 292429824 19507 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=285576 CPUtime=12.68 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 10635 0 0 0 1267 1 0 0 25 0 4 0 520088124 292429824 19507 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=285576 CPUtime=12.62 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 75178 0 0 0 1250 12 0 0 25 0 4 0 520088124 292429824 19507 33554432000 4194304 4623224 140735745088016 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 285576

[startup+25.501 s]
/proc/loadavg: 7.71 7.97 7.97 10/184 32537
/proc/meminfo: memFree=24198948/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=304364 CPUtime=101.84 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 146410 0 0 0 10158 26 0 0 25 0 4 0 520088123 311668736 29949 33554432000 4194304 4623224 140735745088016 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 76091 29949 438 105 0 71595 0
[pid=32532/tid=32533] ppid=32530 vsize=304364 CPUtime=25.49 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 17531 0 0 0 2546 3 0 0 25 0 4 0 520088124 311668736 29949 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=304364 CPUtime=25.49 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 16892 0 0 0 2546 3 0 0 25 0 4 0 520088124 311668736 29949 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=304364 CPUtime=25.34 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 106923 0 0 0 2516 18 0 0 25 0 4 0 520088124 311668736 29949 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 304364

[startup+51.1003 s]
/proc/loadavg: 7.81 7.97 7.97 9/184 32538
/proc/meminfo: memFree=24063884/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=321820 CPUtime=204.1 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 244924 0 0 0 20367 43 0 0 25 0 4 0 520088123 329543680 46369 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 80455 46369 620 105 0 75959 0
[pid=32532/tid=32533] ppid=32530 vsize=321820 CPUtime=51.09 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 20636 0 0 0 5105 4 0 0 25 0 4 0 520088124 329543680 46369 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=321820 CPUtime=51.09 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 24511 0 0 0 5104 5 0 0 25 0 4 0 520088124 329543680 46369 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=321820 CPUtime=50.8 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 185863 0 0 0 5049 31 0 0 25 0 4 0 520088124 329543680 46369 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 321820

[startup+102.307 s]
/proc/loadavg: 7.96 7.99 7.98 10/184 32539
/proc/meminfo: memFree=23896308/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=457048 CPUtime=408.64 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 535333 0 0 0 40774 90 0 0 25 0 4 0 520088123 468017152 68397 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 114262 68397 827 105 0 109766 0
[pid=32532/tid=32533] ppid=32530 vsize=457048 CPUtime=102.3 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 43457 0 0 0 10222 8 0 0 25 0 4 0 520088124 468017152 68397 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=457048 CPUtime=102.3 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 34783 0 0 0 10224 6 0 0 25 0 4 0 520088124 468017152 68397 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376960 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=457048 CPUtime=101.72 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 434729 0 0 0 10101 71 0 0 25 0 4 0 520088124 468017152 68397 33554432000 4194304 4623224 140735745088016 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 457048

[startup+162.301 s]

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

[pid=32532] ppid=32530 vsize=1040808 CPUtime=2805.32 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 2810499 0 0 0 280046 486 0 0 25 0 4 0 520088123 1065787392 190577 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510113 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 260202 190577 519 105 0 255706 0
[pid=32532/tid=32533] ppid=32530 vsize=1040808 CPUtime=702.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 107690 0 0 0 70200 31 0 0 25 0 4 0 520088124 1065787392 190577 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1040808 CPUtime=702.3 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 125215 0 0 0 70196 34 0 0 25 0 4 0 520088124 1065787392 190577 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1040808 CPUtime=698.39 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2419310 0 0 0 69447 392 0 0 25 0 4 0 520088124 1065787392 190577 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 1040808

[startup+762.307 s]
/proc/loadavg: 8.00 8.02 8.00 10/185 32558
/proc/meminfo: memFree=23009664/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1088812 CPUtime=3045.02 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3170729 0 0 0 303963 539 0 0 25 0 4 0 520088123 1114943488 203716 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 272203 203716 519 105 0 267707 0
[pid=32532/tid=32533] ppid=32530 vsize=1088812 CPUtime=762.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 115537 0 0 0 76198 33 0 0 25 0 4 0 520088124 1114943488 203716 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1088812 CPUtime=762.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 127830 0 0 0 76195 36 0 0 25 0 4 0 520088124 1114943488 203716 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1088812 CPUtime=758.06 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2768149 0 0 0 75365 441 0 0 25 0 4 0 520088124 1114943488 203716 33554432000 4194304 4623224 140735745088016 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045.02
Current children cumulated vsize (KiB) 1088812

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 8.00 10/184 32567
/proc/meminfo: memFree=22960380/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1140656 CPUtime=3284.66 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3325786 0 0 0 327904 562 0 0 25 0 4 0 520088123 1168031744 213675 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 285164 213675 505 105 0 280668 0
[pid=32532/tid=32533] ppid=32530 vsize=1140656 CPUtime=822.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 116417 0 0 0 82197 34 0 0 25 0 4 0 520088124 1168031744 213675 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1140656 CPUtime=822.3 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 135589 0 0 0 82192 38 0 0 25 0 4 0 520088124 1168031744 213675 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1140656 CPUtime=817.73 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2913171 0 0 0 81312 461 0 0 25 0 4 0 520088124 1168031744 213675 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 1140656

[startup+882.301 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 32569
/proc/meminfo: memFree=22923012/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1140656 CPUtime=3524.34 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3329523 0 0 0 351869 565 0 0 25 0 4 0 520088123 1168031744 217335 33554432000 4194304 4623224 140735745088016 18446744073709551615 4355901 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 285164 217335 491 105 0 280668 0
[pid=32532/tid=32533] ppid=32530 vsize=1140656 CPUtime=882.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 116725 0 0 0 88197 34 0 0 25 0 4 0 520088124 1168031744 217335 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377031 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1140656 CPUtime=882.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 137405 0 0 0 88191 40 0 0 25 0 4 0 520088124 1168031744 217335 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1140656 CPUtime=877.4 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2913437 0 0 0 87278 462 0 0 25 0 4 0 520088124 1168031744 217335 33554432000 4194304 4623224 140735745088016 18446744073709551615 4545674 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.34
Current children cumulated vsize (KiB) 1140656

[startup+942.301 s]
/proc/loadavg: 8.01 8.02 8.00 9/184 32570
/proc/meminfo: memFree=22879568/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1172552 CPUtime=3764.01 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3389316 0 0 0 375827 574 0 0 25 0 4 0 520088123 1200693248 221936 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 293138 221936 479 105 0 288642 0
[pid=32532/tid=32533] ppid=32530 vsize=1172552 CPUtime=942.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 117440 0 0 0 94197 34 0 0 25 0 4 0 520088124 1200693248 221936 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1172552 CPUtime=942.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 139064 0 0 0 94189 42 0 0 25 0 4 0 520088124 1200693248 221936 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1172552 CPUtime=937.06 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 2953121 0 0 0 93239 467 0 0 25 0 4 0 520088124 1200693248 221936 33554432000 4194304 4623224 140735745088016 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 1172552

[startup+1002.3 s]
/proc/loadavg: 8.21 8.08 8.02 10/184 32575
/proc/meminfo: memFree=22842720/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1172552 CPUtime=4003.68 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 3692771 0 0 0 399743 625 0 0 25 0 4 0 520088123 1200693248 226279 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 293138 226279 488 105 0 288642 0
[pid=32532/tid=32533] ppid=32530 vsize=1172552 CPUtime=1002.32 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 117845 0 0 0 100197 35 0 0 25 0 4 0 520088124 1200693248 226279 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377430 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1172552 CPUtime=1002.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 141036 0 0 0 100187 44 0 0 25 0 4 0 520088124 1200693248 226279 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1172552 CPUtime=996.73 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 3253278 0 0 0 99158 515 0 0 25 0 4 0 520088124 1200693248 226279 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1172552

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 8.02 10/184 32577
/proc/meminfo: memFree=22802140/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1294492 CPUtime=4243.35 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 4070409 0 0 0 423650 685 0 0 25 0 4 0 520088123 1325559808 234413 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 323623 234413 484 105 0 319127 0
[pid=32532/tid=32533] ppid=32530 vsize=1294492 CPUtime=1062.32 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 150137 0 0 0 106191 41 0 0 25 0 4 0 520088124 1325559808 234413 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1294492 CPUtime=1062.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 142629 0 0 0 106185 46 0 0 25 0 4 0 520088124 1325559808 234413 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1294492 CPUtime=1056.39 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 3596110 0 0 0 105073 566 0 0 25 0 4 0 520088124 1325559808 234413 33554432000 4194304 4623224 140735745088016 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.35
Current children cumulated vsize (KiB) 1294492

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/184 32578
/proc/meminfo: memFree=22752108/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1360028 CPUtime=4483.01 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 4410096 0 0 0 447562 739 0 0 25 0 4 0 520088123 1392668672 240404 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 340007 240404 466 105 0 335511 0
[pid=32532/tid=32533] ppid=32530 vsize=1360028 CPUtime=1122.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 152239 0 0 0 112188 43 0 0 25 0 4 0 520088124 1392668672 240404 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1360028 CPUtime=1122.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 144250 0 0 0 112184 47 0 0 25 0 4 0 520088124 1392668672 240404 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376790 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1360028 CPUtime=1116.06 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 3930735 0 0 0 110990 616 0 0 25 0 4 0 520088124 1392668672 240404 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 1360028

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 32580
/proc/meminfo: memFree=22696992/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1360028 CPUtime=4722.69 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 4779356 0 0 0 471468 801 0 0 25 0 4 0 520088123 1392668672 248930 33554432000 4194304 4623224 140735745088016 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 340007 248930 457 105 0 335511 0
[pid=32532/tid=32533] ppid=32530 vsize=1360028 CPUtime=1182.31 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 155934 0 0 0 118186 45 0 0 25 0 4 0 520088124 1392668672 248930 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1360028 CPUtime=1182.31 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 146281 0 0 0 118182 49 0 0 25 0 4 0 520088124 1392668672 248930 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1360028 CPUtime=1175.75 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 4293187 0 0 0 116901 674 0 0 25 0 4 0 520088124 1392668672 248930 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.69
Current children cumulated vsize (KiB) 1360028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.05 8.08 8.02 9/184 32580
/proc/meminfo: memFree=22684692/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1360028 CPUtime=4800.2 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 4904999 0 0 0 479197 823 0 0 25 0 4 0 520088123 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 340007 250698 449 105 0 335511 0
[pid=32532/tid=32533] ppid=32530 vsize=1360028 CPUtime=1201.72 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 156722 0 0 0 120126 46 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1360028 CPUtime=1201.72 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 146771 0 0 0 120122 50 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1360028 CPUtime=1195.03 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 4417261 0 0 0 118809 694 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1360028

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

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

[startup+1201.7 s]
/proc/loadavg: 8.05 8.08 8.02 9/184 32580
/proc/meminfo: memFree=22684692/32951124 swapFree=67111524/67111528
[pid=32532] ppid=32530 vsize=1360028 CPUtime=4800.2 cores=0,2,4,6
/proc/32532/stat : 32532 (SArTagnan) R 32530 32532 31855 0 -1 4202496 4904999 0 0 0 479197 823 0 0 25 0 4 0 520088123 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32532/statm: 340007 250698 449 105 0 335511 0
[pid=32532/tid=32533] ppid=32530 vsize=1360028 CPUtime=1201.72 cores=0,2,4,6
/proc/32532/task/32533/stat : 32533 (SArTagnan) R 32530 32532 31855 0 -1 4202560 156722 0 0 0 120126 46 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32532/tid=32534] ppid=32530 vsize=1360028 CPUtime=1201.72 cores=0,2,4,6
/proc/32532/task/32534/stat : 32534 (SArTagnan) R 32530 32532 31855 0 -1 4202560 146771 0 0 0 120122 50 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32532/tid=32535] ppid=32530 vsize=1360028 CPUtime=1195.03 cores=0,2,4,6
/proc/32532/task/32535/stat : 32535 (SArTagnan) R 32530 32532 31855 0 -1 4202560 4417261 0 0 0 118809 694 0 0 25 0 4 0 520088124 1392668672 250698 33554432000 4194304 4623224 140735745088016 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1360028

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.76
CPU time (s): 4800.27
CPU user time (s): 4791.99
CPU system time (s): 8.28074
CPU usage (%): 399.437
Max. virtual memory (cumulated for all children) (KiB): 1360028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.99
system time used= 8.28074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4905004
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= 551
involuntary context switches= 20017

runsolver used 1.9577 second user time and 4.6063 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 15:48:24
IDJOB=3273594
IDBENCH=83142
IDSOLVER=1656
FILE ID=node139/3273594-1304084904
RUNJOBID= node139-1304084904-32509
PBS_JOBID= 13170525
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s39840374-sat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273594-1304084904/watcher-3273594-1304084904 -o /tmp/evaluation-result-3273594-1304084904/solver-3273594-1304084904 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3273594-1304084904.cnf -threads=4

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

MD5SUM BENCH= 085a3847e14185843eddf941accab006
RANDOM SEED=1566208462

node139.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.852
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.852
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.75
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.852
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.74
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.852
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	: 5332.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24409208 kB
Buffers:       2040452 kB
Cached:        5917572 kB
SwapCached:          4 kB
Active:         911592 kB
Inactive:      7112196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24409208 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             864 kB
Writeback:           8 kB
AnonPages:       65492 kB
Mapped:          14824 kB
Slab:           453584 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   238924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72552 MiB
End job on node139 at 2011-04-29 16:08:28