Trace number 3439526

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) 40001.2 5012.94

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
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: 977)

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-3439526-1306965421/watcher-3439526-1306965421 -o /tmp/evaluation-result-3439526-1306965421/solver-3439526-1306965421 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439526-1306965421.cnf -threads=8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.13 8.10 8.01 2/523 15222
/proc/meminfo: memFree=15332956/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=353796 CPUtime=0.04 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 869 0 0 0 4 0 0 0 25 0 8 0 808140704 362287104 804 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970655263 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 88449 804 345 106 0 83952 0
[pid=15222/tid=15223] ppid=15220 vsize=354124 CPUtime=0 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 30 0 0 0 0 0 0 0 25 0 8 0 808140705 362622976 984 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970246923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=354124 CPUtime=0 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 36 0 0 0 0 0 0 0 25 0 8 0 808140705 362622976 984 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=354124 CPUtime=0 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 8 0 808140705 362622976 986 33554432000 4194304 4625164 140735978964848 18446744073709551615 4547828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=354124 CPUtime=0.01 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 41 0 0 0 1 0 0 0 25 0 8 0 808140705 362622976 986 33554432000 4194304 4625164 140735978964848 18446744073709551615 4467219 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=354124 CPUtime=0.01 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 44 0 0 0 1 0 0 0 25 0 8 0 808140705 362622976 987 33554432000 4194304 4625164 140735978964848 18446744073709551615 4278669 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=354124 CPUtime=0.01 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 39 0 0 0 1 0 0 0 25 0 8 0 808140705 362622976 995 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970247360 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=354124 CPUtime=0.01 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 34 0 0 0 1 0 0 0 25 0 8 0 808140705 362622976 995 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.110408 s]
/proc/loadavg: 8.13 8.10 8.01 2/523 15222
/proc/meminfo: memFree=15332956/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=422152 CPUtime=0.68 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 3808 0 0 0 67 1 0 0 18 0 8 0 808140704 432283648 3447 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970205521 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 105538 3449 352 106 0 101041 0
[pid=15222/tid=15223] ppid=15220 vsize=422152 CPUtime=0.08 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 406 0 0 0 8 0 0 0 25 0 8 0 808140705 432283648 3449 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=422152 CPUtime=0.09 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 417 0 0 0 9 0 0 0 25 0 8 0 808140705 432283648 3449 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351878 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=422152 CPUtime=0 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 13 0 0 0 0 0 0 0 25 0 8 0 808140705 432283648 3450 33554432000 4194304 4625164 140735978964848 18446744073709551615 4565456 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=422152 CPUtime=0.09 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 442 0 0 0 9 0 0 0 25 0 8 0 808140705 432283648 3450 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=422152 CPUtime=0.09 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 450 0 0 0 9 0 0 0 18 0 8 0 808140705 432283648 3451 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=422152 CPUtime=0.1 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 388 0 0 0 10 0 0 0 18 0 8 0 808140705 432283648 3451 33554432000 4194304 4625164 140735978964848 18446744073709551615 4464229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=422152 CPUtime=0.09 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 385 0 0 0 9 0 0 0 18 0 8 0 808140705 432283648 3451 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 422152

[startup+0.200447 s]
/proc/loadavg: 8.13 8.10 8.01 2/523 15222
/proc/meminfo: memFree=15332956/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=490108 CPUtime=1.28 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 5961 0 0 0 126 2 0 0 18 0 8 0 808140704 501870592 5309 33554432000 4194304 4625164 140735978964848 18446744073709551615 4508874 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 122527 5310 352 106 0 118030 0
[pid=15222/tid=15223] ppid=15220 vsize=490108 CPUtime=0.16 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 606 0 0 0 16 0 0 0 25 0 8 0 808140705 501870592 5310 33554432000 4194304 4625164 140735978964848 18446744073709551615 4339999 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=490108 CPUtime=0.17 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 878 0 0 0 17 0 0 0 25 0 8 0 808140705 501870592 5310 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=490108 CPUtime=0 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 28 0 0 0 0 0 0 0 25 0 8 0 808140705 501870592 5311 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=490108 CPUtime=0.18 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 718 0 0 0 18 0 0 0 25 0 8 0 808140705 501870592 5311 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=490108 CPUtime=0.18 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 726 0 0 0 18 0 0 0 18 0 8 0 808140705 501870592 5311 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211013 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=490108 CPUtime=0.18 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 746 0 0 0 18 0 0 0 18 0 8 0 808140705 501870592 5311 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=490108 CPUtime=0.18 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 634 0 0 0 18 0 0 0 18 0 8 0 808140705 501870592 5313 33554432000 4194304 4625164 140735978964848 18446744073709551615 4345320 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 490108

