Trace number 3438626

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.4 5005.81

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n180-s33098896-unsat.cnf
MD5SUM1221fb51c407dee7559369d7c6eedb4e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of clauses372
Sum of the clauses size1116
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3372
Number of clauses of size 40
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-3438626-1306920642/watcher-3438626-1306920642 -o /tmp/evaluation-result-3438626-1306920642/solver-3438626-1306920642 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438626-1306920642.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: 6.48 2.94 2.13 2/266 23805
/proc/meminfo: memFree=28451304/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 492 0 0 0 0 0 0 0 19 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 47296941311922 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23805/statm: 22614 429 300 106 0 18117 0
[pid=23805/tid=23806] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 47296941311922 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 47296941311920 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 47296941311926 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 47296941311916 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=90456 CPUtime=0 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 8 0 803664984 92626944 429 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921833457 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0905679 s]
/proc/loadavg: 6.48 2.94 2.13 2/266 23805
/proc/meminfo: memFree=28451304/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=354048 CPUtime=0.5 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 1656 0 0 0 50 0 0 0 20 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921882143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23805/statm: 88512 1429 351 106 0 84015 0
[pid=23805/tid=23806] ppid=23803 vsize=354048 CPUtime=0.07 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 178 0 0 0 7 0 0 0 20 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=354048 CPUtime=0.08 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 145 0 0 0 8 0 0 0 18 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=354048 CPUtime=0.08 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 264 0 0 0 8 0 0 0 18 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4579356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=354048 CPUtime=0.03 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 36 0 0 0 3 0 0 0 18 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4486768 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=354048 CPUtime=0.04 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 138 0 0 0 4 0 0 0 18 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4437632 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=354048 CPUtime=0.02 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 96 0 0 0 2 0 0 0 17 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=354048 CPUtime=0.07 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 158 0 0 0 7 0 0 0 18 0 8 0 803664984 362545152 1429 33554432000 4194304 4625164 140735072902816 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 354048

[startup+0.100566 s]
/proc/loadavg: 6.48 2.94 2.13 2/266 23805
/proc/meminfo: memFree=28451304/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=354260 CPUtime=0.57 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 1941 0 0 0 57 0 0 0 20 0 8 0 803664984 362762240 1615 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921882143 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23805/statm: 88565 1615 351 106 0 84068 0
[pid=23805/tid=23806] ppid=23803 vsize=354260 CPUtime=0.08 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 241 0 0 0 8 0 0 0 20 0 8 0 803664984 362762240 1615 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=354260 CPUtime=0.09 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 205 0 0 0 9 0 0 0 18 0 8 0 803664984 362762240 1615 33554432000 4194304 4625164 140735072902816 18446744073709551615 4375311 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=354260 CPUtime=0.09 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 301 0 0 0 9 0 0 0 18 0 8 0 803664984 362762240 1616 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921438241 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=354260 CPUtime=0.04 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 66 0 0 0 4 0 0 0 18 0 8 0 803664984 362762240 1616 33554432000 4194304 4625164 140735072902816 18446744073709551615 4464351 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=354260 CPUtime=0.04 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 167 0 0 0 4 0 0 0 18 0 8 0 803664984 362762240 1618 33554432000 4194304 4625164 140735072902816 18446744073709551615 4435033 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=354260 CPUtime=0.03 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 147 0 0 0 3 0 0 0 17 0 8 0 803664984 362762240 1623 33554432000 4194304 4625164 140735072902816 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=354260 CPUtime=0.08 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 174 0 0 0 8 0 0 0 18 0 8 0 803664984 362762240 1623 33554432000 4194304 4625164 140735072902816 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 354260

