Trace number 3292809

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.36 1201.97

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

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-3292809-1304114089/watcher-3292809-1304114089 -o /tmp/evaluation-result-3292809-1304114089/solver-3292809-1304114089 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3292809-1304114089.cnf -threads=4 

running on 4 cores: 1,3,5,7

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: 8.04 8.05 7.96 5/180 4290
/proc/meminfo: memFree=22271628/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=49340 CPUtime=0 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 463 0 0 0 0 0 0 0 25 0 4 0 523006655 50524160 400 33554432000 4194304 4623224 140733286176192 18446744073709551615 47730312878002 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 12335 400 301 105 0 7839 0
[pid=4290/tid=4291] ppid=4288 vsize=49340 CPUtime=0 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523006655 50524160 400 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=49340 CPUtime=0 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 523006655 50524160 400 33554432000 4194304 4623224 140733286176192 18446744073709551615 212699472950 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=49340 CPUtime=0 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523006655 50524160 400 33554432000 4194304 4623224 140733286176192 18446744073709551615 47730312878002 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.052045 s]
/proc/loadavg: 8.04 8.05 7.96 5/180 4290
/proc/meminfo: memFree=22271628/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=247732 CPUtime=0.18 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 1495 0 0 0 18 0 0 0 25 0 4 0 523006655 253677568 1178 33554432000 4194304 4623224 140733286176192 18446744073709551615 4356039 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 61933 1178 344 105 0 57437 0
[pid=4290/tid=4291] ppid=4288 vsize=247732 CPUtime=0.04 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 251 0 0 0 4 0 0 0 25 0 4 0 523006655 253677568 1178 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=247732 CPUtime=0.04 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 308 0 0 0 4 0 0 0 25 0 4 0 523006655 253677568 1178 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687336481 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=247732 CPUtime=0.04 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 169 0 0 0 4 0 0 0 25 0 4 0 523006655 253677568 1179 33554432000 4194304 4623224 140733286176192 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 247732

[startup+0.126466 s]
/proc/loadavg: 8.04 8.05 7.96 5/180 4290
/proc/meminfo: memFree=22271628/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=249648 CPUtime=0.48 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 2570 0 0 0 48 0 0 0 25 0 4 0 523006655 255639552 1911 33554432000 4194304 4623224 140733286176192 18446744073709551615 4422515 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 62412 1911 344 105 0 57916 0
[pid=4290/tid=4291] ppid=4288 vsize=249648 CPUtime=0.11 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 608 0 0 0 11 0 0 0 25 0 4 0 523006655 255639552 1911 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687718583 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=249648 CPUtime=0.12 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) D 4288 4290 4006 0 -1 4202560 786 0 0 0 12 0 0 0 25 0 4 0 523006655 255639552 1911 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687718535 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=249648 CPUtime=0.12 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 291 0 0 0 12 0 0 0 25 0 4 0 523006655 255639552 1911 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550432 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 249648

[startup+0.301157 s]
/proc/loadavg: 8.04 8.05 7.96 5/180 4290
/proc/meminfo: memFree=22271628/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=251124 CPUtime=1.18 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 4689 0 0 0 118 0 0 0 25 0 4 0 523006655 257150976 3027 33554432000 4194304 4623224 140733286176192 18446744073709551615 4424636 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 62781 3027 344 105 0 58285 0
[pid=4290/tid=4291] ppid=4288 vsize=251124 CPUtime=0.29 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 1314 0 0 0 29 0 0 0 25 0 4 0 523006655 257150976 3027 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=251124 CPUtime=0.29 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 1399 0 0 0 29 0 0 0 25 0 4 0 523006655 257150976 3027 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=251124 CPUtime=0.29 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 813 0 0 0 29 0 0 0 25 0 4 0 523006655 257150976 3027 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 251124

[startup+0.701086 s]
/proc/loadavg: 8.04 8.05 7.96 5/180 4290
/proc/meminfo: memFree=22271628/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=254012 CPUtime=2.78 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 8065 0 0 0 277 1 0 0 25 0 4 0 523006655 260108288 4926 33554432000 4194304 4623224 140733286176192 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 63503 4926 344 105 0 59007 0
[pid=4290/tid=4291] ppid=4288 vsize=254012 CPUtime=0.68 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 2146 0 0 0 68 0 0 0 25 0 4 0 523006655 260108288 4926 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=254012 CPUtime=0.69 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 2882 0 0 0 69 0 0 0 25 0 4 0 523006655 260108288 4926 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=254012 CPUtime=0.69 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 1558 0 0 0 69 0 0 0 25 0 4 0 523006655 260108288 4926 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550450 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 254012