[startup+0.30043 s]
/proc/loadavg: 8.13 8.10 8.01 2/523 15222
/proc/meminfo: memFree=15332956/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=492572 CPUtime=2 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 8520 0 0 0 197 3 0 0 18 0 8 0 808140704 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 47371415276070 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 123143 7478 361 106 0 118646 0
[pid=15222/tid=15223] ppid=15220 vsize=492572 CPUtime=0.26 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 898 0 0 0 26 0 0 0 25 0 8 0 808140705 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=492572 CPUtime=0.22 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 977 0 0 0 22 0 0 0 25 0 8 0 808140705 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 4288883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=492572 CPUtime=0.08 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 341 0 0 0 8 0 0 0 25 0 8 0 808140705 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 4561578 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=492572 CPUtime=0.27 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1078 0 0 0 27 0 0 0 25 0 8 0 808140705 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=492572 CPUtime=0.27 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1090 0 0 0 27 0 0 0 18 0 8 0 808140705 504393728 7478 33554432000 4194304 4625164 140735978964848 18446744073709551615 4349232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=492572 CPUtime=0.27 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1133 0 0 0 27 0 0 0 18 0 8 0 808140705 504393728 7487 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=492572 CPUtime=0.27 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 945 0 0 0 27 0 0 0 18 0 8 0 808140705 504393728 7503 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 492572

[startup+0.700361 s]
/proc/loadavg: 8.13 8.10 8.01 2/523 15222
/proc/meminfo: memFree=15332956/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=503416 CPUtime=5.2 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 18020 0 0 0 515 5 0 0 18 0 8 0 808140704 515497984 14639 33554432000 4194304 4625164 140735978964848 18446744073709551615 4528700 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 125854 14639 378 106 0 121357 0
[pid=15222/tid=15223] ppid=15220 vsize=503416 CPUtime=0.66 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1923 0 0 0 66 0 0 0 25 0 8 0 808140705 515497984 14639 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=503416 CPUtime=0.62 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1994 0 0 0 62 0 0 0 25 0 8 0 808140705 515497984 14640 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=503416 CPUtime=0.47 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 2981 0 0 0 47 0 0 0 25 0 8 0 808140705 515497984 14640 33554432000 4194304 4625164 140735978964848 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=503416 CPUtime=0.67 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1806 0 0 0 67 0 0 0 25 0 8 0 808140705 515497984 14640 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=503416 CPUtime=0.67 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 2135 0 0 0 67 0 0 0 18 0 8 0 808140705 515497984 14641 33554432000 4194304 4625164 140735978964848 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=503416 CPUtime=0.67 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 2389 0 0 0 67 0 0 0 18 0 8 0 808140705 515497984 14641 33554432000 4194304 4625164 140735978964848 18446744073709551615 4464266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=503416 CPUtime=0.68 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 1928 0 0 0 67 1 0 0 18 0 8 0 808140705 515497984 14641 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.2
Current children cumulated vsize (KiB) 503416