[startup+0.34449 s]
/proc/loadavg: 6.48 2.94 2.13 2/266 23805
/proc/meminfo: memFree=28451304/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=362384 CPUtime=2.51 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 7796 0 0 0 249 2 0 0 20 0 8 0 803664984 371081216 5315 33554432000 4194304 4625164 140735072902816 18446744073709551615 4519346 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23805/statm: 90596 5315 351 106 0 86099 0
[pid=23805/tid=23806] ppid=23803 vsize=362384 CPUtime=0.33 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 753 0 0 0 33 0 0 0 20 0 8 0 803664984 371081216 5315 33554432000 4194304 4625164 140735072902816 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=362384 CPUtime=0.33 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 847 0 0 0 33 0 0 0 18 0 8 0 803664984 371081216 5315 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=362384 CPUtime=0.33 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1607 0 0 0 33 0 0 0 18 0 8 0 803664984 371081216 5315 33554432000 4194304 4625164 140735072902816 18446744073709551615 4547744 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=362384 CPUtime=0.28 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 814 0 0 0 28 0 0 0 18 0 8 0 803664984 371081216 5315 33554432000 4194304 4625164 140735072902816 18446744073709551615 4467580 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=362384 CPUtime=0.28 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 888 0 0 0 28 0 0 0 18 0 8 0 803664984 371081216 5316 33554432000 4194304 4625164 140735072902816 18446744073709551615 4349649 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=362384 CPUtime=0.27 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 901 0 0 0 27 0 0 0 18 0 8 0 803664984 371081216 5316 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=362384 CPUtime=0.33 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 749 0 0 0 33 0 0 0 18 0 8 0 803664984 371081216 5316 33554432000 4194304 4625164 140735072902816 18446744073709551615 4354248 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 362384

[startup+0.700427 s]
/proc/loadavg: 6.48 2.94 2.13 2/266 23805
/proc/meminfo: memFree=28451304/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=368008 CPUtime=5.36 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 14931 0 0 0 533 3 0 0 21 0 8 0 803664984 376840192 9622 33554432000 4194304 4625164 140735072902816 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23805/statm: 92002 9607 351 106 0 87505 0
[pid=23805/tid=23806] ppid=23803 vsize=368008 CPUtime=0.68 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1538 0 0 0 68 0 0 0 21 0 8 0 803664984 376840192 9607 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=368008 CPUtime=0.69 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1461 0 0 0 69 0 0 0 18 0 8 0 803664984 376840192 9607 33554432000 4194304 4625164 140735072902816 18446744073709551615 4278644 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=368008 CPUtime=0.68 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 3925 0 0 0 68 0 0 0 18 0 8 0 803664984 376840192 9607 33554432000 4194304 4625164 140735072902816 18446744073709551615 222921820519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=368008 CPUtime=0.64 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1360 0 0 0 64 0 0 0 18 0 8 0 803664984 376840192 9608 33554432000 4194304 4625164 140735072902816 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=368008 CPUtime=0.64 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1495 0 0 0 64 0 0 0 18 0 8 0 803664984 376840192 9608 33554432000 4194304 4625164 140735072902816 18446744073709551615 4349072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=368008 CPUtime=0.63 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1913 0 0 0 63 0 0 0 18 0 8 0 803664984 376840192 9608 33554432000 4194304 4625164 140735072902816 18446744073709551615 4339868 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=368008 CPUtime=0.68 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 1485 0 0 0 68 0 0 0 18 0 8 0 803664984 376840192 9608 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 368008

[startup+1.50128 s]
/proc/loadavg: 6.48 2.94 2.13 9/274 23813
/proc/meminfo: memFree=28406248/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=380928 CPUtime=11.75 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 27657 0 0 0 1170 5 0 0 23 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23805/statm: 95232 15882 351 106 0 90735 0
[pid=23805/tid=23806] ppid=23803 vsize=380928 CPUtime=1.48 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2486 0 0 0 148 0 0 0 23 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=380928 CPUtime=1.49 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2770 0 0 0 149 0 0 0 19 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=380928 CPUtime=1.49 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 8591 0 0 0 147 2 0 0 20 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=380928 CPUtime=1.43 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2956 0 0 0 143 0 0 0 19 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=380928 CPUtime=1.44 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2852 0 0 0 144 0 0 0 20 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=380928 CPUtime=1.43 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2944 0 0 0 143 0 0 0 19 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=380928 CPUtime=1.48 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 2479 0 0 0 148 0 0 0 19 0 8 0 803664984 390070272 15882 33554432000 4194304 4625164 140735072902816 18446744073709551615 4464328 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 380928

