Trace number 3385971

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) 4800.35 1239.69

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
MD5SUMfab1e4926bfa9e7a1fae58c3b22b51e8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark947.499
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses46074
Sum of the clauses size92708
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246054
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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

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

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


[startup+0 s]
/proc/loadavg: 6.43 2.63 1.57 7/473 32537
/proc/meminfo: memFree=17231480/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=52912 CPUtime=0.01 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 1307 0 0 0 1 0 0 0 25 0 4 0 748450940 54181888 993 33554432000 4194304 4625164 140734678807104 18446744073709551615 47635052881842 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32537/statm: 13228 993 301 106 0 8731 0
[pid=32537/tid=32538] ppid=32535 vsize=52912 CPUtime=0 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748450942 54181888 993 33554432000 4194304 4625164 140734678807104 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=52912 CPUtime=0 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748450942 54181888 993 33554432000 4194304 4625164 140734678807104 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=52912 CPUtime=0 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 748450942 54181888 993 33554432000 4194304 4625164 140734678807104 18446744073709551615 252458122225 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.137132 s]
/proc/loadavg: 6.43 2.63 1.57 7/473 32537
/proc/meminfo: memFree=17231480/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=251616 CPUtime=0.35 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 3377 0 0 0 35 0 0 0 25 0 4 0 748450940 257654784 2473 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 62904 2473 345 106 0 58407 0
[pid=32537/tid=32538] ppid=32535 vsize=251616 CPUtime=0.04 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 300 0 0 0 4 0 0 0 25 0 4 0 748450942 257654784 2473 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=251616 CPUtime=0.07 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 337 0 0 0 7 0 0 0 25 0 4 0 748450942 257654784 2473 33554432000 4194304 4625164 140734678807104 18446744073709551615 4278650 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=251616 CPUtime=0.11 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 260 0 0 0 11 0 0 0 25 0 4 0 748450942 257654784 2473 33554432000 4194304 4625164 140734678807104 18446744073709551615 4547398 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 251616

[startup+0.201122 s]
/proc/loadavg: 6.43 2.63 1.57 7/473 32537
/proc/meminfo: memFree=17231480/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=252636 CPUtime=0.54 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 3900 0 0 0 54 0 0 0 25 0 4 0 748450940 258699264 2996 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 63159 2997 345 106 0 58662 0
[pid=32537/tid=32538] ppid=32535 vsize=252636 CPUtime=0.11 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 449 0 0 0 11 0 0 0 25 0 4 0 748450942 258699264 2997 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=252636 CPUtime=0.13 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 583 0 0 0 13 0 0 0 25 0 4 0 748450942 258699264 2997 33554432000 4194304 4625164 140734678807104 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=252636 CPUtime=0.17 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 389 0 0 0 17 0 0 0 25 0 4 0 748450942 258699264 2997 33554432000 4194304 4625164 140734678807104 18446744073709551615 4334197 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 252636

[startup+0.301103 s]
/proc/loadavg: 6.43 2.63 1.57 7/473 32537
/proc/meminfo: memFree=17231480/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=254388 CPUtime=0.84 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 5520 0 0 0 84 0 0 0 25 0 4 0 748450940 260493312 4150 33554432000 4194304 4625164 140734678807104 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 63597 4150 345 106 0 59100 0
[pid=32537/tid=32538] ppid=32535 vsize=254388 CPUtime=0.14 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 613 0 0 0 14 0 0 0 25 0 4 0 748450942 260493312 4150 33554432000 4194304 4625164 140734678807104 18446744073709551615 252457763251 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=254388 CPUtime=0.23 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 966 0 0 0 23 0 0 0 25 0 4 0 748450942 260493312 4150 33554432000 4194304 4625164 140734678807104 18446744073709551615 4464380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=254388 CPUtime=0.27 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 580 0 0 0 27 0 0 0 25 0 4 0 748450942 260493312 4151 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 254388

