Trace number 3264820

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-03-24? (TO) 4800.29 1201.75

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
MD5SUM9a6126d13f733e360922c2ae93b7b6b9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark173.141
Satisfiable
(Un)Satisfiability was proved
Number of variables354
Number of clauses2596
Sum of the clauses size11752
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5640
Number of clauses of size over 5364

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264820-1304106520/watcher-3264820-1304106520 -o /tmp/evaluation-result-3264820-1304106520/solver-3264820-1304106520 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3264820-1304106520.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 7.75 8.01 7.99 5/180 16520
/proc/meminfo: memFree=21894116/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 611 0 0 0 0 0 0 0 25 0 4 0 522252412 51159040 547 33554432000 4194304 4623224 140734159814224 18446744073709551615 47475739744178 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 12490 547 302 105 0 7994 0
[pid=16520/tid=16521] ppid=16518 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522252413 51159040 547 33554432000 4194304 4623224 140734159814224 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 522252413 51159040 547 33554432000 4194304 4623224 140734159814224 18446744073709551615 244447001585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=49960 CPUtime=0 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 522252413 51159040 547 33554432000 4194304 4623224 140734159814224 18446744073709551615 47475739744178 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.130874 s]
/proc/loadavg: 7.75 8.01 7.99 5/180 16520
/proc/meminfo: memFree=21894116/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=248864 CPUtime=0.49 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 2193 0 0 0 49 0 0 0 25 0 4 0 522252412 254836736 1392 33554432000 4194304 4623224 140734159814224 18446744073709551615 4517548 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 62216 1392 344 105 0 57720 0
[pid=16520/tid=16521] ppid=16518 vsize=248864 CPUtime=0.12 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 318 0 0 0 12 0 0 0 25 0 4 0 522252413 254836736 1392 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376726 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=248864 CPUtime=0.12 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 330 0 0 0 12 0 0 0 25 0 4 0 522252413 254836736 1392 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=248864 CPUtime=0.12 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 432 0 0 0 12 0 0 0 25 0 4 0 522252413 254836736 1392 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550441 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 248864

[startup+0.200862 s]
/proc/loadavg: 7.75 8.01 7.99 5/180 16520
/proc/meminfo: memFree=21894116/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=249960 CPUtime=0.77 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 2826 0 0 0 77 0 0 0 25 0 4 0 522252412 255959040 1632 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510006 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 62490 1632 344 105 0 57994 0
[pid=16520/tid=16521] ppid=16518 vsize=249960 CPUtime=0.19 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 496 0 0 0 19 0 0 0 25 0 4 0 522252413 255959040 1632 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=249960 CPUtime=0.19 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 522 0 0 0 19 0 0 0 25 0 4 0 522252413 255959040 1632 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376835 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=249960 CPUtime=0.19 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 511 0 0 0 19 0 0 0 25 0 4 0 522252413 255959040 1632 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 249960

[startup+0.300843 s]
/proc/loadavg: 7.75 8.01 7.99 5/180 16520
/proc/meminfo: memFree=21894116/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=250220 CPUtime=1.17 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 3392 0 0 0 117 0 0 0 25 0 4 0 522252412 256225280 1997 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 62555 1997 344 105 0 58059 0
[pid=16520/tid=16521] ppid=16518 vsize=250220 CPUtime=0.29 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 630 0 0 0 29 0 0 0 25 0 4 0 522252413 256225280 1997 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=250220 CPUtime=0.29 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 666 0 0 0 29 0 0 0 25 0 4 0 522252413 256225280 1997 33554432000 4194304 4623224 140734159814224 18446744073709551615 4377475 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=250220 CPUtime=0.29 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 749 0 0 0 29 0 0 0 25 0 4 0 522252413 256225280 1997 33554432000 4194304 4623224 140734159814224 18446744073709551615 4577438 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 250220

[startup+0.700769 s]
/proc/loadavg: 7.75 8.01 7.99 5/180 16520
/proc/meminfo: memFree=21894116/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=252280 CPUtime=2.77 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 5317 0 0 0 276 1 0 0 25 0 4 0 522252412 258334720 3112 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 63070 3112 344 105 0 58574 0
[pid=16520/tid=16521] ppid=16518 vsize=252280 CPUtime=0.69 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 1081 0 0 0 69 0 0 0 25 0 4 0 522252413 258334720 3112 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=252280 CPUtime=0.68 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 1167 0 0 0 68 0 0 0 25 0 4 0 522252413 258334720 3112 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=252280 CPUtime=0.69 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 1347 0 0 0 69 0 0 0 25 0 4 0 522252413 258334720 3112 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 252280

