Trace number 3438696

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.8 5010.42

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.119
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
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-3438696-1306921904/watcher-3438696-1306921904 -o /tmp/evaluation-result-3438696-1306921904/solver-3438696-1306921904 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438696-1306921904.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 8.06 8.06 8.00 2/427 14441
/proc/meminfo: memFree=12845516/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=90456 CPUtime=0 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 8 0 803790015 92626944 433 33554432000 4194304 4625164 140734108231472 18446744073709551615 47038212519858 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 22614 433 300 106 0 18117 0
[pid=14441/tid=14442] ppid=14439 vsize=287196 CPUtime=0.01 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 21 0 0 0 1 0 0 0 25 0 8 0 803790016 294088704 682 33554432000 4194304 4625164 140734108231472 18446744073709551615 4465280 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=287196 CPUtime=0 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 26 0 0 0 0 0 0 0 25 0 8 0 803790016 294088704 685 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664469537 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=287196 CPUtime=0 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 60 0 0 0 0 0 0 0 25 0 8 0 803790016 294088704 695 33554432000 4194304 4625164 140734108231472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=287196 CPUtime=0 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 8 0 803790016 294088704 696 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664455616 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=287328 CPUtime=0 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 25 0 0 0 0 0 0 0 18 0 8 0 803790016 294223872 697 33554432000 4194304 4625164 140734108231472 18446744073709551615 4435166 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=287328 CPUtime=0 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 803790016 294223872 697 33554432000 4194304 4625164 140734108231472 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=287328 CPUtime=0 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 34 0 0 0 0 0 0 0 25 0 8 0 803790016 294223872 706 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.016985 s]
/proc/loadavg: 8.06 8.06 8.00 2/427 14441
/proc/meminfo: memFree=12845516/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=353000 CPUtime=0.06 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 888 0 0 0 6 0 0 0 25 0 8 0 803790015 361472000 785 33554432000 4194304 4625164 140734108231472 18446744073709551615 4396722 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 88250 785 346 106 0 83753 0
[pid=14441/tid=14442] ppid=14439 vsize=353000 CPUtime=0.01 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 22 0 0 0 1 0 0 0 25 0 8 0 803790016 361472000 786 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=353000 CPUtime=0.01 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 27 0 0 0 1 0 0 0 25 0 8 0 803790016 361472000 786 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664475650 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=353000 CPUtime=0 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 87 0 0 0 0 0 0 0 25 0 8 0 803790016 361472000 788 33554432000 4194304 4625164 140734108231472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=353000 CPUtime=0 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 8 0 803790016 361472000 788 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=353000 CPUtime=0.01 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 35 0 0 0 1 0 0 0 18 0 8 0 803790016 361472000 789 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664464341 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=353000 CPUtime=0 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 803790016 361472000 797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=353000 CPUtime=0 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 8 0 803790016 361472000 798 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664475610 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 353000

[startup+0.130946 s]
/proc/loadavg: 8.06 8.06 8.00 2/427 14441
/proc/meminfo: memFree=12845516/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=488220 CPUtime=0.97 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 4062 0 0 0 97 0 0 0 25 0 8 0 803790015 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4512021 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 122055 2673 352 106 0 117558 0
[pid=14441/tid=14442] ppid=14439 vsize=488220 CPUtime=0.12 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 377 0 0 0 12 0 0 0 25 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=488220 CPUtime=0.12 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 419 0 0 0 12 0 0 0 25 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=488220 CPUtime=0.12 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 631 0 0 0 12 0 0 0 25 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=488220 CPUtime=0.11 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 413 0 0 0 11 0 0 0 18 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664464391 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=488220 CPUtime=0.12 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 454 0 0 0 12 0 0 0 18 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=488220 CPUtime=0.11 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 404 0 0 0 11 0 0 0 25 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=488220 CPUtime=0.12 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 460 0 0 0 12 0 0 0 25 0 8 0 803790016 499937280 2673 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 488220

