Trace number 3386070

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-05-15 (fixed)? (TO) 3890.55 1300.05

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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: 961)

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-3386070-1305583432/watcher-3386070-1305583432 -o /tmp/evaluation-result-3386070-1305583432/solver-3386070-1305583432 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386070-1305583432.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: 9.94 9.98 8.09 7/387 17611
/proc/meminfo: memFree=17139532/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=49996 CPUtime=0 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 628 0 0 0 0 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115506 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17611/statm: 12499 566 301 106 0 8002 0
[pid=17611/tid=17612] ppid=17609 vsize=49996 CPUtime=0 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115500 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=49996 CPUtime=0 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=49996 CPUtime=0 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.112216 s]
/proc/loadavg: 9.94 9.98 8.09 7/387 17611
/proc/meminfo: memFree=17139532/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=49996 CPUtime=0.2 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 628 0 0 0 20 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115496 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17611/statm: 12499 566 301 106 0 8002 0
[pid=17611/tid=17612] ppid=17609 vsize=49996 CPUtime=0.08 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1 0 0 0 8 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115500 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=49996 CPUtime=0 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=49996 CPUtime=0.09 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) S 17609 17611 17466 0 -1 4202560 0 0 0 0 9 0 0 0 25 0 4 0 650759151 51195904 566 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115530 0 0 4096 2 18446604464932005760 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 49996

[startup+0.201173 s]
/proc/loadavg: 9.94 9.98 8.09 7/387 17611
/proc/meminfo: memFree=17139532/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=116376 CPUtime=0.38 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 964 0 0 0 38 0 0 0 25 0 4 0 650759151 119169024 869 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 29094 869 331 106 0 24597 0
[pid=17611/tid=17612] ppid=17609 vsize=116376 CPUtime=0.1 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 5 0 0 0 10 0 0 0 25 0 4 0 650759151 119169024 869 33554432000 4194304 4625164 140735214599904 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=116376 CPUtime=0.06 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 148 0 0 0 6 0 0 0 25 0 4 0 650759151 119169024 869 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351734 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=116376 CPUtime=0.09 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 0 0 0 0 9 0 0 0 25 0 4 0 650759151 119169024 869 33554432000 4194304 4625164 140735214599904 18446744073709551615 47500674115530 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 116376

[startup+0.301154 s]
/proc/loadavg: 9.94 9.98 8.09 7/387 17611
/proc/meminfo: memFree=17139532/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=117384 CPUtime=0.58 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 1561 0 0 0 58 0 0 0 25 0 4 0 650759151 120201216 1233 33554432000 4194304 4625164 140735214599904 18446744073709551615 4508828 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 29346 1233 339 106 0 24849 0
[pid=17611/tid=17612] ppid=17609 vsize=117384 CPUtime=0.12 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 84 0 0 0 12 0 0 0 25 0 4 0 650759151 120201216 1233 33554432000 4194304 4625164 140735214599904 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=117384 CPUtime=0.14 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 478 0 0 0 14 0 0 0 25 0 4 0 650759151 120201216 1233 33554432000 4194304 4625164 140735214599904 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=117384 CPUtime=0.12 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 111 0 0 0 12 0 0 0 25 0 4 0 650759151 120201216 1233 33554432000 4194304 4625164 140735214599904 18446744073709551615 4555531 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 117384

[startup+0.701082 s]
/proc/loadavg: 9.94 9.98 8.09 7/387 17611
/proc/meminfo: memFree=17139532/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=185812 CPUtime=1.37 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 3245 0 0 0 137 0 0 0 25 0 4 0 650759151 190271488 2545 33554432000 4194304 4625164 140735214599904 18446744073709551615 220815933909 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 46453 2545 340 106 0 41956 0
[pid=17611/tid=17612] ppid=17609 vsize=185812 CPUtime=0.31 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 658 0 0 0 31 0 0 0 25 0 4 0 650759151 190271488 2545 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=185812 CPUtime=0.35 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 937 0 0 0 35 0 0 0 25 0 4 0 650759151 190271488 2545 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351884 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=185812 CPUtime=0.32 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 547 0 0 0 32 0 0 0 25 0 4 0 650759151 190271488 2545 33554432000 4194304 4625164 140735214599904 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 185812