[startup+1.50062 s]
/proc/loadavg: 7.75 8.01 7.99 9/184 16524
/proc/meminfo: memFree=21889248/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=256372 CPUtime=5.97 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 8868 0 0 0 595 2 0 0 25 0 4 0 522252412 262524928 4834 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510167 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 64093 4836 344 105 0 59597 0
[pid=16520/tid=16521] ppid=16518 vsize=256372 CPUtime=1.48 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 2140 0 0 0 148 0 0 0 25 0 4 0 522252413 262524928 4836 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=256372 CPUtime=1.48 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 2355 0 0 0 148 0 0 0 25 0 4 0 522252413 262524928 4836 33554432000 4194304 4623224 140734159814224 18446744073709551615 4377252 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=256372 CPUtime=1.48 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 2151 0 0 0 148 0 0 0 25 0 4 0 522252413 262524928 4836 33554432000 4194304 4623224 140734159814224 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 256372

[startup+3.10032 s]
/proc/loadavg: 7.75 8.01 7.99 9/184 16524
/proc/meminfo: memFree=21858124/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=263528 CPUtime=12.36 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 14339 0 0 0 1234 2 0 0 25 0 4 0 522252412 269852672 8006 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 65882 8006 347 105 0 61386 0
[pid=16520/tid=16521] ppid=16518 vsize=263528 CPUtime=3.08 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3452 0 0 0 308 0 0 0 25 0 4 0 522252413 269852672 8006 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376974 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=263528 CPUtime=3.07 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3910 0 0 0 307 0 0 0 25 0 4 0 522252413 269852672 8006 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376749 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=263528 CPUtime=3.08 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 4001 0 0 0 308 0 0 0 25 0 4 0 522252413 269852672 8006 33554432000 4194304 4623224 140734159814224 18446744073709551615 4545403 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 263528

[startup+6.30073 s]
/proc/loadavg: 7.77 8.01 7.99 9/184 16524
/proc/meminfo: memFree=21837896/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=270988 CPUtime=25.15 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 20944 0 0 0 2510 5 0 0 25 0 4 0 522252412 277491712 11744 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 67747 11744 359 105 0 63251 0
[pid=16520/tid=16521] ppid=16518 vsize=270988 CPUtime=6.28 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5519 0 0 0 627 1 0 0 25 0 4 0 522252413 277491712 11744 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=270988 CPUtime=6.26 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5507 0 0 0 625 1 0 0 25 0 4 0 522252413 277491712 11744 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=270988 CPUtime=6.29 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5659 0 0 0 628 1 0 0 25 0 4 0 522252413 277491712 11744 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 270988

[startup+12.7005 s]
/proc/loadavg: 7.46 7.95 7.97 9/184 16555
/proc/meminfo: memFree=22994092/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=285184 CPUtime=50.71 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 68497 0 0 0 5058 13 0 0 25 0 4 0 522252412 292028416 17691 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510189 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 71296 17691 393 105 0 66800 0
[pid=16520/tid=16521] ppid=16518 vsize=285184 CPUtime=12.68 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 8595 0 0 0 1266 2 0 0 25 0 4 0 522252413 292028416 17691 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=285184 CPUtime=12.62 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 8659 0 0 0 1261 1 0 0 25 0 4 0 522252413 292028416 17691 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=285184 CPUtime=12.68 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 45908 0 0 0 1261 7 0 0 25 0 4 0 522252413 292028416 17691 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 285184

[startup+25.5011 s]
/proc/loadavg: 7.58 7.95 7.97 9/184 16556
/proc/meminfo: memFree=22924012/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=311152 CPUtime=101.84 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 173650 0 0 0 10154 30 0 0 25 0 4 0 522252412 318619648 23952 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510172 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 77788 23952 345 105 0 73292 0
[pid=16520/tid=16521] ppid=16518 vsize=311152 CPUtime=25.48 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 12961 0 0 0 2545 3 0 0 25 0 4 0 522252413 318619648 23952 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376933 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=311152 CPUtime=25.35 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 12253 0 0 0 2533 2 0 0 25 0 4 0 522252413 318619648 23952 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=311152 CPUtime=25.48 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 140829 0 0 0 2526 22 0 0 25 0 4 0 522252413 318619648 23952 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 311152