[startup+0.300918 s]
/proc/loadavg: 8.06 8.06 8.00 2/427 14441
/proc/meminfo: memFree=12845516/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=491092 CPUtime=2.33 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 7551 0 0 0 232 1 0 0 25 0 8 0 803790015 502878208 4795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4425439 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 122773 4795 352 106 0 118276 0
[pid=14441/tid=14442] ppid=14439 vsize=491092 CPUtime=0.29 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 695 0 0 0 29 0 0 0 25 0 8 0 803790016 502878208 4795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=491092 CPUtime=0.29 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 777 0 0 0 29 0 0 0 25 0 8 0 803790016 502878208 4796 33554432000 4194304 4625164 140734108231472 18446744073709551615 274664469189 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=491092 CPUtime=0.28 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1611 0 0 0 28 0 0 0 25 0 8 0 803790016 502878208 4797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=491092 CPUtime=0.28 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 776 0 0 0 28 0 0 0 18 0 8 0 803790016 502878208 4797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=491092 CPUtime=0.29 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 817 0 0 0 29 0 0 0 18 0 8 0 803790016 502878208 4797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4348858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=491092 CPUtime=0.28 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 982 0 0 0 28 0 0 0 25 0 8 0 803790016 502878208 4797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=491092 CPUtime=0.29 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 797 0 0 0 29 0 0 0 25 0 8 0 803790016 502878208 4797 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352056 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 491092

[startup+0.70085 s]
/proc/loadavg: 8.06 8.06 8.00 2/427 14441
/proc/meminfo: memFree=12845516/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=498472 CPUtime=5.52 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 14893 0 0 0 550 2 0 0 25 0 8 0 803790015 510435328 8604 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511953 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 124618 8604 352 106 0 120121 0
[pid=14441/tid=14442] ppid=14439 vsize=498472 CPUtime=0.69 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1569 0 0 0 69 0 0 0 25 0 8 0 803790016 510435328 8604 33554432000 4194304 4625164 140734108231472 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=498472 CPUtime=0.69 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1702 0 0 0 69 0 0 0 25 0 8 0 803790016 510435328 8604 33554432000 4194304 4625164 140734108231472 18446744073709551615 4463240 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=498472 CPUtime=0.68 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 3909 0 0 0 68 0 0 0 25 0 8 0 803790016 510435328 8604 33554432000 4194304 4625164 140734108231472 18446744073709551615 4562525 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=498472 CPUtime=0.68 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1592 0 0 0 68 0 0 0 18 0 8 0 803790016 510435328 8604 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351984 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=498472 CPUtime=0.69 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1635 0 0 0 69 0 0 0 18 0 8 0 803790016 510435328 8605 33554432000 4194304 4625164 140734108231472 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=498472 CPUtime=0.67 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1668 0 0 0 67 0 0 0 25 0 8 0 803790016 510435328 8605 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=498472 CPUtime=0.69 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 1353 0 0 0 69 0 0 0 25 0 8 0 803790016 510435328 8605 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 498472

[startup+1.50072 s]
/proc/loadavg: 8.05 8.06 8.00 9/435 14449
/proc/meminfo: memFree=12802072/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=508668 CPUtime=11.91 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 27585 0 0 0 1186 5 0 0 25 0 8 0 803790015 520876032 14288 33554432000 4194304 4625164 140734108231472 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 127167 14288 352 106 0 122670 0
[pid=14441/tid=14442] ppid=14439 vsize=508668 CPUtime=1.49 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 2626 0 0 0 149 0 0 0 25 0 8 0 803790016 520876032 14289 33554432000 4194304 4625164 140734108231472 18446744073709551615 4466321 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=508668 CPUtime=1.49 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 2630 0 0 0 149 0 0 0 25 0 8 0 803790016 520876032 14289 33554432000 4194304 4625164 140734108231472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=508668 CPUtime=1.48 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 8802 0 0 0 146 2 0 0 25 0 8 0 803790016 520876032 14289 33554432000 4194304 4625164 140734108231472 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=508668 CPUtime=1.48 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 2671 0 0 0 148 0 0 0 20 0 8 0 803790016 520876032 14290 33554432000 4194304 4625164 140734108231472 18446744073709551615 4462355 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=508668 CPUtime=1.48 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 2695 0 0 0 148 0 0 0 20 0 8 0 803790016 520876032 14290 33554432000 4194304 4625164 140734108231472 18446744073709551615 4348870 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=508668 CPUtime=1.46 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 3330 0 0 0 146 0 0 0 25 0 8 0 803790016 520876032 14290 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=508668 CPUtime=1.48 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 2906 0 0 0 148 0 0 0 25 0 8 0 803790016 520876032 14290 33554432000 4194304 4625164 140734108231472 18446744073709551615 4462312 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 508668