[startup+0.701029 s]
/proc/loadavg: 6.43 2.63 1.57 7/473 32537
/proc/meminfo: memFree=17231480/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=255508 CPUtime=2.04 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 8315 0 0 0 203 1 0 0 25 0 4 0 748450940 261640192 6186 33554432000 4194304 4625164 140734678807104 18446744073709551615 4511967 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 63877 6186 345 106 0 59380 0
[pid=32537/tid=32538] ppid=32535 vsize=255508 CPUtime=0.34 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 980 0 0 0 34 0 0 0 25 0 4 0 748450942 261640192 6186 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=255508 CPUtime=0.51 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 1929 0 0 0 51 0 0 0 25 0 4 0 748450942 261640192 6186 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=255508 CPUtime=0.67 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 1193 0 0 0 67 0 0 0 25 0 4 0 748450942 261640192 6186 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 255508

[startup+1.50088 s]
/proc/loadavg: 6.43 2.63 1.57 10/477 32541
/proc/meminfo: memFree=17201324/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=260484 CPUtime=4.41 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 12544 0 0 0 439 2 0 0 25 0 4 0 748450940 266735616 9000 33554432000 4194304 4625164 140734678807104 18446744073709551615 4509371 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 65121 9000 353 106 0 60624 0
[pid=32537/tid=32538] ppid=32535 vsize=260484 CPUtime=0.74 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 1743 0 0 0 74 0 0 0 25 0 4 0 748450942 266735616 9000 33554432000 4194304 4625164 140734678807104 18446744073709551615 4345303 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=260484 CPUtime=0.91 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 2830 0 0 0 91 0 0 0 25 0 4 0 748450942 266735616 9000 33554432000 4194304 4625164 140734678807104 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=260484 CPUtime=1.43 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 2305 0 0 0 143 0 0 0 25 0 4 0 748450942 266735616 9000 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.41
Current children cumulated vsize (KiB) 260484

[startup+3.10058 s]
/proc/loadavg: 6.72 2.75 1.62 10/477 32541
/proc/meminfo: memFree=17182848/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=271408 CPUtime=9.19 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 19319 0 0 0 916 3 0 0 25 0 4 0 748450940 277921792 14149 33554432000 4194304 4625164 140734678807104 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 67852 14149 372 106 0 63355 0
[pid=32537/tid=32538] ppid=32535 vsize=271408 CPUtime=2.03 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 3636 0 0 0 203 0 0 0 25 0 4 0 748450942 277921792 14149 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=271408 CPUtime=1.81 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 4070 0 0 0 181 0 0 0 25 0 4 0 748450942 277921792 14149 33554432000 4194304 4625164 140734678807104 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=271408 CPUtime=3.02 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 3606 0 0 0 301 1 0 0 25 0 4 0 748450942 277921792 14149 33554432000 4194304 4625164 140734678807104 18446744073709551615 4552423 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 271408

[startup+6.30099 s]
/proc/loadavg: 6.72 2.75 1.62 11/477 32541
/proc/meminfo: memFree=17143148/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=282776 CPUtime=18.74 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 33168 0 0 0 1868 6 0 0 25 0 4 0 748450940 289562624 20948 33554432000 4194304 4625164 140734678807104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32537/statm: 70694 20948 425 106 0 66197 0
[pid=32537/tid=32538] ppid=32535 vsize=282776 CPUtime=4.13 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 5525 0 0 0 413 0 0 0 25 0 4 0 748450942 289562624 20948 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=282776 CPUtime=4.6 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 5769 0 0 0 459 1 0 0 25 0 4 0 748450942 289562624 20948 33554432000 4194304 4625164 140734678807104 18446744073709551615 4278683 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=282776 CPUtime=6.17 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 10204 0 0 0 615 2 0 0 25 0 4 0 748450942 289562624 20948 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.74
Current children cumulated vsize (KiB) 282776