[startup+51.1004 s]
/proc/loadavg: 7.80 7.97 7.97 9/184 16556
/proc/meminfo: memFree=22799004/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=338132 CPUtime=204.1 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 351514 0 0 0 20352 58 0 0 25 0 4 0 522252412 346247168 41479 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 84533 41479 724 105 0 80037 0
[pid=16520/tid=16521] ppid=16518 vsize=338132 CPUtime=51.08 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 19179 0 0 0 5103 5 0 0 25 0 4 0 522252413 346247168 41479 33554432000 4194304 4623224 140734159814224 18446744073709551615 4377018 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=338132 CPUtime=50.82 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 18297 0 0 0 5079 3 0 0 25 0 4 0 522252413 346247168 41479 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=338132 CPUtime=51.08 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 297486 0 0 0 5062 46 0 0 25 0 4 0 522252413 346247168 41479 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 338132

[startup+102.301 s]
/proc/loadavg: 7.91 7.97 7.97 9/184 16558
/proc/meminfo: memFree=22650912/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=406420 CPUtime=408.64 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 540331 0 0 0 40774 90 0 0 25 0 4 0 522252412 416174080 54445 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 101605 54445 401 105 0 97109 0
[pid=16520/tid=16521] ppid=16518 vsize=406420 CPUtime=102.29 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 30822 0 0 0 10220 9 0 0 25 0 4 0 522252413 416174080 54445 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=406420 CPUtime=101.8 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 26257 0 0 0 10176 4 0 0 25 0 4 0 522252413 416174080 54445 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=406420 CPUtime=102.22 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 457453 0 0 0 10151 71 0 0 25 0 4 0 522252413 416174080 54445 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 406420

[startup+162.301 s]

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

[pid=16520] ppid=16518 vsize=879316 CPUtime=2565.67 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 3201442 0 0 0 256034 533 0 0 25 0 4 0 522252412 900419584 151864 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510110 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 219829 151864 1250 105 0 215333 0
[pid=16520/tid=16521] ppid=16518 vsize=879316 CPUtime=642.29 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 72986 0 0 0 64199 30 0 0 25 0 4 0 522252413 900419584 151864 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=879316 CPUtime=641.75 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 46283 0 0 0 64163 12 0 0 25 0 4 0 522252413 900419584 151864 33554432000 4194304 4623224 140734159814224 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=879316 CPUtime=639.29 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3001569 0 0 0 63452 477 0 0 25 0 4 0 522252413 900419584 151864 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 879316

[startup+702.301 s]
/proc/loadavg: 8.05 8.05 8.00 9/184 16574
/proc/meminfo: memFree=21828040/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=937204 CPUtime=2805.33 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 3572336 0 0 0 279943 590 0 0 25 0 4 0 522252412 959696896 156148 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510472 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 234301 156148 1224 105 0 229805 0
[pid=16520/tid=16521] ppid=16518 vsize=937204 CPUtime=702.28 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 73161 0 0 0 70198 30 0 0 25 0 4 0 522252413 959696896 156148 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376820 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=937204 CPUtime=701.75 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 59679 0 0 0 70161 14 0 0 25 0 4 0 522252413 959696896 156148 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=937204 CPUtime=698.97 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3341014 0 0 0 69368 529 0 0 25 0 4 0 522252413 959696896 156148 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.33
Current children cumulated vsize (KiB) 937204

[startup+762.301 s]
/proc/loadavg: 8.13 8.07 8.01 9/184 16584
/proc/meminfo: memFree=21795588/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=937204 CPUtime=3045 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 3762497 0 0 0 303878 622 0 0 25 0 4 0 522252412 959696896 158880 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 234301 158880 1219 105 0 229805 0
[pid=16520/tid=16521] ppid=16518 vsize=937204 CPUtime=762.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 73799 0 0 0 76197 30 0 0 25 0 4 0 522252413 959696896 158880 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=937204 CPUtime=761.74 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 59773 0 0 0 76160 14 0 0 25 0 4 0 522252413 959696896 158880 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=937204 CPUtime=758.64 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3529498 0 0 0 75304 560 0 0 25 0 4 0 522252413 959696896 158880 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3045
Current children cumulated vsize (KiB) 937204