[startup+3.10044 s]
/proc/loadavg: 8.05 8.06 8.00 9/435 14449
/proc/meminfo: memFree=12775968/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=528212 CPUtime=24.52 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 50199 0 0 0 2443 9 0 0 25 0 8 0 803790015 540889088 22625 33554432000 4194304 4625164 140734108231472 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 132053 22625 357 106 0 127556 0
[pid=14441/tid=14442] ppid=14439 vsize=528212 CPUtime=3 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 4079 0 0 0 300 0 0 0 25 0 8 0 803790016 540889088 22625 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=528212 CPUtime=3.08 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 5051 0 0 0 308 0 0 0 25 0 8 0 803790016 540889088 22625 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352053 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=528212 CPUtime=3.01 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 18240 0 0 0 297 4 0 0 25 0 8 0 803790016 540889088 22625 33554432000 4194304 4625164 140734108231472 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=528212 CPUtime=3.08 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 5117 0 0 0 307 1 0 0 25 0 8 0 803790016 540889088 22626 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=528212 CPUtime=3.09 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 5331 0 0 0 308 1 0 0 25 0 8 0 803790016 540889088 22626 33554432000 4194304 4625164 140734108231472 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=528212 CPUtime=3.03 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 5286 0 0 0 303 0 0 0 25 0 8 0 803790016 540889088 22626 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=528212 CPUtime=3.08 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 4545 0 0 0 308 0 0 0 25 0 8 0 803790016 540889088 22626 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.52
Current children cumulated vsize (KiB) 528212

[startup+6.30088 s]
/proc/loadavg: 8.05 8.06 8.00 9/435 14449
/proc/meminfo: memFree=12718556/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=555452 CPUtime=50.05 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 88404 0 0 0 4989 16 0 0 25 0 8 0 803790015 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14441/statm: 138863 36357 368 106 0 134366 0
[pid=14441/tid=14442] ppid=14439 vsize=555452 CPUtime=6.2 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 8237 0 0 0 619 1 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=555452 CPUtime=6.28 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 8023 0 0 0 628 0 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=555452 CPUtime=6.18 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 36408 0 0 0 612 6 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=555452 CPUtime=6.28 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 8149 0 0 0 626 2 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=555452 CPUtime=6.28 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 8383 0 0 0 627 1 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=555452 CPUtime=6.18 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 7977 0 0 0 618 0 0 0 25 0 8 0 803790016 568782848 36357 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=555452 CPUtime=6.28 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 7270 0 0 0 627 1 0 0 25 0 8 0 803790016 568782848 36358 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 0 0 0 0

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