[startup+1.50094 s]
/proc/loadavg: 9.94 9.98 8.09 11/391 17615
/proc/meminfo: memFree=17125248/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=254632 CPUtime=2.92 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 6386 0 0 0 291 1 0 0 25 0 4 0 650759151 260743168 4084 33554432000 4194304 4625164 140735214599904 18446744073709551615 220815897633 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17611/statm: 63658 4084 340 106 0 59161 0
[pid=17611/tid=17612] ppid=17609 vsize=254632 CPUtime=0.83 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1504 0 0 0 83 0 0 0 18 0 4 0 650759151 260743168 4084 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=254632 CPUtime=0.8 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1902 0 0 0 80 0 0 0 25 0 4 0 650759151 260743168 4084 33554432000 4194304 4625164 140735214599904 18446744073709551615 4339675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=254632 CPUtime=0.56 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1636 0 0 0 56 0 0 0 25 0 4 0 650759151 260743168 4084 33554432000 4194304 4625164 140735214599904 18446744073709551615 220816279735 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 254632

[startup+3.10064 s]
/proc/loadavg: 9.94 9.98 8.09 11/391 17615
/proc/meminfo: memFree=17117684/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=258972 CPUtime=6.34 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 11863 0 0 0 632 2 0 0 25 0 4 0 650759151 265187328 7040 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 64743 7040 341 106 0 60246 0
[pid=17611/tid=17612] ppid=17609 vsize=258972 CPUtime=2.13 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 3556 0 0 0 213 0 0 0 19 0 4 0 650759151 265187328 7040 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=258972 CPUtime=1.67 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 3256 0 0 0 167 0 0 0 25 0 4 0 650759151 265187328 7040 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=258972 CPUtime=0.81 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2902 0 0 0 81 0 0 0 25 0 4 0 650759151 265187328 7040 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 258972

[startup+6.30105 s]
/proc/loadavg: 9.94 9.98 8.10 11/391 17615
/proc/meminfo: memFree=17089700/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=266420 CPUtime=15.89 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 20717 0 0 0 1586 3 0 0 25 0 4 0 650759151 272814080 12436 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 66605 12436 371 106 0 62108 0
[pid=17611/tid=17612] ppid=17609 vsize=266420 CPUtime=4.09 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 5764 0 0 0 408 1 0 0 25 0 4 0 650759151 272814080 12436 33554432000 4194304 4625164 140735214599904 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=266420 CPUtime=3.24 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 5325 0 0 0 324 0 0 0 25 0 4 0 650759151 272814080 12436 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=266420 CPUtime=3.69 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 6166 0 0 0 368 1 0 0 25 0 4 0 650759151 272814080 12436 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15.89
Current children cumulated vsize (KiB) 266420

[startup+12.7009 s]
/proc/loadavg: 9.95 9.98 8.11 11/391 17616
/proc/meminfo: memFree=17048912/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=295088 CPUtime=35 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 52088 0 0 0 3491 9 0 0 25 0 4 0 650759151 302170112 18271 33554432000 4194304 4625164 140735214599904 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 73772 18272 357 106 0 69275 0
[pid=17611/tid=17612] ppid=17609 vsize=295088 CPUtime=7.28 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 8650 0 0 0 727 1 0 0 25 0 4 0 650759151 302170112 18273 33554432000 4194304 4625164 140735214599904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=295088 CPUtime=9.08 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 11810 0 0 0 906 2 0 0 25 0 4 0 650759151 302170112 18273 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=295088 CPUtime=7.43 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 26893 0 0 0 739 4 0 0 25 0 4 0 650759151 302170112 18275 33554432000 4194304 4625164 140735214599904 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35
Current children cumulated vsize (KiB) 295088

[startup+25.5005 s]
/proc/loadavg: 9.96 9.98 8.14 11/391 17616
/proc/meminfo: memFree=17004400/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=308716 CPUtime=73.22 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 106506 0 0 0 7305 17 0 0 25 0 4 0 650759151 316125184 26933 33554432000 4194304 4625164 140735214599904 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 77179 26933 341 106 0 72682 0
[pid=17611/tid=17612] ppid=17609 vsize=308716 CPUtime=18.91 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 13085 0 0 0 1888 3 0 0 25 0 4 0 650759151 316125184 26933 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=308716 CPUtime=21.42 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 18319 0 0 0 2139 3 0 0 18 0 4 0 650759151 316125184 26933 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=308716 CPUtime=13.61 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 69104 0 0 0 1351 10 0 0 25 0 4 0 650759151 316125184 26933 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 73.22
Current children cumulated vsize (KiB) 308716