[startup+1.50122 s]
/proc/loadavg: 8.12 8.09 8.01 9/531 15230
/proc/meminfo: memFree=15255036/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=520116 CPUtime=11.58 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 36601 0 0 0 1150 8 0 0 19 0 8 0 808140704 532598784 24812 33554432000 4194304 4625164 140735978964848 18446744073709551615 4338055 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/15222/statm: 130029 24812 357 106 0 125532 0
[pid=15222/tid=15223] ppid=15220 vsize=520116 CPUtime=1.45 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 2937 0 0 0 144 1 0 0 25 0 8 0 808140705 532598784 24812 33554432000 4194304 4625164 140735978964848 18446744073709551615 4464979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=520116 CPUtime=1.42 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 4070 0 0 0 141 1 0 0 25 0 8 0 808140705 532598784 24812 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=520116 CPUtime=1.28 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 9929 0 0 0 127 1 0 0 25 0 8 0 808140705 532598784 24812 33554432000 4194304 4625164 140735978964848 18446744073709551615 4334513 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=520116 CPUtime=1.47 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 3440 0 0 0 147 0 0 0 25 0 8 0 808140705 532598784 24813 33554432000 4194304 4625164 140735978964848 18446744073709551615 4487540 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=520116 CPUtime=1.47 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 3996 0 0 0 147 0 0 0 19 0 8 0 808140705 532598784 24813 33554432000 4194304 4625164 140735978964848 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=520116 CPUtime=1.47 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 4858 0 0 0 147 0 0 0 20 0 8 0 808140705 532598784 24813 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=520116 CPUtime=1.48 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 3251 0 0 0 147 1 0 0 20 0 8 0 808140705 532598784 24813 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970211361 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.58
Current children cumulated vsize (KiB) 520116

[startup+3.10095 s]
/proc/loadavg: 8.12 8.09 8.01 9/531 15230
/proc/meminfo: memFree=15205932/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=542456 CPUtime=24.1 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 66543 0 0 0 2395 15 0 0 24 0 8 0 808140704 555474944 40328 33554432000 4194304 4625164 140735978964848 18446744073709551615 4511882 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15222/statm: 135614 40329 352 106 0 131117 0
[pid=15222/tid=15223] ppid=15220 vsize=542456 CPUtime=3.01 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 4785 0 0 0 300 1 0 0 25 0 8 0 808140705 555474944 40330 33554432000 4194304 4625164 140735978964848 18446744073709551615 4345308 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=542456 CPUtime=3.01 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 6278 0 0 0 300 1 0 0 25 0 8 0 808140705 555474944 40330 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=542456 CPUtime=2.87 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 22942 0 0 0 284 3 0 0 25 0 8 0 808140705 555474944 40332 33554432000 4194304 4625164 140735978964848 18446744073709551615 242970246923 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=542456 CPUtime=2.97 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 5741 0 0 0 296 1 0 0 25 0 8 0 808140705 555474944 40349 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=542456 CPUtime=3.07 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 6366 0 0 0 306 1 0 0 25 0 8 0 808140705 555474944 40365 33554432000 4194304 4625164 140735978964848 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=542456 CPUtime=3.06 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 8189 0 0 0 304 2 0 0 25 0 8 0 808140705 555474944 40369 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=542456 CPUtime=3.08 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 6251 0 0 0 306 2 0 0 25 0 8 0 808140705 555474944 40370 33554432000 4194304 4625164 140735978964848 18446744073709551615 4462631 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 542456

[startup+6.3004 s]
/proc/loadavg: 8.12 8.09 8.01 9/531 15230
/proc/meminfo: memFree=15095836/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=598008 CPUtime=49.58 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 129015 0 0 0 4929 29 0 0 25 0 8 0 808140704 612360192 64734 33554432000 4194304 4625164 140735978964848 18446744073709551615 4512779 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15222/statm: 149502 64735 352 106 0 145005 0
[pid=15222/tid=15223] ppid=15220 vsize=598008 CPUtime=6.15 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 9897 0 0 0 613 2 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=598008 CPUtime=6.21 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 9835 0 0 0 619 2 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=598008 CPUtime=6.06 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 52448 0 0 0 598 8 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=598008 CPUtime=6.15 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 10745 0 0 0 612 3 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=598008 CPUtime=6.26 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 10304 0 0 0 624 2 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=598008 CPUtime=6.26 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 14809 0 0 0 622 4 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4462653 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=598008 CPUtime=6.26 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 10068 0 0 0 624 2 0 0 25 0 8 0 808140705 612360192 64735 33554432000 4194304 4625164 140735978964848 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0

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