[startup+822.3 s]
/proc/loadavg: 8.12 8.08 8.01 9/184 16586
/proc/meminfo: memFree=21762316/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=871668 CPUtime=3284.67 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 4013351 0 0 0 327803 664 0 0 25 0 4 0 522252412 892588032 162922 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 217917 162922 1211 105 0 213421 0
[pid=16520/tid=16521] ppid=16518 vsize=871668 CPUtime=822.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 73861 0 0 0 82197 30 0 0 25 0 4 0 522252413 892588032 162922 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=871668 CPUtime=821.74 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 61008 0 0 0 82159 15 0 0 25 0 4 0 522252413 892588032 162922 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=871668 CPUtime=818.31 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 3776820 0 0 0 81230 601 0 0 25 0 4 0 522252413 892588032 162922 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550704 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.67
Current children cumulated vsize (KiB) 871668

[startup+882.307 s]
/proc/loadavg: 8.19 8.11 8.02 9/184 16588
/proc/meminfo: memFree=21708092/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=871668 CPUtime=3524.37 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 4279887 0 0 0 351729 708 0 0 25 0 4 0 522252412 892588032 164476 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 217917 164476 1211 105 0 213421 0
[pid=16520/tid=16521] ppid=16518 vsize=871668 CPUtime=882.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 73925 0 0 0 88197 30 0 0 25 0 4 0 522252413 892588032 164476 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=871668 CPUtime=881.74 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 61167 0 0 0 88159 15 0 0 25 0 4 0 522252413 892588032 164476 33554432000 4194304 4623224 140734159814224 18446744073709551615 4461184 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=871668 CPUtime=877.99 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 4040456 0 0 0 87155 644 0 0 25 0 4 0 522252413 892588032 164476 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.37
Current children cumulated vsize (KiB) 871668

[startup+942.301 s]
/proc/loadavg: 8.33 8.15 8.04 9/184 16592
/proc/meminfo: memFree=21685604/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=969352 CPUtime=3764.01 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 4418162 0 0 0 375672 729 0 0 25 0 4 0 522252412 992616448 166651 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 242338 166651 1211 105 0 237842 0
[pid=16520/tid=16521] ppid=16518 vsize=969352 CPUtime=942.26 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 74204 0 0 0 94196 30 0 0 25 0 4 0 522252413 992616448 166651 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=969352 CPUtime=941.73 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 61241 0 0 0 94158 15 0 0 25 0 4 0 522252413 992616448 166651 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=969352 CPUtime=937.66 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 4176765 0 0 0 93102 664 0 0 25 0 4 0 522252413 992616448 166651 33554432000 4194304 4623224 140734159814224 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 969352

[startup+1002.3 s]
/proc/loadavg: 8.19 8.14 8.04 9/184 16594
/proc/meminfo: memFree=21655052/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=969352 CPUtime=4003.68 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 4669492 0 0 0 399598 770 0 0 25 0 4 0 522252412 992616448 170264 33554432000 4194304 4623224 140734159814224 18446744073709551615 4517494 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 242338 170264 1252 105 0 237842 0
[pid=16520/tid=16521] ppid=16518 vsize=969352 CPUtime=1002.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 74435 0 0 0 100196 31 0 0 25 0 4 0 522252413 992616448 170264 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=969352 CPUtime=1001.72 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 61702 0 0 0 100157 15 0 0 25 0 4 0 522252413 992616448 170264 33554432000 4194304 4623224 140734159814224 18446744073709551615 4366443 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=969352 CPUtime=997.33 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 4426074 0 0 0 99030 703 0 0 25 0 4 0 522252413 992616448 170264 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 969352

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 8.04 9/184 16595
/proc/meminfo: memFree=21595000/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=1001784 CPUtime=4243.36 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 5009899 0 0 0 423515 821 0 0 25 0 4 0 522252412 1025826816 175247 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 250446 175247 1266 105 0 245950 0
[pid=16520/tid=16521] ppid=16518 vsize=1001784 CPUtime=1062.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 74435 0 0 0 106196 31 0 0 25 0 4 0 522252413 1025826816 175247 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=1001784 CPUtime=1061.72 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 62425 0 0 0 106155 17 0 0 25 0 4 0 522252413 1025826816 175247 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1001784 CPUtime=1057.02 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 4747225 0 0 0 104951 751 0 0 25 0 4 0 522252413 1025826816 175247 33554432000 4194304 4623224 140734159814224 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 1001784