[startup+3.10099 s]
/proc/loadavg: 6.48 2.94 2.13 9/274 23813
/proc/meminfo: memFree=28374888/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=398312 CPUtime=24.54 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 45109 0 0 0 2446 8 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23805/statm: 99578 25069 352 106 0 95081 0
[pid=23805/tid=23806] ppid=23803 vsize=398312 CPUtime=3.08 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 3924 0 0 0 308 0 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=398312 CPUtime=3.09 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 4408 0 0 0 309 0 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=398312 CPUtime=3.09 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 15220 0 0 0 306 3 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=398312 CPUtime=3.03 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 4759 0 0 0 303 0 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4352014 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=398312 CPUtime=3.04 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 4660 0 0 0 304 0 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=398312 CPUtime=3.03 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 4539 0 0 0 303 0 0 0 24 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=398312 CPUtime=3.08 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 3912 0 0 0 308 0 0 0 25 0 8 0 803664984 407871488 25069 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.54
Current children cumulated vsize (KiB) 398312

[startup+6.30041 s]
/proc/loadavg: 6.60 3.03 2.16 9/274 23813
/proc/meminfo: memFree=28311648/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=435848 CPUtime=50.11 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 76866 0 0 0 4998 13 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/23805/statm: 108962 38567 354 106 0 104465 0
[pid=23805/tid=23806] ppid=23803 vsize=435848 CPUtime=6.28 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6111 0 0 0 628 0 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=435848 CPUtime=6.28 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6797 0 0 0 628 0 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=435848 CPUtime=6.29 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 27234 0 0 0 624 5 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=435848 CPUtime=6.24 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 7322 0 0 0 623 1 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=435848 CPUtime=6.24 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 7203 0 0 0 623 1 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=435848 CPUtime=6.23 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 9329 0 0 0 622 1 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 222937760795 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=435848 CPUtime=6.28 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 8092 0 0 0 627 1 0 0 25 0 8 0 803664984 446308352 38567 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0

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

[pid=23805/tid=23808] ppid=23803 vsize=5073040 CPUtime=4635.67 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6671391 0 0 0 462468 1099 0 0 25 0 8 0 803664984 5194792960 1084113 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5073040 CPUtime=4662.38 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199281 0 0 0 466193 45 0 0 25 0 8 0 803664984 5194792960 1084113 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5073040 CPUtime=4661.74 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188669 0 0 0 466137 37 0 0 25 0 8 0 803664984 5194792960 1084113 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329984 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5073040 CPUtime=4662.35 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 360260 0 0 0 466127 108 0 0 25 0 8 0 803664984 5194792960 1084113 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5073040 CPUtime=4662.25 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168199 0 0 0 466185 40 0 0 25 0 8 0 803664984 5194792960 1084113 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330779 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37256.8
Current children cumulated vsize (KiB) 5073040

[startup+4722.31 s]
/proc/loadavg: 8.02 8.04 7.97 9/274 23951
/proc/meminfo: memFree=24103616/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5074048 CPUtime=37736.3 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13887777 0 0 0 3771026 2608 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268512 1085570 362 106 0 1264015 0
[pid=23805/tid=23806] ppid=23803 vsize=5074048 CPUtime=4722.42 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234269 0 0 0 472192 50 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5074048 CPUtime=4722.42 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252566 0 0 0 472182 60 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5074048 CPUtime=4695.13 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6671697 0 0 0 468414 1099 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4548692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5074048 CPUtime=4722.39 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199288 0 0 0 472194 45 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330814 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5074048 CPUtime=4721.74 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188679 0 0 0 472137 37 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5074048 CPUtime=4722.36 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 361169 0 0 0 472128 108 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5074048 CPUtime=4722.26 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168208 0 0 0 472186 40 0 0 25 0 8 0 803664984 5195825152 1085570 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37736.3
Current children cumulated vsize (KiB) 5074048