[startup+1.50094 s]
/proc/loadavg: 8.04 8.05 7.96 9/184 4294
/proc/meminfo: memFree=22246432/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=260772 CPUtime=5.97 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 12726 0 0 0 596 1 0 0 25 0 4 0 523006655 267030528 7216 33554432000 4194304 4623224 140733286176192 18446744073709551615 4414904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 65193 7216 347 105 0 60697 0
[pid=4290/tid=4291] ppid=4288 vsize=260772 CPUtime=1.48 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 3512 0 0 0 148 0 0 0 25 0 4 0 523006655 267030528 7216 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376877 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=260772 CPUtime=1.48 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 4283 0 0 0 148 0 0 0 25 0 4 0 523006655 267030528 7216 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377144 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=260772 CPUtime=1.49 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 2998 0 0 0 149 0 0 0 25 0 4 0 523006655 267030528 7216 33554432000 4194304 4623224 140733286176192 18446744073709551615 4364235 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 260772

[startup+3.10065 s]
/proc/loadavg: 8.04 8.05 7.96 9/184 4294
/proc/meminfo: memFree=22235532/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=268556 CPUtime=12.36 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 23943 0 0 0 1233 3 0 0 25 0 4 0 523006655 275001344 10667 33554432000 4194304 4623224 140733286176192 18446744073709551615 4384470 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 67139 10667 353 105 0 62643 0
[pid=4290/tid=4291] ppid=4288 vsize=268556 CPUtime=3.07 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 6646 0 0 0 307 0 0 0 25 0 4 0 523006655 275001344 10667 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=268556 CPUtime=3.08 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 6462 0 0 0 308 0 0 0 25 0 4 0 523006655 275001344 10667 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=268556 CPUtime=3.09 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 8244 0 0 0 308 1 0 0 25 0 4 0 523006655 275001344 10667 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 268556

[startup+6.30107 s]
/proc/loadavg: 8.04 8.05 7.96 9/184 4294
/proc/meminfo: memFree=22212728/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=276520 CPUtime=25.14 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 50517 0 0 0 2507 7 0 0 25 0 4 0 523006655 283156480 16020 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 69130 16020 378 105 0 64634 0
[pid=4290/tid=4291] ppid=4288 vsize=276520 CPUtime=6.25 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 10223 0 0 0 624 1 0 0 25 0 4 0 523006655 283156480 16020 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=276520 CPUtime=6.29 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 9325 0 0 0 628 1 0 0 25 0 4 0 523006655 283156480 16020 33554432000 4194304 4623224 140733286176192 18446744073709551615 4278641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=276520 CPUtime=6.29 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 27456 0 0 0 625 4 0 0 25 0 4 0 523006655 283156480 16020 33554432000 4194304 4623224 140733286176192 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 276520

[startup+12.7009 s]
/proc/loadavg: 8.03 8.05 7.96 9/184 4294
/proc/meminfo: memFree=22174540/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=292360 CPUtime=50.7 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 91426 0 0 0 5054 16 0 0 25 0 4 0 523006655 299376640 25262 33554432000 4194304 4623224 140733286176192 18446744073709551615 4416176 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 73090 25262 364 105 0 68594 0
[pid=4290/tid=4291] ppid=4288 vsize=292360 CPUtime=12.62 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 16089 0 0 0 1258 4 0 0 25 0 4 0 523006655 299376640 25262 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=292360 CPUtime=12.69 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 14270 0 0 0 1266 3 0 0 25 0 4 0 523006655 299376640 25262 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=292360 CPUtime=12.69 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 57332 0 0 0 1260 9 0 0 25 0 4 0 523006655 299376640 25262 33554432000 4194304 4623224 140733286176192 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 292360

[startup+25.5006 s]
/proc/loadavg: 8.03 8.05 7.96 9/184 4294
/proc/meminfo: memFree=22127056/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=325908 CPUtime=101.84 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 151782 0 0 0 10156 28 0 0 25 0 4 0 523006655 333729792 36650 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 81477 36650 455 105 0 76981 0
[pid=4290/tid=4291] ppid=4288 vsize=325908 CPUtime=25.34 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 23205 0 0 0 2528 6 0 0 25 0 4 0 523006655 333729792 36650 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376649 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=325908 CPUtime=25.48 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 20931 0 0 0 2543 5 0 0 25 0 4 0 523006655 333729792 36650 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=325908 CPUtime=25.49 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 102706 0 0 0 2534 15 0 0 25 0 4 0 523006655 333729792 36650 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 325908

