Trace number 3439346

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) 40000.6 5011.11

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1325.32
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3439346-1306960630/watcher-3439346-1306960630 -o /tmp/evaluation-result-3439346-1306960630/solver-3439346-1306960630 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439346-1306960630.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: 0.00 0.00 0.00 1/491 20234
/proc/meminfo: memFree=31008196/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=90596 CPUtime=0.03 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 548 0 0 0 3 0 0 0 25 0 8 0 807663898 92770304 485 33554432000 4194304 4625164 140737238018448 18446744073709551615 47468280412086 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 22649 485 300 106 0 18152 0
[pid=20234/tid=20235] ppid=20232 vsize=90596 CPUtime=0.01 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 807663898 92770304 485 33554432000 4194304 4625164 140737238018448 18446744073709551615 47468280412076 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=90596 CPUtime=0 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807663898 92770304 485 33554432000 4194304 4625164 140737238018448 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=90596 CPUtime=0 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807663898 92770304 485 33554432000 4194304 4625164 140737238018448 18446744073709551615 47468280412086 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=90596 CPUtime=0 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807663898 92770304 485 33554432000 4194304 4625164 140737238018448 18446744073709551615 47468280412082 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=90596 CPUtime=0 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 8 0 807663898 92770304 513 33554432000 4194304 4625164 140737238018448 18446744073709551615 4331584 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=156132 CPUtime=0.01 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2 0 0 0 1 0 0 0 25 0 8 0 807663898 159879168 517 33554432000 4194304 4625164 140737238018448 18446744073709551615 270612769524 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=221668 CPUtime=0 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 807663898 226988032 524 33554432000 4194304 4625164 140737238018448 18446744073709551615 4335495 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0241221 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 20234
/proc/meminfo: memFree=31008196/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=418456 CPUtime=0.09 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 923 0 0 0 9 0 0 0 25 0 8 0 807663898 428498944 858 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 104614 861 349 106 0 100117 0
[pid=20234/tid=20235] ppid=20232 vsize=418456 CPUtime=0.02 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 70 0 0 0 2 0 0 0 18 0 8 0 807663898 428498944 874 33554432000 4194304 4625164 140737238018448 18446744073709551615 270612766727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=418456 CPUtime=0 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 28 0 0 0 0 0 0 0 25 0 8 0 807663898 428498944 874 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=418456 CPUtime=0 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 53 0 0 0 0 0 0 0 25 0 8 0 807663898 428498944 885 33554432000 4194304 4625164 140737238018448 18446744073709551615 4353059 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=418456 CPUtime=0 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807663898 428498944 891 33554432000 4194304 4625164 140737238018448 18446744073709551615 47468280412082 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=418456 CPUtime=0.01 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 34 0 0 0 1 0 0 0 25 0 8 0 807663898 428498944 892 33554432000 4194304 4625164 140737238018448 18446744073709551615 4435152 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=418456 CPUtime=0.01 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 48 0 0 0 1 0 0 0 25 0 8 0 807663898 428498944 893 33554432000 4194304 4625164 140737238018448 18446744073709551615 270612807791 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=418456 CPUtime=0 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 46 0 0 0 0 0 0 0 18 0 8 0 807663898 428498944 896 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 418456

[startup+0.105941 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 20234
/proc/meminfo: memFree=31008196/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=420820 CPUtime=0.73 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 2550 0 0 0 73 0 0 0 25 0 8 0 807663898 430919680 1814 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 105205 1814 352 106 0 100708 0
[pid=20234/tid=20235] ppid=20232 vsize=420820 CPUtime=0.1 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 262 0 0 0 10 0 0 0 18 0 8 0 807663898 430919680 1814 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=420820 CPUtime=0.08 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 233 0 0 0 8 0 0 0 25 0 8 0 807663898 430919680 1814 33554432000 4194304 4625164 140737238018448 18446744073709551615 270612771873 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=420820 CPUtime=0.08 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) D 20232 20234 20207 0 -1 4202560 375 0 0 0 8 0 0 0 25 0 8 0 807663898 430919680 1814 33554432000 4194304 4625164 140737238018448 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=420820 CPUtime=0.08 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) D 20232 20234 20207 0 -1 4202560 223 0 0 0 8 0 0 0 25 0 8 0 807663898 430919680 1814 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=420820 CPUtime=0.08 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 198 0 0 0 8 0 0 0 25 0 8 0 807663898 430919680 1820 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=420820 CPUtime=0.1 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 228 0 0 0 10 0 0 0 25 0 8 0 807663898 430919680 1820 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=420820 CPUtime=0.09 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 209 0 0 0 9 0 0 0 18 0 8 0 807663898 430919680 1820 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 420820

