Trace number 3266536

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.8

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_80.shuffled.cnf
MD5SUM53a7d1541ad9c0dde902ec3a505ae8fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables238
Number of clauses634
Sum of the clauses size1900
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3632
Number of clauses of size 40
Number of clauses of size 50
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-3266536-1304113024/watcher-3266536-1304113024 -o /tmp/evaluation-result-3266536-1304113024/solver-3266536-1304113024 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3266536-1304113024.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.44 7.92 7.78 2/172 4133
/proc/meminfo: memFree=24152692/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=180424 CPUtime=0 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 553 0 0 0 0 0 0 0 25 0 4 0 522900107 184754176 489 33554432000 4194304 4623224 140737460798624 18446744073709551615 4415532 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 45106 489 338 105 0 40610 0
[pid=4133/tid=4138] ppid=4131 vsize=180424 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522900107 184754176 490 33554432000 4194304 4623224 140737460798624 18446744073709551615 47402842662824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=180424 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 522900107 184754176 490 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687336133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=180424 CPUtime=0 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 4 0 522900107 184754176 490 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687330379 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0670081 s]
/proc/loadavg: 7.44 7.92 7.78 2/172 4133
/proc/meminfo: memFree=24152692/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=248012 CPUtime=0.24 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 2190 0 0 0 24 0 0 0 25 0 4 0 522900107 253964288 1725 33554432000 4194304 4623224 140737460798624 18446744073709551615 4384192 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 62003 1726 342 105 0 57507 0
[pid=4133/tid=4138] ppid=4131 vsize=248012 CPUtime=0.05 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 506 0 0 0 5 0 0 0 25 0 4 0 522900107 253964288 1726 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=248012 CPUtime=0.05 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 542 0 0 0 5 0 0 0 25 0 4 0 522900107 253964288 1726 33554432000 4194304 4623224 140737460798624 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=248012 CPUtime=0.06 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 339 0 0 0 6 0 0 0 25 0 4 0 522900107 253964288 1726 33554432000 4194304 4623224 140737460798624 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 248012

[startup+0.106835 s]
/proc/loadavg: 7.44 7.92 7.78 2/172 4133
/proc/meminfo: memFree=24152692/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=248796 CPUtime=0.4 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 3023 0 0 0 40 0 0 0 25 0 4 0 522900107 254767104 2251 33554432000 4194304 4623224 140737460798624 18446744073709551615 4358898 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 62199 2251 342 105 0 57703 0
[pid=4133/tid=4138] ppid=4131 vsize=248796 CPUtime=0.09 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 822 0 0 0 9 0 0 0 25 0 4 0 522900107 254767104 2251 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=248796 CPUtime=0.09 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 755 0 0 0 9 0 0 0 25 0 4 0 522900107 254767104 2251 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687336133 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=248796 CPUtime=0.1 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 502 0 0 0 10 0 0 0 25 0 4 0 522900107 254767104 2251 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550584 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 248796

[startup+0.300329 s]
/proc/loadavg: 7.44 7.92 7.78 2/172 4133
/proc/meminfo: memFree=24152692/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=254260 CPUtime=1.18 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 7332 0 0 0 117 1 0 0 25 0 4 0 522900107 260362240 5102 33554432000 4194304 4623224 140737460798624 18446744073709551615 212687331212 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 63565 5102 342 105 0 59069 0
[pid=4133/tid=4138] ppid=4131 vsize=254260 CPUtime=0.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 2296 0 0 0 29 0 0 0 25 0 4 0 522900107 260362240 5102 33554432000 4194304 4623224 140737460798624 18446744073709551615 4463022 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=254260 CPUtime=0.28 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 2592 0 0 0 28 0 0 0 25 0 4 0 522900107 260362240 5102 33554432000 4194304 4623224 140737460798624 18446744073709551615 4377885 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=254260 CPUtime=0.29 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 1021 0 0 0 29 0 0 0 25 0 4 0 522900107 260362240 5102 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 254260