[startup+12.7008 s]
/proc/loadavg: 7.07 2.96 1.70 10/477 32542
/proc/meminfo: memFree=17097036/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=313080 CPUtime=37.83 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 47459 0 0 0 3775 8 0 0 25 0 4 0 748450940 320593920 28085 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32537/statm: 78270 28085 383 106 0 73773 0
[pid=32537/tid=32538] ppid=32535 vsize=313080 CPUtime=8.21 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 8601 0 0 0 821 0 0 0 25 0 4 0 748450942 320593920 28085 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=313080 CPUtime=10.01 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 10127 0 0 0 999 2 0 0 25 0 4 0 748450942 320593920 28085 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=313080 CPUtime=12.43 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 12902 0 0 0 1241 2 0 0 25 0 4 0 748450942 320593920 28085 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37.83
Current children cumulated vsize (KiB) 313080

[startup+25.5004 s]
/proc/loadavg: 7.36 3.15 1.78 10/477 32542
/proc/meminfo: memFree=17020900/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=342972 CPUtime=77.31 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 86991 0 0 0 7715 16 0 0 25 0 4 0 748450940 351203328 39197 33554432000 4194304 4625164 140734678807104 18446744073709551615 4360200 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32537/statm: 85743 39197 354 106 0 81246 0
[pid=32537/tid=32538] ppid=32535 vsize=342972 CPUtime=17.84 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 15259 0 0 0 1782 2 0 0 20 0 4 0 748450942 351203328 39197 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=342972 CPUtime=18.81 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 15578 0 0 0 1877 4 0 0 25 0 4 0 748450942 351203328 39197 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=342972 CPUtime=23.31 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 32948 0 0 0 2326 5 0 0 25 0 4 0 748450942 351203328 39197 33554432000 4194304 4625164 140734678807104 18446744073709551615 4546792 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 77.31
Current children cumulated vsize (KiB) 342972

[startup+51.1007 s]
/proc/loadavg: 7.92 3.62 1.97 10/477 32543
/proc/meminfo: memFree=16854972/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=436172 CPUtime=156.77 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 291646 0 0 0 15628 49 0 0 25 0 4 0 748450940 446640128 62893 33554432000 4194304 4625164 140734678807104 18446744073709551615 4306536 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32537/statm: 109043 62893 383 106 0 104546 0
[pid=32537/tid=32538] ppid=32535 vsize=436172 CPUtime=33.44 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 24333 0 0 0 3338 6 0 0 25 0 4 0 748450942 446640128 62893 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=436172 CPUtime=36.61 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 24536 0 0 0 3655 6 0 0 25 0 4 0 748450942 446640128 62893 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=436172 CPUtime=44.24 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 191764 0 0 0 4395 29 0 0 25 0 4 0 748450942 446640128 62893 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 156.77
Current children cumulated vsize (KiB) 436172

[startup+102.301 s]
/proc/loadavg: 8.57 4.52 2.37 10/477 32544
/proc/meminfo: memFree=16587472/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=601904 CPUtime=309.61 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 497277 0 0 0 30879 82 0 0 25 0 4 0 748450940 616349696 107925 33554432000 4194304 4625164 140734678807104 18446744073709551615 4393110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32537/statm: 150476 107925 746 106 0 145979 0
[pid=32537/tid=32538] ppid=32535 vsize=601904 CPUtime=68.21 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 44543 0 0 0 6811 10 0 0 25 0 4 0 748450942 616349696 107925 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=601904 CPUtime=74.37 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 36714 0 0 0 7427 10 0 0 25 0 4 0 748450942 616349696 107925 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=601904 CPUtime=74.99 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 307636 0 0 0 7453 46 0 0 25 0 4 0 748450942 616349696 107925 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 309.61
Current children cumulated vsize (KiB) 601904

[startup+162.301 s]

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

Current children cumulated CPU time (s) 2420.68
Current children cumulated vsize (KiB) 3688452