[startup+1122.3 s]
/proc/loadavg: 8.18 8.13 8.04 9/184 16597
/proc/meminfo: memFree=21539036/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=1001784 CPUtime=4483.03 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 5298736 0 0 0 447435 868 0 0 25 0 4 0 522252412 1025826816 181164 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 250446 181164 1267 105 0 245950 0
[pid=16520/tid=16521] ppid=16518 vsize=1001784 CPUtime=1122.27 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 75084 0 0 0 112196 31 0 0 25 0 4 0 522252413 1025826816 181164 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=1001784 CPUtime=1121.72 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 65605 0 0 0 112154 18 0 0 25 0 4 0 522252413 1025826816 181164 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376858 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1001784 CPUtime=1116.69 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5031645 0 0 0 110872 797 0 0 25 0 4 0 522252413 1025826816 181164 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 1001784

[startup+1182.3 s]
/proc/loadavg: 8.18 8.13 8.04 9/184 16598
/proc/meminfo: memFree=21503792/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=1001784 CPUtime=4722.71 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 5616271 0 0 0 471352 919 0 0 25 0 4 0 522252412 1025826816 184971 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 250446 184971 1253 105 0 245950 0
[pid=16520/tid=16521] ppid=16518 vsize=1001784 CPUtime=1182.28 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 76401 0 0 0 118196 32 0 0 25 0 4 0 522252413 1025826816 184971 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=1001784 CPUtime=1181.71 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 65718 0 0 0 118153 18 0 0 25 0 4 0 522252413 1025826816 184971 33554432000 4194304 4623224 140734159814224 18446744073709551615 4377579 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1001784 CPUtime=1176.36 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5346420 0 0 0 116789 847 0 0 25 0 4 0 522252413 1025826816 184971 33554432000 4194304 4623224 140734159814224 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.71
Current children cumulated vsize (KiB) 1001784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.12 8.04 9/184 16599
/proc/meminfo: memFree=21487784/32951124 swapFree=67111524/67111528
[pid=16520] ppid=16518 vsize=1001784 CPUtime=4800.23 cores=0,2,4,6
/proc/16520/stat : 16520 (SArTagnan) R 16518 16520 16386 0 -1 4202496 5718373 0 0 0 479088 935 0 0 25 0 4 0 522252412 1025826816 186065 33554432000 4194304 4623224 140734159814224 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16520/statm: 250446 186065 1258 105 0 245950 0
[pid=16520/tid=16521] ppid=16518 vsize=1001784 CPUtime=1201.68 cores=0,2,4,6
/proc/16520/task/16521/stat : 16521 (SArTagnan) R 16518 16520 16386 0 -1 4202560 76583 0 0 0 120136 32 0 0 25 0 4 0 522252413 1025826816 186065 33554432000 4194304 4623224 140734159814224 18446744073709551615 4463869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=16520/tid=16522] ppid=16518 vsize=1001784 CPUtime=1201.12 cores=0,2,4,6
/proc/16520/task/16522/stat : 16522 (SArTagnan) R 16518 16520 16386 0 -1 4202560 66084 0 0 0 120094 18 0 0 25 0 4 0 522252413 1025826816 186065 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=16520/tid=16523] ppid=16518 vsize=1001784 CPUtime=1195.66 cores=0,2,4,6
/proc/16520/task/16523/stat : 16523 (SArTagnan) R 16518 16520 16386 0 -1 4202560 5447908 0 0 0 118704 862 0 0 25 0 4 0 522252413 1025826816 186065 33554432000 4194304 4623224 140734159814224 18446744073709551615 4376714 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1001784

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.29
CPU user time (s): 4790.9
CPU system time (s): 9.38657
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 1001784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4790.9
system time used= 9.38657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5718373
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= 710
involuntary context switches= 20046

runsolver used 1.9587 second user time and 4.6063 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 21:48:40
IDJOB=3264820
IDBENCH=85353
IDSOLVER=1656
FILE ID=node105/3264820-1304106520
RUNJOBID= node105-1304105316-16404
PBS_JOBID= 13170654
Free space on /tmp= 71920 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-2.shuffled-as.sat05-2534.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264820-1304106520/watcher-3264820-1304106520 -o /tmp/evaluation-result-3264820-1304106520/solver-3264820-1304106520 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3264820-1304106520.cnf -threads=4

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

MD5SUM BENCH= 9a6126d13f733e360922c2ae93b7b6b9
RANDOM SEED=1659139631

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      21894396 kB
Buffers:       2158016 kB
Cached:        7110800 kB
SwapCached:          4 kB
Active:        1746864 kB
Inactive:      8762680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21894396 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             444 kB
Writeback:           0 kB
AnonPages:     1240660 kB
Mapped:          15472 kB
Slab:           483200 kB
PageTables:       6844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1636088 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= 71940 MiB
End job on node105 at 2011-04-29 22:08:43