[startup+0.700257 s]
/proc/loadavg: 7.44 7.92 7.78 2/172 4133
/proc/meminfo: memFree=24152692/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=258340 CPUtime=2.78 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 11466 0 0 0 276 2 0 0 25 0 4 0 522900107 264540160 7959 33554432000 4194304 4623224 140737460798624 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 64585 7959 342 105 0 60089 0
[pid=4133/tid=4138] ppid=4131 vsize=258340 CPUtime=0.68 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3700 0 0 0 68 0 0 0 25 0 4 0 522900107 264540160 7959 33554432000 4194304 4623224 140737460798624 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=258340 CPUtime=0.68 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 4003 0 0 0 68 0 0 0 25 0 4 0 522900107 264540160 7959 33554432000 4194304 4623224 140737460798624 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=258340 CPUtime=0.69 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 1733 0 0 0 69 0 0 0 25 0 4 0 522900107 264540160 7960 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 258340

[startup+1.50111 s]
/proc/loadavg: 7.44 7.92 7.78 9/184 4145
/proc/meminfo: memFree=24087032/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=266316 CPUtime=5.97 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 18626 0 0 0 595 2 0 0 25 0 4 0 522900107 272707584 13370 33554432000 4194304 4623224 140737460798624 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 66579 13370 388 105 0 62083 0
[pid=4133/tid=4138] ppid=4131 vsize=266316 CPUtime=1.48 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 5525 0 0 0 148 0 0 0 25 0 4 0 522900107 272707584 13370 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=266316 CPUtime=1.47 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 6582 0 0 0 147 0 0 0 25 0 4 0 522900107 272707584 13370 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=266316 CPUtime=1.49 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 2936 0 0 0 149 0 0 0 25 0 4 0 522900107 272707584 13370 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 266316

[startup+3.10082 s]
/proc/loadavg: 7.44 7.92 7.78 9/184 4145
/proc/meminfo: memFree=24047848/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=288288 CPUtime=12.36 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 33814 0 0 0 1231 5 0 0 25 0 4 0 522900107 295206912 20469 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 72072 20469 445 105 0 67576 0
[pid=4133/tid=4138] ppid=4131 vsize=288288 CPUtime=3.08 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 9999 0 0 0 307 1 0 0 25 0 4 0 522900107 295206912 20469 33554432000 4194304 4623224 140737460798624 18446744073709551615 4366341 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=288288 CPUtime=3.08 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 12360 0 0 0 306 2 0 0 25 0 4 0 522900107 295206912 20469 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=288288 CPUtime=3.09 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 6517 0 0 0 308 1 0 0 25 0 4 0 522900107 295206912 20469 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 288288

[startup+6.30024 s]
/proc/loadavg: 7.64 7.96 7.80 9/184 4145
/proc/meminfo: memFree=23974908/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=308724 CPUtime=25.14 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 56857 0 0 0 2506 8 0 0 25 0 4 0 522900107 316133376 31076 33554432000 4194304 4623224 140737460798624 18446744073709551615 4414972 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 77181 31076 478 105 0 72685 0
[pid=4133/tid=4138] ppid=4131 vsize=308724 CPUtime=6.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 15053 0 0 0 627 2 0 0 25 0 4 0 522900107 316133376 31076 33554432000 4194304 4623224 140737460798624 18446744073709551615 4464402 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=308724 CPUtime=6.25 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 19287 0 0 0 622 3 0 0 25 0 4 0 522900107 316133376 31076 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=308724 CPUtime=6.28 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 15262 0 0 0 627 1 0 0 25 0 4 0 522900107 316133376 31076 33554432000 4194304 4623224 140737460798624 18446744073709551615 4545424 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 308724

[startup+12.7011 s]
/proc/loadavg: 7.67 7.96 7.80 9/184 4145
/proc/meminfo: memFree=23897324/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=337304 CPUtime=50.71 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 82231 0 0 0 5058 13 0 0 25 0 4 0 522900107 345399296 43636 33554432000 4194304 4623224 140737460798624 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 84326 43636 346 105 0 79830 0
[pid=4133/tid=4138] ppid=4131 vsize=337304 CPUtime=12.68 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 23663 0 0 0 1265 3 0 0 25 0 4 0 522900107 345399296 43636 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=337304 CPUtime=12.61 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 29188 0 0 0 1257 4 0 0 25 0 4 0 522900107 345399296 43636 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=337304 CPUtime=12.68 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 21122 0 0 0 1266 2 0 0 25 0 4 0 522900107 345399296 43636 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 337304