[startup+702.3 s]
/proc/loadavg: 9.18 8.54 5.59 10/477 32560
/proc/meminfo: memFree=13092208/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=3935892 CPUtime=2659.73 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 5247683 0 0 0 265199 774 0 0 25 0 4 0 748450940 4030353408 814134 33554432000 4194304 4625164 140734678807104 18446744073709551615 4393089 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 983973 814134 346 106 0 979476 0
[pid=32537/tid=32538] ppid=32535 vsize=3935892 CPUtime=663.73 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 164137 0 0 0 66335 38 0 0 25 0 4 0 748450942 4030353408 814134 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=3935892 CPUtime=664.35 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 112401 0 0 0 66394 41 0 0 25 0 4 0 748450942 4030353408 814134 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=3935892 CPUtime=653.27 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 3328808 0 0 0 64857 470 0 0 25 0 4 0 748450942 4030353408 814134 33554432000 4194304 4625164 140734678807104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2659.73
Current children cumulated vsize (KiB) 3935892

[startup+762.301 s]
/proc/loadavg: 9.12 8.63 5.80 10/477 32562
/proc/meminfo: memFree=12392960/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=4796576 CPUtime=2898.83 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 6249715 0 0 0 288971 912 0 0 25 0 4 0 748450940 4911693824 929054 33554432000 4194304 4625164 140734678807104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1199144 929054 349 106 0 1194647 0
[pid=32537/tid=32538] ppid=32535 vsize=4796576 CPUtime=723.75 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 164738 0 0 0 72337 38 0 0 25 0 4 0 748450942 4911693824 929054 33554432000 4194304 4625164 140734678807104 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=4796576 CPUtime=724.37 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 114153 0 0 0 72395 42 0 0 25 0 4 0 748450942 4911693824 929054 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=4796576 CPUtime=713.25 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 3832216 0 0 0 70780 545 0 0 25 0 4 0 748450942 4911693824 929054 33554432000 4194304 4625164 140734678807104 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2898.83
Current children cumulated vsize (KiB) 4796576

[startup+822.301 s]
/proc/loadavg: 9.14 8.73 6.01 10/477 32563
/proc/meminfo: memFree=12271788/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=4862112 CPUtime=3137.82 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 6748468 0 0 0 312795 987 0 0 25 0 4 0 748450940 4978802688 956755 33554432000 4194304 4625164 140734678807104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1215528 956755 360 106 0 1211031 0
[pid=32537/tid=32538] ppid=32535 vsize=4862112 CPUtime=783.73 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 165242 0 0 0 78335 38 0 0 25 0 4 0 748450942 4978802688 956755 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=4862112 CPUtime=784.35 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 117035 0 0 0 78392 43 0 0 25 0 4 0 748450942 4978802688 956755 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=4862112 CPUtime=773.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 4300011 0 0 0 76710 613 0 0 25 0 4 0 748450942 4978802688 956755 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3137.82
Current children cumulated vsize (KiB) 4862112

[startup+882.318 s]
/proc/loadavg: 9.18 8.82 6.21 10/477 32565
/proc/meminfo: memFree=12174424/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=4949012 CPUtime=3376.95 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 7234694 0 0 0 336633 1062 0 0 25 0 4 0 748450940 5067788288 976366 33554432000 4194304 4625164 140734678807104 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1237253 976388 346 106 0 1232756 0
[pid=32537/tid=32538] ppid=32535 vsize=4949012 CPUtime=843.75 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 165789 0 0 0 84337 38 0 0 25 0 4 0 748450942 5067788288 976398 33554432000 4194304 4625164 140734678807104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=4949012 CPUtime=844.37 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 121048 0 0 0 84390 47 0 0 25 0 4 0 748450942 5067788288 976411 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=4949012 CPUtime=833.25 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 4764224 0 0 0 82644 681 0 0 25 0 4 0 748450942 5067788288 976423 33554432000 4194304 4625164 140734678807104 18446744073709551615 252457763285 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3376.95
Current children cumulated vsize (KiB) 4949012