[startup+0.301038 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 20234
/proc/meminfo: memFree=31008196/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=423916 CPUtime=2.3 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 5964 0 0 0 229 1 0 0 25 0 8 0 807663898 434089984 3728 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 105979 3728 352 106 0 101482 0
[pid=20234/tid=20235] ppid=20232 vsize=423916 CPUtime=0.29 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 585 0 0 0 29 0 0 0 18 0 8 0 807663898 434089984 3728 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=423916 CPUtime=0.28 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 594 0 0 0 28 0 0 0 25 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=423916 CPUtime=0.28 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1282 0 0 0 28 0 0 0 25 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351937 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=423916 CPUtime=0.27 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 604 0 0 0 27 0 0 0 25 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 270612771525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=423916 CPUtime=0.27 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 546 0 0 0 27 0 0 0 25 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 4350077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=423916 CPUtime=0.29 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 803 0 0 0 29 0 0 0 25 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=423916 CPUtime=0.28 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 562 0 0 0 28 0 0 0 18 0 8 0 807663898 434089984 3729 33554432000 4194304 4625164 140737238018448 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 423916

[startup+0.700969 s]
/proc/loadavg: 0.00 0.00 0.00 1/491 20234
/proc/meminfo: memFree=31008196/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=428724 CPUtime=5.5 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 11133 0 0 0 548 2 0 0 25 0 8 0 807663898 439013376 6743 33554432000 4194304 4625164 140737238018448 18446744073709551615 4519417 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 107181 6743 352 106 0 102684 0
[pid=20234/tid=20235] ppid=20232 vsize=428724 CPUtime=0.69 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1306 0 0 0 69 0 0 0 18 0 8 0 807663898 439013376 6743 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=428724 CPUtime=0.67 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1288 0 0 0 67 0 0 0 25 0 8 0 807663898 439013376 6743 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=428724 CPUtime=0.67 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3002 0 0 0 67 0 0 0 25 0 8 0 807663898 439013376 6743 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=428724 CPUtime=0.67 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 996 0 0 0 67 0 0 0 25 0 8 0 807663898 439013376 6746 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=428724 CPUtime=0.67 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 954 0 0 0 67 0 0 0 25 0 8 0 807663898 439013376 6746 33554432000 4194304 4625164 140737238018448 18446744073709551615 4349325 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=428724 CPUtime=0.69 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1332 0 0 0 69 0 0 0 25 0 8 0 807663898 439013376 6746 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=428724 CPUtime=0.68 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 958 0 0 0 68 0 0 0 18 0 8 0 807663898 439013376 6747 33554432000 4194304 4625164 140737238018448 18446744073709551615 4466321 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 428724

[startup+1.50083 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 20242
/proc/meminfo: memFree=30973668/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=437972 CPUtime=11.87 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 20480 0 0 0 1184 3 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4397189 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 109493 11621 367 106 0 104996 0
[pid=20234/tid=20235] ppid=20232 vsize=437972 CPUtime=1.49 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2087 0 0 0 149 0 0 0 20 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=437972 CPUtime=1.47 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2136 0 0 0 147 0 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=437972 CPUtime=1.48 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 5517 0 0 0 147 1 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=437972 CPUtime=1.47 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2049 0 0 0 147 0 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=437972 CPUtime=1.45 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 1946 0 0 0 145 0 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=437972 CPUtime=1.49 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2803 0 0 0 149 0 0 0 25 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=437972 CPUtime=1.48 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 2139 0 0 0 148 0 0 0 19 0 8 0 807663898 448483328 11621 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351890 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.87
Current children cumulated vsize (KiB) 437972

[startup+3.10055 s]
/proc/loadavg: 0.64 0.13 0.04 9/499 20242
/proc/meminfo: memFree=30951112/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=449516 CPUtime=24.65 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 35904 0 0 0 2459 6 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 112379 18731 389 106 0 107882 0
[pid=20234/tid=20235] ppid=20232 vsize=449516 CPUtime=3.09 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3358 0 0 0 309 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=449516 CPUtime=3.07 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3310 0 0 0 307 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=449516 CPUtime=3.07 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 12745 0 0 0 305 2 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=449516 CPUtime=3.07 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3355 0 0 0 307 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=449516 CPUtime=3.03 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3127 0 0 0 303 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348809 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=449516 CPUtime=3.09 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 4482 0 0 0 309 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=449516 CPUtime=3.08 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 3557 0 0 0 308 0 0 0 25 0 8 0 807663898 460304384 18731 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.65
Current children cumulated vsize (KiB) 449516

[startup+6.30098 s]
/proc/loadavg: 1.23 0.26 0.09 9/499 20242
/proc/meminfo: memFree=30903868/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=478604 CPUtime=50.2 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 63342 0 0 0 5009 11 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 119651 29086 401 106 0 115154 0
[pid=20234/tid=20235] ppid=20232 vsize=478604 CPUtime=6.28 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 6854 0 0 0 628 0 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=478604 CPUtime=6.27 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 6558 0 0 0 627 0 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=478604 CPUtime=6.27 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 22260 0 0 0 624 3 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352080 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=478604 CPUtime=6.26 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 5216 0 0 0 626 0 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=478604 CPUtime=6.18 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 4675 0 0 0 617 1 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=478604 CPUtime=6.28 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 8952 0 0 0 627 1 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=478604 CPUtime=6.27 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 5610 0 0 0 627 0 0 0 25 0 8 0 807663898 490090496 29086 33554432000 4194304 4625164 140737238018448 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0

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

Current children cumulated vsize (KiB) 4919932

[startup+4722.32 s]
/proc/loadavg: 8.12 8.07 7.98 9/499 20394
/proc/meminfo: memFree=27079856/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=4919932 CPUtime=37696.6 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 16807225 0 0 0 3766859 2800 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1229983 979520 489 106 0 1225486 0
[pid=20234/tid=20235] ppid=20232 vsize=4919932 CPUtime=4720.47 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 217768 0 0 0 472002 45 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=4919932 CPUtime=4722.38 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293162 0 0 0 472174 64 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=4919932 CPUtime=4683.83 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 13513558 0 0 0 466242 2141 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=4919932 CPUtime=4688.93 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 242643 0 0 0 468838 55 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=4919932 CPUtime=4713.87 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 471330 57 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=4919932 CPUtime=4722.22 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 386850 0 0 0 472145 77 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=4919932 CPUtime=4722.41 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 199005 0 0 0 472194 47 0 0 25 0 8 0 807663898 5038010368 979520 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37696.6
Current children cumulated vsize (KiB) 4919932

[startup+4782.3 s]
/proc/loadavg: 8.18 8.09 7.99 9/499 20397
/proc/meminfo: memFree=27069668/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=4919932 CPUtime=38175.4 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 17035246 0 0 0 3814708 2832 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1229983 982186 557 106 0 1225486 0
[pid=20234/tid=20235] ppid=20232 vsize=4919932 CPUtime=4780.43 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 218001 0 0 0 477998 45 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=4919932 CPUtime=4782.36 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293242 0 0 0 478172 64 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=4919932 CPUtime=4743.81 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 13738950 0 0 0 472209 2172 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=4919932 CPUtime=4748.92 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 242771 0 0 0 474837 55 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=4919932 CPUtime=4772.82 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 477225 57 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=4919932 CPUtime=4782.2 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 387004 0 0 0 478143 77 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=4919932 CPUtime=4782.39 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 199112 0 0 0 478192 47 0 0 25 0 8 0 807663898 5038010368 982186 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38175.4
Current children cumulated vsize (KiB) 4919932

[startup+4842.3 s]
/proc/loadavg: 8.19 8.10 8.00 9/499 20400
/proc/meminfo: memFree=27063068/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=4919932 CPUtime=38654.3 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 17198768 0 0 0 3862579 2855 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1229983 984768 521 106 0 1225486 0
[pid=20234/tid=20235] ppid=20232 vsize=4919932 CPUtime=4840.42 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 218106 0 0 0 483997 45 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=4919932 CPUtime=4842.36 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293331 0 0 0 484172 64 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=4919932 CPUtime=4803.81 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 13888636 0 0 0 478188 2193 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=4919932 CPUtime=4808.91 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 242866 0 0 0 480836 55 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=4919932 CPUtime=4831.78 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 483121 57 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=4919932 CPUtime=4842.21 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 388091 0 0 0 484143 78 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=4919932 CPUtime=4842.39 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 199301 0 0 0 484192 47 0 0 25 0 8 0 807663898 5038010368 984768 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38654.3
Current children cumulated vsize (KiB) 4919932

[startup+4902.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/499 20401
/proc/meminfo: memFree=27057720/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=4919932 CPUtime=39133.3 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 17458013 0 0 0 3910441 2890 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1229983 985204 432 106 0 1225486 0
[pid=20234/tid=20235] ppid=20232 vsize=4919932 CPUtime=4900.4 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 218191 0 0 0 489995 45 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=4919932 CPUtime=4902.37 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293423 0 0 0 490172 65 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=4919932 CPUtime=4863.81 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 14119477 0 0 0 484157 2224 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=4919932 CPUtime=4868.92 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 242982 0 0 0 486837 55 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=4919932 CPUtime=4890.76 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 489019 57 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=4919932 CPUtime=4902.21 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 388306 0 0 0 490143 78 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=4919932 CPUtime=4902.4 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 199400 0 0 0 490193 47 0 0 25 0 8 0 807663898 5038010368 985204 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39133.3
Current children cumulated vsize (KiB) 4919932

[startup+4962.3 s]
/proc/loadavg: 8.02 8.06 8.00 9/499 20403
/proc/meminfo: memFree=27020484/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=5030908 CPUtime=39612.2 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 17750195 0 0 0 3958294 2931 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1257727 996292 352 106 0 1253230 0
[pid=20234/tid=20235] ppid=20232 vsize=5030908 CPUtime=4960.39 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 218290 0 0 0 495993 46 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=5030908 CPUtime=4962.37 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293513 0 0 0 496172 65 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=5030908 CPUtime=4923.82 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 14340119 0 0 0 490127 2255 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=5030908 CPUtime=4928.92 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 243067 0 0 0 492837 55 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=5030908 CPUtime=4949.71 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 494914 57 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=5030908 CPUtime=4962.21 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 388351 0 0 0 496143 78 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=5030908 CPUtime=4962.4 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 263798 0 0 0 496184 56 0 0 25 0 8 0 807663898 5151649792 996292 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39612.2
Current children cumulated vsize (KiB) 5030908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 8.01 8.05 8.00 9/499 20404
/proc/meminfo: memFree=26999888/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=5102348 CPUtime=40000.3 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) R 20232 20234 20207 0 -1 4202496 17997283 0 0 0 3997062 2969 0 0 25 0 8 0 807663898 5224804352 999523 33554432000 4194304 4625164 140737238018448 18446744073709551615 4511986 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 1275587 999523 352 106 0 1271090 0
[pid=20234/tid=20235] ppid=20232 vsize=5102348 CPUtime=5008.99 cores=0-7
/proc/20234/task/20235/stat : 20235 (SArTagnan) R 20232 20234 20207 0 -1 4202560 218357 0 0 0 500853 46 0 0 25 0 8 0 807663898 5224804352 999561 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20234/tid=20236] ppid=20232 vsize=5102348 CPUtime=5010.99 cores=0-7
/proc/20234/task/20236/stat : 20236 (SArTagnan) R 20232 20234 20207 0 -1 4202560 293592 0 0 0 501034 65 0 0 25 0 8 0 807663898 5224804352 999565 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20234/tid=20237] ppid=20232 vsize=5102348 CPUtime=4972.43 cores=0-7
/proc/20234/task/20237/stat : 20237 (SArTagnan) R 20232 20234 20207 0 -1 4202560 14533097 0 0 0 494958 2285 0 0 25 0 8 0 807663898 5224804352 999565 33554432000 4194304 4625164 140737238018448 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20234/tid=20238] ppid=20232 vsize=5102348 CPUtime=4977.54 cores=0-7
/proc/20234/task/20238/stat : 20238 (SArTagnan) R 20232 20234 20207 0 -1 4202560 243150 0 0 0 497699 55 0 0 25 0 8 0 807663898 5224804352 999566 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=5102348 CPUtime=4997.49 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4202560 210337 0 0 0 499692 57 0 0 25 0 8 0 807663898 5224804352 999566 33554432000 4194304 4625164 140737238018448 18446744073709551615 4348851 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20234/tid=20240] ppid=20232 vsize=5102348 CPUtime=5010.83 cores=0-7
/proc/20234/task/20240/stat : 20240 (SArTagnan) R 20232 20234 20207 0 -1 4202560 388463 0 0 0 501005 78 0 0 25 0 8 0 807663898 5224804352 999566 33554432000 4194304 4625164 140737238018448 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20234/tid=20241] ppid=20232 vsize=5102348 CPUtime=5011.02 cores=0-7
/proc/20234/task/20241/stat : 20241 (SArTagnan) R 20232 20234 20207 0 -1 4202560 266196 0 0 0 501045 57 0 0 25 0 8 0 807663898 5224804352 999566 33554432000 4194304 4625164 140737238018448 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 5102348

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

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