[startup+25.5007 s]
/proc/loadavg: 7.74 7.96 7.80 9/184 4146
/proc/meminfo: memFree=23655792/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=593876 CPUtime=101.84 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 159160 0 0 0 10157 27 0 0 25 0 4 0 522900107 608129024 93732 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 148469 93732 2065 105 0 143973 0
[pid=4133/tid=4138] ppid=4131 vsize=593876 CPUtime=25.48 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 36767 0 0 0 2541 7 0 0 25 0 4 0 522900107 608129024 93732 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=593876 CPUtime=25.35 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 45795 0 0 0 2527 8 0 0 25 0 4 0 522900107 608129024 93732 33554432000 4194304 4623224 140737460798624 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=593876 CPUtime=25.48 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 41476 0 0 0 2542 6 0 0 25 0 4 0 522900107 608129024 93732 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 593876

[startup+51.1011 s]
/proc/loadavg: 7.83 7.96 7.81 9/184 4146
/proc/meminfo: memFree=23464204/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=758252 CPUtime=204.09 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 394723 0 0 0 20345 64 0 0 25 0 4 0 522900107 776450048 131047 33554432000 4194304 4623224 140737460798624 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 189563 131047 2100 105 0 185067 0
[pid=4133/tid=4138] ppid=4131 vsize=758252 CPUtime=51.08 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 52106 0 0 0 5098 10 0 0 25 0 4 0 522900107 776450048 131047 33554432000 4194304 4623224 140737460798624 18446744073709551615 4462984 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=758252 CPUtime=50.81 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 67986 0 0 0 5069 12 0 0 25 0 4 0 522900107 776450048 131047 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=758252 CPUtime=51.08 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 148326 0 0 0 5085 23 0 0 25 0 4 0 522900107 776450048 131047 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550495 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 758252

[startup+102.307 s]
/proc/loadavg: 7.97 7.98 7.82 9/184 4148
/proc/meminfo: memFree=23138436/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=1029240 CPUtime=408.63 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 757227 0 0 0 40733 130 0 0 25 0 4 0 522900107 1053941760 183717 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 257310 183717 344 105 0 252814 0
[pid=4133/tid=4138] ppid=4131 vsize=1029240 CPUtime=102.28 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 80565 0 0 0 10210 18 0 0 25 0 4 0 522900107 1053941760 183717 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=1029240 CPUtime=101.73 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 107363 0 0 0 10151 22 0 0 25 0 4 0 522900107 1053941760 183717 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=1029240 CPUtime=102.29 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 270705 0 0 0 10186 43 0 0 25 0 4 0 522900107 1053941760 183717 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550556 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 1029240

[startup+162.301 s]

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

[pid=4133] ppid=4131 vsize=2257440 CPUtime=2805.26 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 4942785 0 0 0 279719 807 0 0 25 0 4 0 522900107 2311618560 457534 33554432000 4194304 4623224 140737460798624 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 564360 457534 428 105 0 559864 0
[pid=4133/tid=4138] ppid=4131 vsize=2257440 CPUtime=702.28 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190168 0 0 0 70172 56 0 0 25 0 4 0 522900107 2311618560 457534 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2257440 CPUtime=698.46 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318486 0 0 0 69769 77 0 0 25 0 4 0 522900107 2311618560 457534 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2257440 CPUtime=702.2 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 2713988 0 0 0 69815 405 0 0 25 0 4 0 522900107 2311618560 457534 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 2257440