[startup+51.1009 s]
/proc/loadavg: 8.02 8.04 7.96 9/184 4295
/proc/meminfo: memFree=22033292/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=394988 CPUtime=204.1 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 288542 0 0 0 20354 56 0 0 25 0 4 0 523006655 404467712 59589 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 98747 59589 796 105 0 94251 0
[pid=4290/tid=4291] ppid=4288 vsize=394988 CPUtime=50.81 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 35758 0 0 0 5071 10 0 0 25 0 4 0 523006655 404467712 59589 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=394988 CPUtime=51.08 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 29535 0 0 0 5100 8 0 0 25 0 4 0 523006655 404467712 59589 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=394988 CPUtime=51.08 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 207846 0 0 0 5074 34 0 0 25 0 4 0 523006655 404467712 59589 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 394988

[startup+102.307 s]
/proc/loadavg: 8.05 8.05 7.96 9/184 4296
/proc/meminfo: memFree=21930984/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=503836 CPUtime=408.64 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 755747 0 0 0 40727 137 0 0 25 0 4 0 523006655 515928064 84353 33554432000 4194304 4623224 140733286176192 18446744073709551615 4517537 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 125959 84353 918 105 0 121463 0
[pid=4290/tid=4291] ppid=4288 vsize=503836 CPUtime=101.73 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 43298 0 0 0 10157 16 0 0 25 0 4 0 523006655 515928064 84353 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376853 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=503836 CPUtime=102.29 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 33969 0 0 0 10218 11 0 0 25 0 4 0 523006655 515928064 84353 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=503836 CPUtime=102.29 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 645447 0 0 0 10125 104 0 0 25 0 4 0 523006655 515928064 84353 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 503836

[startup+162.301 s]

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

[pid=4290] ppid=4288 vsize=1247496 CPUtime=2804.54 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 6374260 0 0 0 279403 1051 0 0 25 0 4 0 523006655 1277435904 235694 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 311874 235694 346 105 0 307378 0
[pid=4290/tid=4291] ppid=4288 vsize=1247496 CPUtime=698.47 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 140773 0 0 0 69800 47 0 0 25 0 4 0 523006655 1277435904 235694 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1247496 CPUtime=701.54 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 103285 0 0 0 70113 41 0 0 25 0 4 0 523006655 1277435904 235694 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1247496 CPUtime=702.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 4306099 0 0 0 69564 657 0 0 25 0 4 0 523006655 1277435904 235694 33554432000 4194304 4623224 140733286176192 18446744073709551615 4545903 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.54
Current children cumulated vsize (KiB) 1247496

[startup+762.306 s]
/proc/loadavg: 8.14 8.14 8.04 9/184 4357
/proc/meminfo: memFree=22228236/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1324704 CPUtime=3044.24 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 6923550 0 0 0 303287 1137 0 0 25 0 4 0 523006655 1356496896 246354 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 331176 246354 403 105 0 326680 0
[pid=4290/tid=4291] ppid=4288 vsize=1324704 CPUtime=758.14 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 143093 0 0 0 75766 48 0 0 25 0 4 0 523006655 1356496896 246354 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1324704 CPUtime=761.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 106311 0 0 0 76112 43 0 0 25 0 4 0 523006655 1356496896 246354 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1324704 CPUtime=762.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 4847571 0 0 0 75484 737 0 0 25 0 4 0 523006655 1356496896 246354 33554432000 4194304 4623224 140733286176192 18446744073709551615 4364669 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.24
Current children cumulated vsize (KiB) 1324704

[startup+822.3 s]
/proc/loadavg: 8.11 8.13 8.03 9/184 4358
/proc/meminfo: memFree=22092568/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1423492 CPUtime=3283.9 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 7394508 0 0 0 327177 1213 0 0 25 0 4 0 523006655 1457655808 270532 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 355873 270532 344 105 0 351377 0
[pid=4290/tid=4291] ppid=4288 vsize=1423492 CPUtime=817.82 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 187703 0 0 0 81727 55 0 0 25 0 4 0 523006655 1457655808 270532 33554432000 4194304 4623224 140733286176192 18446744073709551615 4278653 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1423492 CPUtime=821.54 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 110392 0 0 0 82107 47 0 0 25 0 4 0 523006655 1457655808 270532 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1423492 CPUtime=822.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 5087593 0 0 0 81449 772 0 0 25 0 4 0 523006655 1457655808 270532 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.9
Current children cumulated vsize (KiB) 1423492