[startup+4782.3 s]
/proc/loadavg: 8.01 8.03 7.97 9/274 23952
/proc/meminfo: memFree=24100360/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5074048 CPUtime=38215.7 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13888528 0 0 0 3818965 2608 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268512 1086297 362 106 0 1264015 0
[pid=23805/tid=23806] ppid=23803 vsize=5074048 CPUtime=4782.42 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234277 0 0 0 478192 50 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5074048 CPUtime=4782.41 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252567 0 0 0 478181 60 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5074048 CPUtime=4754.58 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6671819 0 0 0 474359 1099 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5074048 CPUtime=4782.38 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199296 0 0 0 478193 45 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5074048 CPUtime=4781.72 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188688 0 0 0 478135 37 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5074048 CPUtime=4782.35 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 361700 0 0 0 478127 108 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5074048 CPUtime=4782.25 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168216 0 0 0 478185 40 0 0 25 0 8 0 803664984 5195825152 1086297 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38215.7
Current children cumulated vsize (KiB) 5074048

[startup+4842.3 s]
/proc/loadavg: 8.04 8.04 7.97 9/274 23954
/proc/meminfo: memFree=24092404/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5074048 CPUtime=38695.2 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13890583 0 0 0 3866909 2610 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268512 1088330 362 106 0 1264015 0
[pid=23805/tid=23806] ppid=23803 vsize=5074048 CPUtime=4842.42 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234286 0 0 0 484192 50 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5074048 CPUtime=4842.41 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252568 0 0 0 484181 60 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5074048 CPUtime=4814.03 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6672035 0 0 0 480304 1099 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5074048 CPUtime=4842.38 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199305 0 0 0 484193 45 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5074048 CPUtime=4841.72 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188696 0 0 0 484135 37 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5074048 CPUtime=4842.36 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 363448 0 0 0 484127 109 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5074048 CPUtime=4842.26 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168225 0 0 0 484185 41 0 0 25 0 8 0 803664984 5195825152 1088330 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38695.2
Current children cumulated vsize (KiB) 5074048

[startup+4902.3 s]
/proc/loadavg: 8.05 8.04 7.98 9/274 23956
/proc/meminfo: memFree=24091624/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5074048 CPUtime=39174.6 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13890782 0 0 0 3914854 2611 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268512 1088504 362 106 0 1264015 0
[pid=23805/tid=23806] ppid=23803 vsize=5074048 CPUtime=4902.42 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234294 0 0 0 490192 50 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5074048 CPUtime=4902.41 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252570 0 0 0 490181 60 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5074048 CPUtime=4873.49 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6672078 0 0 0 486250 1099 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5074048 CPUtime=4902.38 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199313 0 0 0 490193 45 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5074048 CPUtime=4901.7 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188706 0 0 0 490133 37 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5074048 CPUtime=4902.36 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 363487 0 0 0 490127 109 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5074048 CPUtime=4902.26 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168233 0 0 0 490185 41 0 0 25 0 8 0 803664984 5195825152 1088504 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39174.6
Current children cumulated vsize (KiB) 5074048

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 7.98 9/274 23957
/proc/meminfo: memFree=24087504/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5074904 CPUtime=39654.1 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13891785 0 0 0 3962799 2611 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268726 1089485 362 106 0 1264229 0
[pid=23805/tid=23806] ppid=23803 vsize=5074904 CPUtime=4962.42 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234303 0 0 0 496192 50 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5074904 CPUtime=4962.41 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252572 0 0 0 496181 60 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5074904 CPUtime=4932.95 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6672416 0 0 0 492195 1100 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5074904 CPUtime=4962.38 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199322 0 0 0 496193 45 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5074904 CPUtime=4961.7 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188718 0 0 0 496133 37 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5074904 CPUtime=4962.36 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 363565 0 0 0 496127 109 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5074904 CPUtime=4962.26 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168243 0 0 0 496185 41 0 0 25 0 8 0 803664984 5196701696 1089485 33554432000 4194304 4625164 140735072902816 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39654.1
Current children cumulated vsize (KiB) 5074904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.6 s]
/proc/loadavg: 8.07 8.05 7.99 9/274 23958
/proc/meminfo: memFree=24084632/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=5075488 CPUtime=40000.2 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) R 23803 23805 23742 0 -1 4202496 13892538 0 0 0 3997404 2612 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 1268872 1090218 362 106 0 1264375 0
[pid=23805/tid=23806] ppid=23803 vsize=5075488 CPUtime=5005.73 cores=0-7
/proc/23805/task/23806/stat : 23806 (SArTagnan) R 23803 23805 23742 0 -1 4202560 234309 0 0 0 500523 50 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=23805/tid=23807] ppid=23803 vsize=5075488 CPUtime=5005.73 cores=0-7
/proc/23805/task/23807/stat : 23807 (SArTagnan) R 23803 23805 23742 0 -1 4202560 252572 0 0 0 500513 60 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=5075488 CPUtime=4975.86 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4202560 6672982 0 0 0 496486 1100 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=23805/tid=23809] ppid=23803 vsize=5075488 CPUtime=5005.69 cores=0-7
/proc/23805/task/23809/stat : 23809 (SArTagnan) R 23803 23805 23742 0 -1 4202560 199329 0 0 0 500524 45 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23805/tid=23810] ppid=23803 vsize=5075488 CPUtime=5005 cores=0-7
/proc/23805/task/23810/stat : 23810 (SArTagnan) R 23803 23805 23742 0 -1 4202560 188727 0 0 0 500463 37 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4330064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23805/tid=23811] ppid=23803 vsize=5075488 CPUtime=5005.67 cores=0-7
/proc/23805/task/23811/stat : 23811 (SArTagnan) R 23803 23805 23742 0 -1 4202560 363592 0 0 0 500458 109 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23805/tid=23812] ppid=23803 vsize=5075488 CPUtime=5005.57 cores=0-7
/proc/23805/task/23812/stat : 23812 (SArTagnan) R 23803 23805 23742 0 -1 4202560 168249 0 0 0 500516 41 0 0 25 0 8 0 803664984 5197299712 1090218 33554432000 4194304 4625164 140735072902816 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 5075488

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

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