[pid=15222/tid=15225] ppid=15220 vsize=4229184 CPUtime=4661.49 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 28411762 0 0 0 461096 5053 0 0 25 0 8 0 808140705 4330684416 880522 33554432000 4194304 4625164 140735978964848 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4229184 CPUtime=4660.94 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 120946 0 0 0 466042 52 0 0 25 0 8 0 808140705 4330684416 880522 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4229184 CPUtime=4661.94 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124756 0 0 0 466158 36 0 0 25 0 8 0 808140705 4330684416 880522 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4229184 CPUtime=4646.16 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 120566 0 0 0 464583 33 0 0 25 0 8 0 808140705 4330684416 880523 33554432000 4194304 4625164 140735978964848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4229184 CPUtime=4661 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 114598 0 0 0 466057 43 0 0 25 0 8 0 808140705 4330684416 880523 33554432000 4194304 4625164 140735978964848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37204.3
Current children cumulated vsize (KiB) 4229184

[startup+4722.3 s]
/proc/loadavg: 8.07 8.05 8.02 9/531 15380
/proc/meminfo: memFree=11742436/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4453032 CPUtime=37683.2 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 31395166 0 0 0 3762555 5765 0 0 25 0 8 0 808140704 4559904768 895822 33554432000 4194304 4625164 140735978964848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1113258 895822 352 106 0 1108761 0
[pid=15222/tid=15223] ppid=15220 vsize=4453032 CPUtime=4651.16 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 101757 0 0 0 465069 47 0 0 25 0 8 0 808140705 4559904768 896052 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4453032 CPUtime=4722.25 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153731 0 0 0 472180 45 0 0 25 0 8 0 808140705 4559904768 896057 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4453032 CPUtime=4721.51 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 28806541 0 0 0 467021 5130 0 0 25 0 8 0 808140705 4559904768 896058 33554432000 4194304 4625164 140735978964848 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4453032 CPUtime=4720.96 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 120971 0 0 0 472044 52 0 0 25 0 8 0 808140705 4559904768 896058 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4453032 CPUtime=4721.96 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124786 0 0 0 472160 36 0 0 25 0 8 0 808140705 4559904768 896058 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4453032 CPUtime=4705.07 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 120892 0 0 0 470474 33 0 0 25 0 8 0 808140705 4559904768 896059 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4453032 CPUtime=4721.02 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 114647 0 0 0 472059 43 0 0 25 0 8 0 808140705 4559904768 896059 33554432000 4194304 4625164 140735978964848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37683.2
Current children cumulated vsize (KiB) 4453032

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.02 9/531 15382
/proc/meminfo: memFree=11732508/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4518568 CPUtime=38161.9 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 31885534 0 0 0 3810330 5861 0 0 25 0 8 0 808140704 4627013632 900279 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1129642 900280 397 106 0 1125145 0
[pid=15222/tid=15223] ppid=15220 vsize=4518568 CPUtime=4711.12 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 101864 0 0 0 471065 47 0 0 25 0 8 0 808140705 4627013632 900281 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4518568 CPUtime=4782.23 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153761 0 0 0 478178 45 0 0 25 0 8 0 808140705 4627013632 900281 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4518568 CPUtime=4781.49 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 29237686 0 0 0 472935 5214 0 0 25 0 8 0 808140705 4627013632 900281 33554432000 4194304 4625164 140735978964848 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4518568 CPUtime=4780.95 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 120993 0 0 0 478043 52 0 0 25 0 8 0 808140705 4627013632 900281 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4518568 CPUtime=4781.94 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124887 0 0 0 478158 36 0 0 25 0 8 0 808140705 4627013632 900282 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4518568 CPUtime=4763.96 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121113 0 0 0 476363 33 0 0 25 0 8 0 808140705 4627013632 900282 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4518568 CPUtime=4781 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 114703 0 0 0 478057 43 0 0 25 0 8 0 808140705 4627013632 900282 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38161.9
Current children cumulated vsize (KiB) 4518568