[startup+5011.02 s]
/proc/loadavg: 8.01 8.05 8.00 9/499 20404
/proc/meminfo: memFree=26999888/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=0 CPUtime=40000.5 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) Z 20232 20234 20207 0 -1 4203548 17998019 0 0 0 3997070 2979 0 0 25 0 2 0 807663898 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 0 0 0 0 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=0 CPUtime=4997.6 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4203588 210337 0 0 0 499693 67 0 0 25 0 2 0 807663898 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

[startup+5011.1 s]
/proc/loadavg: 8.01 8.05 8.00 9/499 20404
/proc/meminfo: memFree=26999888/32951124 swapFree=53876544/67111528
[pid=20234] ppid=20232 vsize=0 CPUtime=40000.6 cores=0-7
/proc/20234/stat : 20234 (SArTagnan) Z 20232 20234 20207 0 -1 4203548 17998019 0 0 0 3997070 2987 0 0 25 0 2 0 807663898 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20234/statm: 0 0 0 0 0 0 0
[pid=20234/tid=20239] ppid=20232 vsize=0 CPUtime=4997.68 cores=0-7
/proc/20234/task/20239/stat : 20239 (SArTagnan) R 20232 20234 20207 0 -1 4203588 210337 0 0 0 499693 75 0 0 25 0 2 0 807663898 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5011.11
CPU time (s): 40000.6
CPU user time (s): 39970.7
CPU system time (s): 29.8835
CPU usage (%): 798.238
Max. virtual memory (cumulated for all children) (KiB): 5245908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39970.7
system time used= 29.8835
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17998019
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= 905
involuntary context switches= 165737

runsolver used 23.8594 second user time and 61.3067 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-01 22:37:10
IDJOB=3439346
IDBENCH=84018
IDSOLVER=1936
FILE ID=node108/3439346-1306960630
RUNJOBID= node108-1306960629-20221
PBS_JOBID= 13497645
Free space on /tmp= 73792 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439346-1306960630/watcher-3439346-1306960630 -o /tmp/evaluation-result-3439346-1306960630/solver-3439346-1306960630 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439346-1306960630.cnf -threads=8

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=481871933

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31008460 kB
Buffers:        186816 kB
Cached:         493724 kB
SwapCached:      13448 kB
Active:        1143072 kB
Inactive:       528640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31008460 kB
SwapTotal:    67111528 kB
SwapFree:     53876544 kB
Dirty:             396 kB
Writeback:           0 kB
AnonPages:      988724 kB
Mapped:          12184 kB
Slab:           135076 kB
PageTables:      65544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134537592 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= 73792 MiB
End job on node108 at 2011-06-02 00:00:43