[startup+5005.8 s]
/proc/loadavg: 8.07 8.05 7.99 9/274 23958
/proc/meminfo: memFree=24084632/32951124 swapFree=55664332/67111528
[pid=23805] ppid=23803 vsize=0 CPUtime=40000.4 cores=0-7
/proc/23805/stat : 23805 (SArTagnan) Z 23803 23805 23742 0 -1 4203548 13892538 0 0 0 3997411 2630 0 0 25 0 2 0 803664984 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23805/statm: 0 0 0 0 0 0 0
[pid=23805/tid=23808] ppid=23803 vsize=0 CPUtime=4976.05 cores=0-7
/proc/23805/task/23808/stat : 23808 (SArTagnan) R 23803 23805 23742 0 -1 4203588 6672982 0 0 0 496487 1118 0 0 25 0 2 0 803664984 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) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5005.81
CPU time (s): 40000.4
CPU user time (s): 39974.1
CPU system time (s): 26.309
CPU usage (%): 799.081
Max. virtual memory (cumulated for all children) (KiB): 5376016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39974.1
system time used= 26.309
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13892538
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= 1093
involuntary context switches= 173088

runsolver used 11.9782 second user time and 31.8762 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-01 11:30:42
IDJOB=3438626
IDBENCH=83140
IDSOLVER=1936
FILE ID=node109/3438626-1306920642
RUNJOBID= node109-1306920549-23756
PBS_JOBID= 13488548
Free space on /tmp= 73712 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n180-s33098896-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438626-1306920642/watcher-3438626-1306920642 -o /tmp/evaluation-result-3438626-1306920642/solver-3438626-1306920642 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3438626-1306920642.cnf -threads=8

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

MD5SUM BENCH= 1221fb51c407dee7559369d7c6eedb4e
RANDOM SEED=379052206

node109.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.809
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.61
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.809
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.809
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.74
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.809
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28451584 kB
Buffers:        268032 kB
Cached:        2263396 kB
SwapCached:      10360 kB
Active:         862844 kB
Inactive:      3394692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28451584 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:             620 kB
Writeback:          12 kB
AnonPages:     1722128 kB
Mapped:          15764 kB
Slab:           139776 kB
PageTables:      36660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 30864604 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= 73712 MiB
End job on node109 at 2011-06-01 12:54:10