[startup+4842.32 s]
/proc/loadavg: 8.07 8.06 8.02 9/531 15382
/proc/meminfo: memFree=11717368/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4518568 CPUtime=38640.9 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 32351638 0 0 0 3858138 5954 0 0 25 0 8 0 808140704 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1129642 902413 428 106 0 1125145 0
[pid=15222/tid=15223] ppid=15220 vsize=4518568 CPUtime=4771.13 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 101919 0 0 0 477066 47 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4518568 CPUtime=4842.25 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153787 0 0 0 484180 45 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4518568 CPUtime=4841.51 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 29534764 0 0 0 478880 5271 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4518568 CPUtime=4840.97 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121018 0 0 0 484045 52 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4518568 CPUtime=4841.96 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124913 0 0 0 484160 36 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329656 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4518568 CPUtime=4822.88 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121386 0 0 0 482255 33 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4518568 CPUtime=4841.02 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 114750 0 0 0 484059 43 0 0 25 0 8 0 808140705 4627013632 902413 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38640.9
Current children cumulated vsize (KiB) 4518568

[startup+4902.3 s]
/proc/loadavg: 8.06 8.06 8.02 9/531 15384
/proc/meminfo: memFree=11712272/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4518568 CPUtime=39119.6 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 32896581 0 0 0 3905900 6061 0 0 25 0 8 0 808140704 4627013632 903763 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1129642 903764 397 106 0 1125145 0
[pid=15222/tid=15223] ppid=15220 vsize=4518568 CPUtime=4831.08 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 101980 0 0 0 483061 47 0 0 25 0 8 0 808140705 4627013632 903764 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330810 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4518568 CPUtime=4902.23 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153813 0 0 0 490178 45 0 0 25 0 8 0 808140705 4627013632 903765 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4518568 CPUtime=4901.49 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 29835267 0 0 0 484820 5329 0 0 25 0 8 0 808140705 4627013632 903765 33554432000 4194304 4625164 140735978964848 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4518568 CPUtime=4900.95 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121042 0 0 0 490043 52 0 0 25 0 8 0 808140705 4627013632 903765 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4518568 CPUtime=4901.93 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124942 0 0 0 490157 36 0 0 25 0 8 0 808140705 4627013632 903766 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4518568 CPUtime=4881.76 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121411 0 0 0 488143 33 0 0 25 0 8 0 808140705 4627013632 903766 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4518568 CPUtime=4901 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 114803 0 0 0 490057 43 0 0 25 0 8 0 808140705 4627013632 903766 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39119.6
Current children cumulated vsize (KiB) 4518568

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/531 15386
/proc/meminfo: memFree=11673076/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4566572 CPUtime=39598.5 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 33508931 0 0 0 3953666 6180 0 0 25 0 8 0 808140704 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1141643 913536 495 106 0 1137146 0
[pid=15222/tid=15223] ppid=15220 vsize=4566572 CPUtime=4891.08 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 108022 0 0 0 489059 49 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4566572 CPUtime=4962.23 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153840 0 0 0 496178 45 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4566572 CPUtime=4961.49 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 30194799 0 0 0 490756 5393 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4566572 CPUtime=4960.95 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121067 0 0 0 496043 52 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4566572 CPUtime=4961.93 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124972 0 0 0 496157 36 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4566572 CPUtime=4940.66 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121429 0 0 0 494033 33 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4566572 CPUtime=4961.01 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 116169 0 0 0 496057 44 0 0 25 0 8 0 808140705 4676169728 913536 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39598.5
Current children cumulated vsize (KiB) 4566572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012.7 s]
/proc/loadavg: 8.01 8.04 8.01 10/531 15388
/proc/meminfo: memFree=11664132/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=4566572 CPUtime=40000.9 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) R 15220 15222 15015 0 -1 4202496 34064380 0 0 0 3993802 6291 0 0 25 0 8 0 808140704 4676169728 910071 33554432000 4194304 4625164 140735978964848 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 1141643 910071 352 106 0 1137146 0
[pid=15222/tid=15223] ppid=15220 vsize=4566572 CPUtime=4941.51 cores=0-7
/proc/15222/task/15223/stat : 15223 (SArTagnan) R 15220 15222 15015 0 -1 4202560 108045 0 0 0 494102 49 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15222/tid=15224] ppid=15220 vsize=4566572 CPUtime=5012.67 cores=0-7
/proc/15222/task/15224/stat : 15224 (SArTagnan) R 15220 15222 15015 0 -1 4202560 153861 0 0 0 501221 46 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15222/tid=15225] ppid=15220 vsize=4566572 CPUtime=5011.93 cores=0-7
/proc/15222/task/15225/stat : 15225 (SArTagnan) R 15220 15222 15015 0 -1 4202560 30552862 0 0 0 495734 5459 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=15222/tid=15226] ppid=15220 vsize=4566572 CPUtime=5011.39 cores=0-7
/proc/15222/task/15226/stat : 15226 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121086 0 0 0 501087 52 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15222/tid=15227] ppid=15220 vsize=4566572 CPUtime=5012.37 cores=0-7
/proc/15222/task/15227/stat : 15227 (SArTagnan) R 15220 15222 15015 0 -1 4202560 124997 0 0 0 501201 36 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=4566572 CPUtime=4990.14 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4202560 121464 0 0 0 498981 33 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=15222/tid=15229] ppid=15220 vsize=4566572 CPUtime=5011.45 cores=0-7
/proc/15222/task/15229/stat : 15229 (SArTagnan) R 15220 15222 15015 0 -1 4202560 116229 0 0 0 501101 44 0 0 25 0 8 0 808140705 4676169728 910207 33554432000 4194304 4625164 140735978964848 18446744073709551615 4487250 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 4566572

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

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