[startup+882.301 s]
/proc/loadavg: 8.09 8.12 8.03 9/184 4360
/proc/meminfo: memFree=22008476/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1489028 CPUtime=3523.58 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 7697338 0 0 0 351092 1266 0 0 25 0 4 0 523006655 1524764672 280920 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 372257 280920 344 105 0 367761 0
[pid=4290/tid=4291] ppid=4288 vsize=1489028 CPUtime=877.49 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 191732 0 0 0 87693 56 0 0 25 0 4 0 523006655 1524764672 280920 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1489028 CPUtime=881.54 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 113200 0 0 0 88104 50 0 0 25 0 4 0 523006655 1524764672 280920 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1489028 CPUtime=882.22 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 5102761 0 0 0 87447 775 0 0 25 0 4 0 523006655 1524764672 280920 33554432000 4194304 4623224 140733286176192 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.58
Current children cumulated vsize (KiB) 1489028

[startup+942.301 s]
/proc/loadavg: 8.14 8.12 8.04 9/184 4362
/proc/meminfo: memFree=21941636/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1490756 CPUtime=3763.25 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 7994258 0 0 0 375008 1317 0 0 25 0 4 0 523006655 1526534144 288962 33554432000 4194304 4623224 140733286176192 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 372689 288962 344 105 0 368193 0
[pid=4290/tid=4291] ppid=4288 vsize=1490756 CPUtime=937.17 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 194952 0 0 0 93659 58 0 0 25 0 4 0 523006655 1526534144 288962 33554432000 4194304 4623224 140733286176192 18446744073709551615 212687333160 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1490756 CPUtime=941.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 115463 0 0 0 94101 54 0 0 25 0 4 0 523006655 1526534144 288962 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1490756 CPUtime=942.22 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 5103301 0 0 0 93447 775 0 0 25 0 4 0 523006655 1526534144 288962 33554432000 4194304 4623224 140733286176192 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.25
Current children cumulated vsize (KiB) 1490756

[startup+1002.3 s]
/proc/loadavg: 8.10 8.11 8.04 9/184 4363
/proc/meminfo: memFree=21834716/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1556292 CPUtime=4002.93 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 8634529 0 0 0 398871 1422 0 0 25 0 4 0 523006655 1593643008 299396 33554432000 4194304 4623224 140733286176192 18446744073709551615 4510056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 389073 299396 408 105 0 384577 0
[pid=4290/tid=4291] ppid=4288 vsize=1556292 CPUtime=996.84 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 198420 0 0 0 99622 62 0 0 25 0 4 0 523006655 1593643008 299396 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1556292 CPUtime=1001.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 115650 0 0 0 100101 54 0 0 25 0 4 0 523006655 1593643008 299396 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1556292 CPUtime=1002.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 5440511 0 0 0 99395 826 0 0 25 0 4 0 523006655 1593643008 299396 33554432000 4194304 4623224 140733286176192 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.93
Current children cumulated vsize (KiB) 1556292

[startup+1062.3 s]
/proc/loadavg: 8.08 8.11 8.04 9/184 4365
/proc/meminfo: memFree=21709444/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1556292 CPUtime=4242.61 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 9401497 0 0 0 422719 1542 0 0 25 0 4 0 523006655 1593643008 306217 33554432000 4194304 4623224 140733286176192 18446744073709551615 4356025 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 389073 306225 406 105 0 384577 0
[pid=4290/tid=4291] ppid=4288 vsize=1556292 CPUtime=1056.52 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 201677 0 0 0 105585 67 0 0 25 0 4 0 523006655 1593643008 306233 33554432000 4194304 4623224 140733286176192 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1556292 CPUtime=1061.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 116006 0 0 0 106101 54 0 0 25 0 4 0 523006655 1593643008 306243 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376668 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1556292 CPUtime=1062.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 5930818 0 0 0 105322 899 0 0 25 0 4 0 523006655 1593643008 306250 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550411 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.61
Current children cumulated vsize (KiB) 1556292

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 8.04 9/184 4366
/proc/meminfo: memFree=21650404/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1621828 CPUtime=4482.28 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 10156005 0 0 0 446560 1668 0 0 25 0 4 0 523006655 1660751872 315014 33554432000 4194304 4623224 140733286176192 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 405457 315014 497 105 0 400961 0
[pid=4290/tid=4291] ppid=4288 vsize=1621828 CPUtime=1116.19 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 203525 0 0 0 111550 69 0 0 25 0 4 0 523006655 1660751872 315014 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1621828 CPUtime=1121.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 119493 0 0 0 112097 58 0 0 25 0 4 0 523006655 1660751872 315014 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1621828 CPUtime=1122.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 6524374 0 0 0 111231 990 0 0 25 0 4 0 523006655 1660751872 315014 33554432000 4194304 4623224 140733286176192 18446744073709551615 4363928 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 1621828