[startup+762.307 s]
/proc/loadavg: 8.08 8.08 7.94 9/184 4255
/proc/meminfo: memFree=20540796/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2329408 CPUtime=3044.95 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5211969 0 0 0 303644 851 0 0 25 0 4 0 522900107 2385313792 461514 33554432000 4194304 4623224 140737460798624 18446744073709551615 4510978 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 582352 461514 476 105 0 577856 0
[pid=4133/tid=4138] ppid=4131 vsize=2329408 CPUtime=762.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190177 0 0 0 76173 56 0 0 25 0 4 0 522900107 2385313792 461514 33554432000 4194304 4623224 140737460798624 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2329408 CPUtime=758.14 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318489 0 0 0 75737 77 0 0 25 0 4 0 522900107 2385313792 461514 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2329408 CPUtime=762.21 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 2982292 0 0 0 75772 449 0 0 25 0 4 0 522900107 2385313792 461514 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550450 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3044.95
Current children cumulated vsize (KiB) 2329408

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.95 9/184 4257
/proc/meminfo: memFree=20466124/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2339344 CPUtime=3284.61 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5335160 0 0 0 327589 872 0 0 25 0 4 0 522900107 2395488256 462316 33554432000 4194304 4623224 140737460798624 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 584836 462316 348 105 0 580340 0
[pid=4133/tid=4138] ppid=4131 vsize=2339344 CPUtime=822.28 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190185 0 0 0 82172 56 0 0 25 0 4 0 522900107 2395488256 462316 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2339344 CPUtime=817.81 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318491 0 0 0 81704 77 0 0 25 0 4 0 522900107 2395488256 462316 33554432000 4194304 4623224 140737460798624 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2339344 CPUtime=822.19 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3105045 0 0 0 81750 469 0 0 25 0 4 0 522900107 2395488256 462316 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 2339344

[startup+882.301 s]
/proc/loadavg: 8.07 8.08 7.95 9/184 4259
/proc/meminfo: memFree=20443296/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2343116 CPUtime=3524.27 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5337811 0 0 0 351554 873 0 0 25 0 4 0 522900107 2399350784 464955 33554432000 4194304 4623224 140737460798624 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 585779 464955 348 105 0 581283 0
[pid=4133/tid=4138] ppid=4131 vsize=2343116 CPUtime=882.28 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190194 0 0 0 88172 56 0 0 25 0 4 0 522900107 2399350784 464955 33554432000 4194304 4623224 140737460798624 18446744073709551615 4486243 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2343116 CPUtime=877.48 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318494 0 0 0 87671 77 0 0 25 0 4 0 522900107 2399350784 464955 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2343116 CPUtime=882.19 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3106674 0 0 0 87749 470 0 0 25 0 4 0 522900107 2399350784 464955 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550484 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.27
Current children cumulated vsize (KiB) 2343116

[startup+942.301 s]
/proc/loadavg: 8.02 8.06 7.95 9/184 4260
/proc/meminfo: memFree=20387604/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=3763.96 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5340819 0 0 0 375522 874 0 0 25 0 4 0 522900107 2409615360 467950 33554432000 4194304 4623224 140737460798624 18446744073709551615 4414955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 467950 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=942.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190203 0 0 0 94173 56 0 0 25 0 4 0 522900107 2409615360 467950 33554432000 4194304 4623224 140737460798624 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=937.16 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318496 0 0 0 93639 77 0 0 25 0 4 0 522900107 2409615360 467950 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=942.18 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3109191 0 0 0 93748 470 0 0 25 0 4 0 522900107 2409615360 467950 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3763.96
Current children cumulated vsize (KiB) 2353140

[startup+1002.3 s]
/proc/loadavg: 8.01 8.05 7.95 9/184 4262
/proc/meminfo: memFree=20339488/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4003.63 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5341547 0 0 0 399489 874 0 0 25 0 4 0 522900107 2409615360 468662 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 468662 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1002.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190210 0 0 0 100173 56 0 0 25 0 4 0 522900107 2409615360 468662 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=996.83 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318499 0 0 0 99606 77 0 0 25 0 4 0 522900107 2409615360 468662 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1002.18 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3109591 0 0 0 99748 470 0 0 25 0 4 0 522900107 2409615360 468662 33554432000 4194304 4623224 140737460798624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4003.63
Current children cumulated vsize (KiB) 2353140