[startup+51.1008 s]
/proc/loadavg: 9.97 9.98 8.19 11/391 17617
/proc/meminfo: memFree=16921524/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=343968 CPUtime=149.71 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 193406 0 0 0 14940 31 0 0 25 0 4 0 650759151 352223232 42484 33554432000 4194304 4625164 140735214599904 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17611/statm: 85992 42484 593 106 0 81495 0
[pid=17611/tid=17612] ppid=17609 vsize=343968 CPUtime=31.79 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 19652 0 0 0 3174 5 0 0 25 0 4 0 650759151 352223232 42484 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=343968 CPUtime=46.96 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 26900 0 0 0 4692 4 0 0 25 0 4 0 650759151 352223232 42484 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=343968 CPUtime=26.38 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 134956 0 0 0 2620 18 0 0 25 0 4 0 650759151 352223232 42484 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 149.71
Current children cumulated vsize (KiB) 343968

[startup+102.3 s]
/proc/loadavg: 10.02 10.00 8.28 11/391 17618
/proc/meminfo: memFree=16803824/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=396868 CPUtime=302.67 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 228887 0 0 0 30224 43 0 0 25 0 4 0 650759151 406392832 62871 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 99217 62871 746 106 0 94720 0
[pid=17611/tid=17612] ppid=17609 vsize=396868 CPUtime=58.06 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 29041 0 0 0 5795 11 0 0 20 0 4 0 650759151 406392832 62872 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=396868 CPUtime=93.77 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 41811 0 0 0 9369 8 0 0 25 0 4 0 650759151 406392832 62872 33554432000 4194304 4625164 140735214599904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=396868 CPUtime=55.61 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 138992 0 0 0 5541 20 0 0 19 0 4 0 650759151 406392832 62872 33554432000 4194304 4625164 140735214599904 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 302.67
Current children cumulated vsize (KiB) 396868

[startup+162.3 s]

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

[pid=17611] ppid=17609 vsize=914336 CPUtime=2283.98 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 1668694 0 0 0 228110 288 0 0 25 0 4 0 650759151 936280064 172523 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 228584 172523 737 106 0 224087 0
[pid=17611/tid=17612] ppid=17609 vsize=914336 CPUtime=539.48 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 105547 0 0 0 53905 43 0 0 25 0 4 0 650759151 936280064 172523 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=914336 CPUtime=599.19 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 91591 0 0 0 59897 22 0 0 25 0 4 0 650759151 936280064 172523 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=914336 CPUtime=390.06 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1423156 0 0 0 38793 213 0 0 25 0 4 0 650759151 936280064 172523 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2283.98
Current children cumulated vsize (KiB) 914336

[startup+822.301 s]
/proc/loadavg: 8.50 9.69 9.12 7/382 17655
/proc/meminfo: memFree=17108208/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=980896 CPUtime=2463.21 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 1877663 0 0 0 246000 321 0 0 25 0 4 0 650759151 1004437504 175758 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 245224 175758 645 106 0 240727 0
[pid=17611/tid=17612] ppid=17609 vsize=980896 CPUtime=582.33 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 107310 0 0 0 58188 45 0 0 25 0 4 0 650759151 1004437504 175758 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351801 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=980896 CPUtime=645.78 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 92011 0 0 0 64556 22 0 0 25 0 4 0 650759151 1004437504 175758 33554432000 4194304 4625164 140735214599904 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=980896 CPUtime=419.85 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1610965 0 0 0 41744 241 0 0 25 0 4 0 650759151 1004437504 175758 33554432000 4194304 4625164 140735214599904 18446744073709551615 4552464 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2463.21
Current children cumulated vsize (KiB) 980896

[startup+882.315 s]
/proc/loadavg: 6.95 9.03 8.92 7/382 17657
/proc/meminfo: memFree=17079672/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=986968 CPUtime=2642.51 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2061458 0 0 0 263900 351 0 0 25 0 4 0 650759151 1010655232 181847 33554432000 4194304 4625164 140735214599904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 246742 181847 527 106 0 242245 0
[pid=17611/tid=17612] ppid=17609 vsize=986968 CPUtime=629.33 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 109358 0 0 0 62887 46 0 0 25 0 4 0 650759151 1010655232 181847 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=986968 CPUtime=688.33 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 94908 0 0 0 68807 26 0 0 25 0 4 0 650759151 1010655232 181847 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=986968 CPUtime=449.59 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1789306 0 0 0 44692 267 0 0 25 0 4 0 650759151 1010655232 181847 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2642.51
Current children cumulated vsize (KiB) 986968