[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4661.47 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 20597548 0 0 0 462992 3155 0 0 25 0 8 0 803790016 5389651968 1059159 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4660.35 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214766 0 0 0 465961 74 0 0 25 0 8 0 803790016 5389651968 1059159 33554432000 4194304 4625164 140734108231472 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4662.35 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243677 0 0 0 466161 74 0 0 25 0 8 0 803790016 5389651968 1059159 33554432000 4194304 4625164 140734108231472 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4593.59 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 298571 0 0 0 459274 85 0 0 25 0 8 0 803790016 5389651968 1059159 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4660.92 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248537 0 0 0 466015 77 0 0 25 0 8 0 803790016 5389651968 1059159 33554432000 4194304 4625164 140734108231472 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37222.8
Current children cumulated vsize (KiB) 5263332

[startup+4722.32 s]
/proc/loadavg: 8.08 8.10 8.03 9/435 14598
/proc/meminfo: memFree=8591800/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=37701.9 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 27680738 0 0 0 3765482 4712 0 0 25 0 8 0 803790015 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/14441/statm: 1315833 1061795 434 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=4721.17 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236639 0 0 0 472061 56 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=4722.38 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 315487 0 0 0 472158 80 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4721.45 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 20824054 0 0 0 468955 3190 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4720.37 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214788 0 0 0 471963 74 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4722.37 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243697 0 0 0 472163 74 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4652.7 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 298829 0 0 0 465184 86 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4720.94 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248553 0 0 0 472017 77 0 0 25 0 8 0 803790016 5389651968 1061795 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37701.9
Current children cumulated vsize (KiB) 5263332

[startup+4782.3 s]
/proc/loadavg: 8.08 8.09 8.03 9/435 14600
/proc/meminfo: memFree=8587832/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=38180.9 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 28046057 0 0 0 3813312 4774 0 0 25 0 8 0 803790015 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 1315833 1066069 540 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=4781.15 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236655 0 0 0 478059 56 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=4782.37 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 316703 0 0 0 478155 82 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4781.42 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 21070636 0 0 0 474912 3230 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4780.35 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214810 0 0 0 477961 74 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4782.35 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243715 0 0 0 478161 74 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4329721 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4711.78 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 299740 0 0 0 471092 86 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4780.92 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248570 0 0 0 478015 77 0 0 25 0 8 0 803790016 5389651968 1066069 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38180.9
Current children cumulated vsize (KiB) 5263332

[startup+4842.3 s]
/proc/loadavg: 8.08 8.09 8.03 9/435 14602
/proc/meminfo: memFree=8585716/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=38659.9 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 28415414 0 0 0 3861149 4842 0 0 25 0 8 0 803790015 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511963 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 1315833 1064513 352 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=4841.14 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236673 0 0 0 484058 56 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=4842.37 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 317241 0 0 0 484155 82 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4841.42 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 21323548 0 0 0 480869 3273 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4840.35 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214832 0 0 0 483961 74 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4842.35 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243738 0 0 0 484161 74 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4770.87 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 300039 0 0 0 477000 87 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4840.92 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248677 0 0 0 484015 77 0 0 25 0 8 0 803790016 5389651968 1064513 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38659.9
Current children cumulated vsize (KiB) 5263332

[startup+4902.3 s]
/proc/loadavg: 8.08 8.08 8.03 9/435 14603
/proc/meminfo: memFree=8567100/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=39139 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 28788213 0 0 0 3908990 4906 0 0 25 0 8 0 803790015 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 1315833 1067471 426 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=4901.11 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236688 0 0 0 490055 56 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=4902.38 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 317950 0 0 0 490154 84 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4901.42 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 21581649 0 0 0 486828 3314 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4900.35 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214853 0 0 0 489961 74 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4902.35 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243756 0 0 0 490161 74 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4829.99 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 300429 0 0 0 482911 88 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4900.93 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248693 0 0 0 490016 77 0 0 25 0 8 0 803790016 5389651968 1067471 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39139
Current children cumulated vsize (KiB) 5263332

[startup+4962.3 s]
/proc/loadavg: 8.12 8.10 8.03 9/435 14605
/proc/meminfo: memFree=8554568/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=39618 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 29199075 0 0 0 3956823 4978 0 0 25 0 8 0 803790015 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 1315833 1070306 482 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=4961.1 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236705 0 0 0 496054 56 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330814 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=4962.37 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 318957 0 0 0 496153 84 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=4961.41 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 21874447 0 0 0 492781 3360 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=4960.35 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214877 0 0 0 495961 74 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=4962.35 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243776 0 0 0 496161 74 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4329848 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4889.08 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 301262 0 0 0 488818 90 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=4960.93 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248711 0 0 0 496016 77 0 0 25 0 8 0 803790016 5389651968 1070306 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39618
Current children cumulated vsize (KiB) 5263332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.2 s]
/proc/loadavg: 8.10 8.09 8.03 9/435 14606
/proc/meminfo: memFree=8544764/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=5263332 CPUtime=40000.5 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) R 14439 14441 14234 0 -1 4202496 29546055 0 0 0 3995013 5038 0 0 25 0 8 0 803790015 5389651968 1073745 33554432000 4194304 4625164 140734108231472 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 1315833 1073745 515 106 0 1311336 0
[pid=14441/tid=14442] ppid=14439 vsize=5263332 CPUtime=5009.01 cores=0-7
/proc/14441/task/14442/stat : 14442 (SArTagnan) R 14439 14441 14234 0 -1 4202560 236717 0 0 0 500845 56 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=14441/tid=14443] ppid=14439 vsize=5263332 CPUtime=5010.3 cores=0-7
/proc/14441/task/14443/stat : 14443 (SArTagnan) R 14439 14441 14234 0 -1 4202560 319636 0 0 0 500944 86 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=14441/tid=14444] ppid=14439 vsize=5263332 CPUtime=5009.33 cores=0-7
/proc/14441/task/14444/stat : 14444 (SArTagnan) R 14439 14441 14234 0 -1 4202560 22126785 0 0 0 497534 3399 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=14441/tid=14445] ppid=14439 vsize=5263332 CPUtime=5008.27 cores=0-7
/proc/14441/task/14445/stat : 14445 (SArTagnan) R 14439 14441 14234 0 -1 4202560 214895 0 0 0 500753 74 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14441/tid=14446] ppid=14439 vsize=5263332 CPUtime=5010.27 cores=0-7
/proc/14441/task/14446/stat : 14446 (SArTagnan) R 14439 14441 14234 0 -1 4202560 243792 0 0 0 500953 74 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=5263332 CPUtime=4936.27 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4202560 302020 0 0 0 493535 92 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14441/tid=14448] ppid=14439 vsize=5263332 CPUtime=5008.85 cores=0-7
/proc/14441/task/14448/stat : 14448 (SArTagnan) R 14439 14441 14234 0 -1 4202560 248725 0 0 0 500808 77 0 0 25 0 8 0 803790016 5389651968 1073836 33554432000 4194304 4625164 140734108231472 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5263332

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

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