[startup+1062.3 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4263
/proc/meminfo: memFree=19867524/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4243.29 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5342013 0 0 0 423455 874 0 0 25 0 4 0 522900107 2409615360 469115 33554432000 4194304 4623224 140737460798624 18446744073709551615 4511014 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 469115 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1062.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190218 0 0 0 106172 57 0 0 25 0 4 0 522900107 2409615360 469115 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=1056.51 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318502 0 0 0 105574 77 0 0 25 0 4 0 522900107 2409615360 469115 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1062.17 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3110004 0 0 0 105747 470 0 0 25 0 4 0 522900107 2409615360 469115 33554432000 4194304 4623224 140737460798624 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2353140

[startup+1122.3 s]
/proc/loadavg: 8.02 8.04 7.96 9/184 4295
/proc/meminfo: memFree=22023496/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4482.97 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5342982 0 0 0 447422 875 0 0 25 0 4 0 522900107 2409615360 470070 33554432000 4194304 4623224 140737460798624 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 470070 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1122.29 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190228 0 0 0 112172 57 0 0 25 0 4 0 522900107 2409615360 470070 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=1116.18 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318505 0 0 0 111541 77 0 0 25 0 4 0 522900107 2409615360 470070 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1122.16 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3110419 0 0 0 111746 470 0 0 25 0 4 0 522900107 2409615360 470070 33554432000 4194304 4623224 140737460798624 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 2353140

[startup+1182.3 s]
/proc/loadavg: 8.12 8.06 7.97 9/184 4297
/proc/meminfo: memFree=21896376/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4722.64 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5343625 0 0 0 471389 875 0 0 25 0 4 0 522900107 2409615360 470700 33554432000 4194304 4623224 140737460798624 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 470700 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1182.3 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190245 0 0 0 118173 57 0 0 25 0 4 0 522900107 2409615360 470700 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357664 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=1175.86 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318508 0 0 0 117509 77 0 0 25 0 4 0 522900107 2409615360 470700 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1182.16 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3110792 0 0 0 117745 471 0 0 25 0 4 0 522900107 2409615360 470700 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4722.64
Current children cumulated vsize (KiB) 2353140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.06 7.97 9/184 4297
/proc/meminfo: memFree=21847512/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4800.14 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5343880 0 0 0 479139 875 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 470951 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1201.7 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190247 0 0 0 120113 57 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=1195.15 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318508 0 0 0 119438 77 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1201.56 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3110825 0 0 0 119685 471 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2353140

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.08 8.06 7.97 9/184 4297
/proc/meminfo: memFree=21847512/32951124 swapFree=67111524/67111528
[pid=4133] ppid=4131 vsize=2353140 CPUtime=4800.14 cores=0,2,4,6
/proc/4133/stat : 4133 (SArTagnan) R 4131 4133 4006 0 -1 4202496 5343880 0 0 0 479139 875 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4133/statm: 588285 470951 348 105 0 583789 0
[pid=4133/tid=4138] ppid=4131 vsize=2353140 CPUtime=1201.7 cores=0,2,4,6
/proc/4133/task/4138/stat : 4138 (SArTagnan) R 4131 4133 4006 0 -1 4202560 190247 0 0 0 120113 57 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4133/tid=4139] ppid=4131 vsize=2353140 CPUtime=1195.15 cores=0,2,4,6
/proc/4133/task/4139/stat : 4139 (SArTagnan) R 4131 4133 4006 0 -1 4202560 318508 0 0 0 119438 77 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4133/tid=4140] ppid=4131 vsize=2353140 CPUtime=1201.56 cores=0,2,4,6
/proc/4133/task/4140/stat : 4140 (SArTagnan) R 4131 4133 4006 0 -1 4202560 3110825 0 0 0 119685 471 0 0 25 0 4 0 522900107 2409615360 470951 33554432000 4194304 4623224 140737460798624 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2353140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.27
CPU user time (s): 4791.42
CPU system time (s): 8.84666
CPU usage (%): 399.423
Max. virtual memory (cumulated for all children) (KiB): 2471088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.42
system time used= 8.84666
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5343880
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= 1622
involuntary context switches= 23083

runsolver used 1.82172 second user time and 4.74028 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 23:37:04
IDJOB=3266536
IDBENCH=87811
IDSOLVER=1656
FILE ID=node139/3266536-1304113024
RUNJOBID= node139-1304111820-4024
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_80.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266536-1304113024/watcher-3266536-1304113024 -o /tmp/evaluation-result-3266536-1304113024/solver-3266536-1304113024 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3266536-1304113024.cnf -threads=4

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

MD5SUM BENCH= 53a7d1541ad9c0dde902ec3a505ae8fc
RANDOM SEED=1967561371

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:      24152824 kB
Buffers:       2048504 kB
Cached:        6168372 kB
SwapCached:          4 kB
Active:         929040 kB
Inactive:      7351024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24152824 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             424 kB
Writeback:           0 kB
AnonPages:       62644 kB
Mapped:          14696 kB
Slab:           453960 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186460 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 23:57:07