[startup+942.301 s]
/proc/loadavg: 6.46 8.51 8.75 7/382 17658
/proc/meminfo: memFree=17046788/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1001692 CPUtime=2821.76 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2223001 0 0 0 281800 376 0 0 25 0 4 0 650759151 1025732608 187256 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512887 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 250423 187256 513 106 0 245926 0
[pid=17611/tid=17612] ppid=17609 vsize=1001692 CPUtime=688.58 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 111357 0 0 0 68811 47 0 0 25 0 4 0 650759151 1025732608 187256 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1001692 CPUtime=718.33 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 95273 0 0 0 71806 27 0 0 25 0 4 0 650759151 1025732608 187256 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1001692 CPUtime=479.57 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 1948274 0 0 0 47668 289 0 0 25 0 4 0 650759151 1025732608 187256 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2821.76
Current children cumulated vsize (KiB) 1001692

[startup+1002.3 s]
/proc/loadavg: 6.24 8.06 8.58 7/382 17660
/proc/meminfo: memFree=17021592/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1071204 CPUtime=3001.02 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2370390 0 0 0 299704 398 0 0 25 0 4 0 650759151 1096912896 192008 33554432000 4194304 4625164 140735214599904 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 267801 192008 516 106 0 263304 0
[pid=17611/tid=17612] ppid=17609 vsize=1071204 CPUtime=747.85 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 112488 0 0 0 74737 48 0 0 25 0 4 0 650759151 1096912896 192008 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1071204 CPUtime=748.33 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 95453 0 0 0 74806 27 0 0 25 0 4 0 650759151 1096912896 192008 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1071204 CPUtime=509.59 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2094287 0 0 0 50647 312 0 0 25 0 4 0 650759151 1096912896 192008 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3001.02
Current children cumulated vsize (KiB) 1071204

[startup+1062.3 s]
/proc/loadavg: 6.17 7.70 8.42 7/382 17662
/proc/meminfo: memFree=17001492/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1074768 CPUtime=3180.28 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2537185 0 0 0 317604 424 0 0 25 0 4 0 650759151 1100562432 195284 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 268692 195284 532 106 0 264195 0
[pid=17611/tid=17612] ppid=17609 vsize=1074768 CPUtime=807.11 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 114010 0 0 0 80662 49 0 0 25 0 4 0 650759151 1100562432 195284 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1074768 CPUtime=778.32 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 95596 0 0 0 77805 27 0 0 25 0 4 0 650759151 1100562432 195284 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1074768 CPUtime=539.59 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2259215 0 0 0 53623 336 0 0 25 0 4 0 650759151 1100562432 195284 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3180.28
Current children cumulated vsize (KiB) 1074768

[startup+1122.3 s]
/proc/loadavg: 6.06 7.39 8.27 7/382 17663
/proc/meminfo: memFree=16961924/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1129796 CPUtime=3359.54 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2754227 0 0 0 335493 461 0 0 25 0 4 0 650759151 1156911104 203153 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 282449 203153 554 106 0 277952 0
[pid=17611/tid=17612] ppid=17609 vsize=1129796 CPUtime=866.37 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 116360 0 0 0 86586 51 0 0 25 0 4 0 650759151 1156911104 203153 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1129796 CPUtime=808.31 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 122856 0 0 0 80798 33 0 0 25 0 4 0 650759151 1156911104 203153 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1129796 CPUtime=569.59 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2446280 0 0 0 56595 364 0 0 25 0 4 0 650759151 1156911104 203153 33554432000 4194304 4625164 140735214599904 18446744073709551615 4335422 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3359.54
Current children cumulated vsize (KiB) 1129796

[startup+1182.3 s]
/proc/loadavg: 6.02 7.13 8.12 7/382 17665
/proc/meminfo: memFree=16930908/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1137056 CPUtime=3538.81 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 2926106 0 0 0 353389 492 0 0 25 0 4 0 650759151 1164345344 208421 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 284264 208421 538 106 0 279767 0
[pid=17611/tid=17612] ppid=17609 vsize=1137056 CPUtime=925.63 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 119675 0 0 0 92510 53 0 0 25 0 4 0 650759151 1164345344 208421 33554432000 4194304 4625164 140735214599904 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1137056 CPUtime=838.41 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 124061 0 0 0 83803 38 0 0 25 0 4 0 650759151 1164345344 208421 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1137056 CPUtime=599.51 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2613380 0 0 0 59562 389 0 0 25 0 4 0 650759151 1164345344 208421 33554432000 4194304 4625164 140735214599904 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3538.81
Current children cumulated vsize (KiB) 1137056