[startup+942.301 s]
/proc/loadavg: 9.14 8.88 6.39 10/477 32566
/proc/meminfo: memFree=12008244/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5005540 CPUtime=3615.96 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 7791409 0 0 0 360451 1145 0 0 25 0 4 0 748450940 5125672960 1015298 33554432000 4194304 4625164 140734678807104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1251385 1015298 352 106 0 1246888 0
[pid=32537/tid=32538] ppid=32535 vsize=5005540 CPUtime=903.73 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 166125 0 0 0 90335 38 0 0 25 0 4 0 748450942 5125672960 1015298 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5005540 CPUtime=904.36 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 125870 0 0 0 90386 50 0 0 25 0 4 0 748450942 5125672960 1015298 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5005540 CPUtime=893.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 5274088 0 0 0 88569 754 0 0 25 0 4 0 748450942 5125672960 1015298 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3615.96
Current children cumulated vsize (KiB) 5005540

[startup+1002.3 s]
/proc/loadavg: 9.19 8.94 6.57 10/477 32568
/proc/meminfo: memFree=11872820/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5071076 CPUtime=3855 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 8264340 0 0 0 384278 1222 0 0 25 0 4 0 748450940 5192781824 1040736 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1267769 1040736 357 106 0 1263272 0
[pid=32537/tid=32538] ppid=32535 vsize=5071076 CPUtime=963.74 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 166620 0 0 0 96335 39 0 0 25 0 4 0 748450942 5192781824 1040736 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5071076 CPUtime=964.36 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 130317 0 0 0 96382 54 0 0 25 0 4 0 748450942 5192781824 1040736 33554432000 4194304 4625164 140734678807104 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5071076 CPUtime=953.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 5706249 0 0 0 94503 820 0 0 25 0 4 0 748450942 5192781824 1040736 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3855
Current children cumulated vsize (KiB) 5071076

[startup+1062.3 s]
/proc/loadavg: 9.11 8.96 6.72 10/477 32579
/proc/meminfo: memFree=11756576/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5136612 CPUtime=4094.07 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 8745005 0 0 0 408108 1299 0 0 25 0 4 0 748450940 5259890688 1061135 33554432000 4194304 4625164 140734678807104 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1284153 1061136 357 106 0 1279656 0
[pid=32537/tid=32538] ppid=32535 vsize=5136612 CPUtime=1023.74 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 166901 0 0 0 102335 39 0 0 25 0 4 0 748450942 5259890688 1061136 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5136612 CPUtime=1024.36 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 134187 0 0 0 102377 59 0 0 25 0 4 0 748450942 5259890688 1061138 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5136612 CPUtime=1013.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 6150370 0 0 0 100438 885 0 0 25 0 4 0 748450942 5259890688 1061138 33554432000 4194304 4625164 140734678807104 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4094.07
Current children cumulated vsize (KiB) 5136612

[startup+1122.3 s]
/proc/loadavg: 9.04 8.97 6.86 10/477 32580
/proc/meminfo: memFree=11669656/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5140400 CPUtime=4333.13 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 9276966 0 0 0 431940 1373 0 0 25 0 4 0 748450940 5263769600 1071099 33554432000 4194304 4625164 140734678807104 18446744073709551615 4393094 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1285100 1071099 346 106 0 1280603 0
[pid=32537/tid=32538] ppid=32535 vsize=5140400 CPUtime=1083.74 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 167151 0 0 0 108335 39 0 0 25 0 4 0 748450942 5263769600 1071099 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5140400 CPUtime=1084.35 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 136451 0 0 0 108374 61 0 0 25 0 4 0 748450942 5263769600 1071099 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5140400 CPUtime=1073.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 6666267 0 0 0 106369 954 0 0 25 0 4 0 748450942 5263769600 1071099 33554432000 4194304 4625164 140734678807104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4333.13
Current children cumulated vsize (KiB) 5140400