[startup+1182.3 s]
/proc/loadavg: 8.14 8.11 8.04 9/184 4368
/proc/meminfo: memFree=21340380/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1624708 CPUtime=4721.97 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 10882185 0 0 0 470418 1779 0 0 25 0 4 0 523006655 1663700992 319780 33554432000 4194304 4623224 140733286176192 18446744073709551615 4511006 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 406177 319780 344 105 0 401681 0
[pid=4290/tid=4291] ppid=4288 vsize=1624708 CPUtime=1175.87 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 204584 0 0 0 117518 69 0 0 25 0 4 0 523006655 1663700992 319780 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1624708 CPUtime=1181.55 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 121939 0 0 0 118094 61 0 0 25 0 4 0 523006655 1663700992 319780 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1624708 CPUtime=1182.21 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 7000399 0 0 0 117163 1058 0 0 25 0 4 0 523006655 1663700992 319780 33554432000 4194304 4623224 140733286176192 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.97
Current children cumulated vsize (KiB) 1624708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.17 8.12 8.05 9/184 4369
/proc/meminfo: memFree=21251596/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1624708 CPUtime=4800.27 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 11048151 0 0 0 478222 1805 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 406177 321349 344 105 0 401681 0
[pid=4290/tid=4291] ppid=4288 vsize=1624708 CPUtime=1195.36 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 205000 0 0 0 119467 69 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1624708 CPUtime=1201.16 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 122591 0 0 0 120054 62 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1624708 CPUtime=1201.82 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 7129713 0 0 0 119105 1077 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1624708

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

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

[startup+1201.9 s]
/proc/loadavg: 8.17 8.12 8.05 9/184 4369
/proc/meminfo: memFree=21251596/32951124 swapFree=67111524/67111528
[pid=4290] ppid=4288 vsize=1624708 CPUtime=4800.27 cores=1,3,5,7
/proc/4290/stat : 4290 (SArTagnan) R 4288 4290 4006 0 -1 4202496 11048151 0 0 0 478222 1805 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4290/statm: 406177 321349 344 105 0 401681 0
[pid=4290/tid=4291] ppid=4288 vsize=1624708 CPUtime=1195.36 cores=1,3,5,7
/proc/4290/task/4291/stat : 4291 (SArTagnan) R 4288 4290 4006 0 -1 4202560 205000 0 0 0 119467 69 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4290/tid=4292] ppid=4288 vsize=1624708 CPUtime=1201.16 cores=1,3,5,7
/proc/4290/task/4292/stat : 4292 (SArTagnan) R 4288 4290 4006 0 -1 4202560 122591 0 0 0 120054 62 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4290/tid=4293] ppid=4288 vsize=1624708 CPUtime=1201.82 cores=1,3,5,7
/proc/4290/task/4293/stat : 4293 (SArTagnan) R 4288 4290 4006 0 -1 4202560 7129713 0 0 0 119105 1077 0 0 25 0 4 0 523006655 1663700992 321349 33554432000 4194304 4623224 140733286176192 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1624708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.97
CPU time (s): 4800.36
CPU user time (s): 4782.25
CPU system time (s): 18.1112
CPU usage (%): 399.374
Max. virtual memory (cumulated for all children) (KiB): 1624708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4782.25
system time used= 18.1112
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11048151
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= 1835
involuntary context switches= 31531

runsolver used 1.9407 second user time and 4.6243 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 23:54:49
IDJOB=3292809
IDBENCH=87943
IDSOLVER=1656
FILE ID=node139/3292809-1304114089
RUNJOBID= node139-1304111820-4025
PBS_JOBID= 13170691
Free space on /tmp= 72552 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292809-1304114089/watcher-3292809-1304114089 -o /tmp/evaluation-result-3292809-1304114089/solver-3292809-1304114089 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3292809-1304114089.cnf -threads=4

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=675928471

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:      22271908 kB
Buffers:       2048732 kB
Cached:        6168920 kB
SwapCached:          4 kB
Active:        2806604 kB
Inactive:      7350732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22271908 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     1939740 kB
Mapped:          15408 kB
Slab:           453980 kB
PageTables:       8800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2531280 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-30 00:14:53