[startup+1242.3 s]
/proc/loadavg: 6.01 6.93 7.99 7/382 17666
/proc/meminfo: memFree=16902368/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1142600 CPUtime=3718.07 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 3103742 0 0 0 371281 526 0 0 25 0 4 0 650759151 1170022400 214948 33554432000 4194304 4625164 140735214599904 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 285650 214948 551 106 0 281153 0
[pid=17611/tid=17612] ppid=17609 vsize=1142600 CPUtime=984.88 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 123870 0 0 0 98433 55 0 0 25 0 4 0 650759151 1170022400 214948 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1142600 CPUtime=868.5 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 125239 0 0 0 86806 44 0 0 25 0 4 0 650759151 1170022400 214948 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1142600 CPUtime=629.42 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2784938 0 0 0 62527 415 0 0 25 0 4 0 650759151 1170022400 214948 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3718.07
Current children cumulated vsize (KiB) 1142600



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.06 6.77 7.86 7/382 17671
/proc/meminfo: memFree=16877272/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1147880 CPUtime=3890.49 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 3279900 0 0 0 388493 556 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 286970 218198 525 106 0 282473 0
[pid=17611/tid=17612] ppid=17609 vsize=1147880 CPUtime=1041.88 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 126096 0 0 0 104132 56 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1147880 CPUtime=897.32 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 126239 0 0 0 89685 47 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1147880 CPUtime=658.32 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2957370 0 0 0 65392 440 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3890.49
Current children cumulated vsize (KiB) 1147880

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

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

[startup+1300 s]
/proc/loadavg: 6.06 6.77 7.86 7/382 17671
/proc/meminfo: memFree=16877272/32951124 swapFree=63485432/67111528
[pid=17611] ppid=17609 vsize=1147880 CPUtime=3890.49 cores=1,3,5,7
/proc/17611/stat : 17611 (SArTagnan) R 17609 17611 17466 0 -1 4202496 3279900 0 0 0 388493 556 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17611/statm: 286970 218198 525 106 0 282473 0
[pid=17611/tid=17612] ppid=17609 vsize=1147880 CPUtime=1041.88 cores=1,3,5,7
/proc/17611/task/17612/stat : 17612 (SArTagnan) R 17609 17611 17466 0 -1 4202560 126096 0 0 0 104132 56 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17611/tid=17613] ppid=17609 vsize=1147880 CPUtime=897.32 cores=1,3,5,7
/proc/17611/task/17613/stat : 17613 (SArTagnan) R 17609 17611 17466 0 -1 4202560 126239 0 0 0 89685 47 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17611/tid=17614] ppid=17609 vsize=1147880 CPUtime=658.32 cores=1,3,5,7
/proc/17611/task/17614/stat : 17614 (SArTagnan) R 17609 17611 17466 0 -1 4202560 2957370 0 0 0 65392 440 0 0 25 0 4 0 650759151 1175429120 218198 33554432000 4194304 4625164 140735214599904 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3890.49
Current children cumulated vsize (KiB) 1147880

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 3890.55
CPU user time (s): 3884.96
CPU system time (s): 5.59415
CPU usage (%): 299.261
Max. virtual memory (cumulated for all children) (KiB): 1222624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3884.96
system time used= 5.59415
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3279901
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= 1432
involuntary context switches= 32199

runsolver used 4.75928 second user time and 11.6022 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-17 00:03:52
IDJOB=3386070
IDBENCH=87447
IDSOLVER=1871
FILE ID=node147/3386070-1305583432
RUNJOBID= node147-1305582130-17485
PBS_JOBID= 13350289
Free space on /tmp= 73120 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386070-1305583432/watcher-3386070-1305583432 -o /tmp/evaluation-result-3386070-1305583432/solver-3386070-1305583432 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386070-1305583432.cnf -threads=4

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=1666624095

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17139812 kB
Buffers:        329060 kB
Cached:        5486248 kB
SwapCached:      13124 kB
Active:        9091936 kB
Inactive:      6450224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17139812 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:     9722320 kB
Mapped:          23600 kB
Slab:           153540 kB
PageTables:      50764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 93289784 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= 73120 MiB
End job on node147 at 2011-05-17 00:25:35