[startup+5012.9 s]
/proc/loadavg: 8.01 8.04 8.01 10/531 15388
/proc/meminfo: memFree=11664132/32951132 swapFree=46579808/67111528
[pid=15222] ppid=15220 vsize=0 CPUtime=40001.2 cores=0-7
/proc/15222/stat : 15222 (SArTagnan) Z 15220 15222 15015 0 -1 4203548 34064569 0 0 0 3993811 6306 0 0 25 0 2 0 808140704 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15222/statm: 0 0 0 0 0 0 0
[pid=15222/tid=15228] ppid=15220 vsize=0 CPUtime=4990.3 cores=0-7
/proc/15222/task/15228/stat : 15228 (SArTagnan) R 15220 15222 15015 0 -1 4203588 121464 0 0 0 498982 48 0 0 25 0 2 0 808140705 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40001.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5012.94
CPU time (s): 40001.2
CPU user time (s): 39938.1
CPU system time (s): 63.1014
CPU usage (%): 797.959
Max. virtual memory (cumulated for all children) (KiB): 4961940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39938.1
system time used= 63.1014
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34064569
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= 2753
involuntary context switches= 178182

runsolver used 22.5356 second user time and 69.6584 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-01 23:57:01
IDJOB=3439526
IDBENCH=85542
IDSOLVER=1936
FILE ID=node128/3439526-1306965421
RUNJOBID= node128-1306960406-15029
PBS_JOBID= 13497623
Free space on /tmp= 73800 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439526-1306965421/watcher-3439526-1306965421 -o /tmp/evaluation-result-3439526-1306965421/solver-3439526-1306965421 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439526-1306965421.cnf -threads=8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=1346475905

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15333236 kB
Buffers:        297368 kB
Cached:        3418520 kB
SwapCached:      35620 kB
Active:        8808392 kB
Inactive:      8492472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15333236 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:    13559072 kB
Mapped:          17340 kB
Slab:           133116 kB
PageTables:     111908 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174774544 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node128 at 2011-06-02 01:20:35