[startup+1182.3 s]
/proc/loadavg: 9.12 9.00 7.00 10/477 32582
/proc/meminfo: memFree=11518476/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5170980 CPUtime=4572.2 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 9811578 0 0 0 455765 1455 0 0 25 0 4 0 748450940 5295083520 1099071 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1292745 1099071 352 106 0 1288248 0
[pid=32537/tid=32538] ppid=32535 vsize=5170980 CPUtime=1143.74 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 167404 0 0 0 114335 39 0 0 25 0 4 0 748450942 5295083520 1099072 33554432000 4194304 4625164 140734678807104 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5170980 CPUtime=1144.35 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 141131 0 0 0 114371 64 0 0 25 0 4 0 748450942 5295083520 1099073 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5170980 CPUtime=1133.23 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 7158727 0 0 0 112297 1026 0 0 25 0 4 0 748450942 5295083520 1099074 33554432000 4194304 4625164 140734678807104 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4572.2
Current children cumulated vsize (KiB) 5170980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1239.5 s]
/proc/loadavg: 9.05 9.00 7.11 10/477 32614
/proc/meminfo: memFree=12914076/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=5275028 CPUtime=4800.15 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4202496 10354260 0 0 0 478478 1537 0 0 25 0 4 0 748450940 5401628672 1114090 33554432000 4194304 4625164 140734678807104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32537/statm: 1318757 1114090 346 106 0 1314260 0
[pid=32537/tid=32538] ppid=32535 vsize=5275028 CPUtime=1200.95 cores=0,2,4,6
/proc/32537/task/32538/stat : 32538 (SArTagnan) R 32535 32537 32434 0 -1 4202560 215795 0 0 0 120050 45 0 0 25 0 4 0 748450942 5401628672 1114090 33554432000 4194304 4625164 140734678807104 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32537/tid=32539] ppid=32535 vsize=5275028 CPUtime=1201.58 cores=0,2,4,6
/proc/32537/task/32539/stat : 32539 (SArTagnan) R 32535 32537 32434 0 -1 4202560 144424 0 0 0 120092 66 0 0 25 0 4 0 748450942 5401628672 1114090 33554432000 4194304 4625164 140734678807104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32537/tid=32540] ppid=32535 vsize=5275028 CPUtime=1190.44 cores=0,2,4,6
/proc/32537/task/32540/stat : 32540 (SArTagnan) R 32535 32537 32434 0 -1 4202560 7616245 0 0 0 117949 1095 0 0 25 0 4 0 748450942 5401628672 1114090 33554432000 4194304 4625164 140734678807104 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 5275028

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

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

[startup+1239.62 s]
/proc/loadavg: 9.05 9.00 7.11 10/477 32614
/proc/meminfo: memFree=12914076/32951124 swapFree=57414336/67111528
[pid=32537] ppid=32535 vsize=0 CPUtime=4800.27 cores=0,2,4,6
/proc/32537/stat : 32537 (SArTagnan) R 32535 32537 32434 0 -1 4203524 10354261 0 0 0 478480 1547 0 0 25 0 1 0 748450940 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/32537/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1239.69
CPU time (s): 4800.35
CPU user time (s): 4784.81
CPU system time (s): 15.5416
CPU usage (%): 387.223
Max. virtual memory (cumulated for all children) (KiB): 6288868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4784.81
system time used= 15.5416
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10354261
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= 18546
involuntary context switches= 22928

runsolver used 5.36218 second user time and 13.8299 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-16 23:43:25
IDJOB=3385971
IDBENCH=83949
IDSOLVER=1871
FILE ID=node111/3385971-1305582205
RUNJOBID= node111-1305582132-32452
PBS_JOBID= 13350305
Free space on /tmp= 73552 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_60_10-dir.shuffled-as.sat03-144.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385971-1305582205/watcher-3385971-1305582205 -o /tmp/evaluation-result-3385971-1305582205/solver-3385971-1305582205 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3385971-1305582205.cnf -threads=4

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

MD5SUM BENCH= fab1e4926bfa9e7a1fae58c3b22b51e8
RANDOM SEED=305163811

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17231512 kB
Buffers:        312096 kB
Cached:        6397036 kB
SwapCached:      19200 kB
Active:        8097728 kB
Inactive:      7353032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17231512 kB
SwapTotal:    67111528 kB
SwapFree:     57414336 kB
Dirty:             900 kB
Writeback:           0 kB
AnonPages:     8731756 kB
Mapped:          28364 kB
Slab:           134392 kB
PageTables:      66944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 149809424 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= 73552 MiB
End job on node111 at 2011-05-17 00:04:06