[startup+5010.4 s]
/proc/loadavg: 8.10 8.09 8.03 2/430 14607
/proc/meminfo: memFree=12273804/32951132 swapFree=67093840/67111528
[pid=14441] ppid=14439 vsize=0 CPUtime=40000.8 cores=0-7
/proc/14441/stat : 14441 (SArTagnan) Z 14439 14441 14234 0 -1 4203548 29546146 0 0 0 3995025 5056 0 0 25 0 2 0 803790015 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/14441/statm: 0 0 0 0 0 0 0
[pid=14441/tid=14447] ppid=14439 vsize=0 CPUtime=4936.47 cores=0-7
/proc/14441/task/14447/stat : 14447 (SArTagnan) R 14439 14441 14234 0 -1 4203588 302020 0 0 0 493536 111 0 0 25 0 2 0 803790016 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.42
CPU time (s): 40000.8
CPU user time (s): 39950.3
CPU system time (s): 50.5843
CPU usage (%): 798.352
Max. virtual memory (cumulated for all children) (KiB): 5388200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39950.3
system time used= 50.5843
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29546146
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= 1411
involuntary context switches= 169915

runsolver used 19.631 second user time and 54.2617 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-01 11:51:44
IDJOB=3438696
IDBENCH=83154
IDSOLVER=1936
FILE ID=node131/3438696-1306921904
RUNJOBID= node131-1306916892-14248
PBS_JOBID= 13488519
Free space on /tmp= 73952 MiB

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

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=1199727208

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.77
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.830
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.830
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.830
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:     32951132 kB
MemFree:      12846044 kB
Buffers:        318496 kB
Cached:        5367672 kB
SwapCached:        948 kB
Active:       15751592 kB
Inactive:      4046956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12846044 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:             428 kB
Writeback:           0 kB
AnonPages:    14111772 kB
Mapped:          38064 kB
Slab:           183140 kB
PageTables:      55236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95326832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73952 MiB
End job on node131 at 2011-06-01 13:15:16