Trace number 3438621

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40001.1 5010.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n300-s12830984-sat.cnf
MD5SUM8561dcfb17af254a7261755a5f31a440
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.63714
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses720
Sum of the clauses size1800
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2600
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5120
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-3438621-1306920622/watcher-3438621-1306920622 -o /tmp/evaluation-result-3438621-1306920622/solver-3438621-1306920622 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438621-1306920622.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.29 8.22 8.16 2/446 4997
/proc/meminfo: memFree=32225928/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=90460 CPUtime=0.02 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 510 0 0 0 2 0 0 0 18 0 8 0 803660111 92631040 446 33554432000 4194304 4625164 140735228637648 18446744073709551615 47472527062962 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/4997/statm: 22615 446 300 106 0 18118 0
[pid=4997/tid=4998] ppid=4995 vsize=287200 CPUtime=0 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 8 0 803660112 294092800 554 33554432000 4194304 4625164 140735228637648 18446744073709551615 4278665 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 8 0 803660112 294092800 554 33554432000 4194304 4625164 140735228637648 18446744073709551615 47472527063590 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 8 0 803660112 294092800 554 33554432000 4194304 4625164 140735228637648 18446744073709551615 271550198469 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 8 0 803660112 294092800 555 33554432000 4194304 4625164 140735228637648 18446744073709551615 271550198469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 16 0 0 0 1 0 0 0 18 0 8 0 803660112 294092800 555 33554432000 4194304 4625164 140735228637648 18446744073709551615 47472527063590 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 14 0 0 0 1 0 0 0 21 0 8 0 803660112 294092800 555 33554432000 4194304 4625164 140735228637648 18446744073709551615 271566521371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=287200 CPUtime=0.01 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 13 0 0 0 1 0 0 0 21 0 8 0 803660112 294092800 556 33554432000 4194304 4625164 140735228637648 18446744073709551615 4327632 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0659299 s]
/proc/loadavg: 8.29 8.22 8.16 2/446 4997
/proc/meminfo: memFree=32225928/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=421936 CPUtime=0.96 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 3606 0 0 0 96 0 0 0 20 0 8 0 803660111 432062464 2469 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512007 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 105484 2469 352 106 0 100987 0
[pid=4997/tid=4998] ppid=4995 vsize=421936 CPUtime=0.11 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 326 0 0 0 11 0 0 0 20 0 8 0 803660112 432062464 2469 33554432000 4194304 4625164 140735228637648 18446744073709551615 4462380 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=421936 CPUtime=0.1 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 295 0 0 0 10 0 0 0 20 0 8 0 803660112 432062464 2469 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=421936 CPUtime=0.12 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 552 0 0 0 12 0 0 0 20 0 8 0 803660112 432062464 2469 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=421936 CPUtime=0.12 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 390 0 0 0 12 0 0 0 20 0 8 0 803660112 432062464 2470 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=421936 CPUtime=0.12 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 392 0 0 0 12 0 0 0 18 0 8 0 803660112 432062464 2470 33554432000 4194304 4625164 140735228637648 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=421936 CPUtime=0.12 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 377 0 0 0 12 0 0 0 18 0 8 0 803660112 432062464 2470 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=421936 CPUtime=0.12 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 396 0 0 0 12 0 0 0 18 0 8 0 803660112 432062464 2470 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 421936

[startup+0.232468 s]
/proc/loadavg: 8.29 8.22 8.16 2/446 4997
/proc/meminfo: memFree=32225928/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=424124 CPUtime=1.76 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 5831 0 0 0 175 1 0 0 20 0 8 0 803660111 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4513073 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 106031 3876 352 106 0 101534 0
[pid=4997/tid=4998] ppid=4995 vsize=424124 CPUtime=0.21 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 562 0 0 0 21 0 0 0 20 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4295479 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=424124 CPUtime=0.2 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 475 0 0 0 20 0 0 0 20 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351538 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=424124 CPUtime=0.22 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1214 0 0 0 22 0 0 0 20 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=424124 CPUtime=0.22 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 625 0 0 0 22 0 0 0 20 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 271550198469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=424124 CPUtime=0.22 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 605 0 0 0 22 0 0 0 18 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=424124 CPUtime=0.22 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 623 0 0 0 22 0 0 0 18 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339554 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=424124 CPUtime=0.22 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 629 0 0 0 22 0 0 0 18 0 8 0 803660112 434302976 3876 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 424124

[startup+0.332451 s]
/proc/loadavg: 8.29 8.22 8.16 2/446 4997
/proc/meminfo: memFree=32225928/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=426364 CPUtime=2.56 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 8063 0 0 0 255 1 0 0 20 0 8 0 803660111 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4509428 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 106591 5024 352 106 0 102094 0
[pid=4997/tid=4998] ppid=4995 vsize=426364 CPUtime=0.31 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 802 0 0 0 31 0 0 0 20 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=426364 CPUtime=0.3 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 705 0 0 0 30 0 0 0 20 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=426364 CPUtime=0.31 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1778 0 0 0 31 0 0 0 20 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=426364 CPUtime=0.32 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 693 0 0 0 32 0 0 0 20 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=426364 CPUtime=0.32 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 928 0 0 0 32 0 0 0 18 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4348889 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=426364 CPUtime=0.32 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 949 0 0 0 32 0 0 0 18 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=426364 CPUtime=0.32 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 936 0 0 0 32 0 0 0 18 0 8 0 803660112 436596736 5024 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.56
Current children cumulated vsize (KiB) 426364

[startup+0.700389 s]
/proc/loadavg: 8.29 8.22 8.16 2/446 4997
/proc/meminfo: memFree=32225928/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=433404 CPUtime=5.51 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 14940 0 0 0 548 3 0 0 21 0 8 0 803660111 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4509502 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 108351 8698 352 106 0 103854 0
[pid=4997/tid=4998] ppid=4995 vsize=433404 CPUtime=0.67 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1325 0 0 0 67 0 0 0 21 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=433404 CPUtime=0.66 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1446 0 0 0 66 0 0 0 21 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=433404 CPUtime=0.68 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 3960 0 0 0 68 0 0 0 21 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4547483 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=433404 CPUtime=0.69 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1488 0 0 0 69 0 0 0 21 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=433404 CPUtime=0.69 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1515 0 0 0 69 0 0 0 18 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4349232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=433404 CPUtime=0.69 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1931 0 0 0 69 0 0 0 18 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 271566521371 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=433404 CPUtime=0.69 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 1570 0 0 0 69 0 0 0 18 0 8 0 803660112 443805696 8698 33554432000 4194304 4625164 140735228637648 18446744073709551615 4463524 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 433404

[startup+1.50124 s]
/proc/loadavg: 8.29 8.22 8.16 9/454 5005
/proc/meminfo: memFree=32178756/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=445988 CPUtime=11.9 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 27645 0 0 0 1185 5 0 0 24 0 8 0 803660111 456691712 14527 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 111497 14527 352 106 0 107000 0
[pid=4997/tid=4998] ppid=4995 vsize=445988 CPUtime=1.47 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 2192 0 0 0 147 0 0 0 23 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=445988 CPUtime=1.45 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 2310 0 0 0 145 0 0 0 23 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=445988 CPUtime=1.48 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 10060 0 0 0 147 1 0 0 23 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=445988 CPUtime=1.49 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 2456 0 0 0 149 0 0 0 23 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=445988 CPUtime=1.48 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 3023 0 0 0 148 0 0 0 20 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=445988 CPUtime=1.49 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 2993 0 0 0 149 0 0 0 20 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4467213 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=445988 CPUtime=1.49 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 2418 0 0 0 149 0 0 0 19 0 8 0 803660112 456691712 14530 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 445988

[startup+3.10095 s]
/proc/loadavg: 8.27 8.21 8.16 9/454 5005
/proc/meminfo: memFree=32149240/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=462748 CPUtime=24.67 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 48485 0 0 0 2459 8 0 0 25 0 8 0 803660111 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 115687 23463 352 106 0 111190 0
[pid=4997/tid=4998] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 4593 0 0 0 307 1 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=462748 CPUtime=3.03 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 3667 0 0 0 303 0 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352002 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19869 0 0 0 305 3 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351894 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 3945 0 0 0 308 0 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 4864 0 0 0 308 0 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 4846 0 0 0 308 0 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=462748 CPUtime=3.08 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 3647 0 0 0 308 0 0 0 25 0 8 0 803660112 473853952 23463 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.67
Current children cumulated vsize (KiB) 462748

[startup+6.30037 s]
/proc/loadavg: 8.27 8.21 8.16 9/454 5005
/proc/meminfo: memFree=32085468/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=500112 CPUtime=50.22 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 88391 0 0 0 5008 14 0 0 25 0 8 0 803660111 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4519414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 125028 38034 361 106 0 120531 0
[pid=4997/tid=4998] ppid=4995 vsize=500112 CPUtime=6.27 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 7034 0 0 0 626 1 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=500112 CPUtime=6.18 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 7303 0 0 0 618 0 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=500112 CPUtime=6.28 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 38816 0 0 0 622 6 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=500112 CPUtime=6.28 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 6083 0 0 0 628 0 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4462631 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=500112 CPUtime=6.29 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 7651 0 0 0 628 1 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4348817 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=500112 CPUtime=6.28 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 9568 0 0 0 627 1 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=500112 CPUtime=6.28 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 7375 0 0 0 628 0 0 0 25 0 8 0 803660112 512114688 38034 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0

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

Current children cumulated vsize (KiB) 4921420

[startup+4722.3 s]
/proc/loadavg: 8.06 8.07 8.08 9/454 5143
/proc/meminfo: memFree=28067720/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4921420 CPUtime=37705.3 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23615121 0 0 0 3766420 4109 0 0 25 0 8 0 803660111 5039534080 1037338 33554432000 4194304 4625164 140735228637648 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1230355 1037338 410 106 0 1225858 0
[pid=4997/tid=4998] ppid=4995 vsize=4921420 CPUtime=4722.42 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195174 0 0 0 472201 41 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4921420 CPUtime=4650.34 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215307 0 0 0 464955 79 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4921420 CPUtime=4722.39 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19658021 0 0 0 469015 3224 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4552402 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4921420 CPUtime=4722.43 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212793 0 0 0 472195 48 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4921420 CPUtime=4722.44 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183318 0 0 0 472192 52 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4921420 CPUtime=4721.76 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 352425 0 0 0 472075 101 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4921420 CPUtime=4722.28 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157549 0 0 0 472184 44 0 0 25 0 8 0 803660112 5039534080 1037339 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37705.3
Current children cumulated vsize (KiB) 4921420

[startup+4782.3 s]
/proc/loadavg: 8.13 8.09 8.09 9/454 5144
/proc/meminfo: memFree=28059500/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4937108 CPUtime=38184.3 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23688336 0 0 0 3814305 4124 0 0 25 0 8 0 803660111 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1234277 1039336 352 106 0 1229780 0
[pid=4997/tid=4998] ppid=4995 vsize=4937108 CPUtime=4782.4 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195192 0 0 0 478199 41 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488027 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4937108 CPUtime=4709.41 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215323 0 0 0 470862 79 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4937108 CPUtime=4782.37 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19724303 0 0 0 475001 3236 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4937108 CPUtime=4782.41 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212817 0 0 0 478193 48 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4937108 CPUtime=4782.42 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183338 0 0 0 478190 52 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4937108 CPUtime=4781.74 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 352749 0 0 0 478073 101 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4937108 CPUtime=4782.27 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157568 0 0 0 478183 44 0 0 25 0 8 0 803660112 5055598592 1039336 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38184.3
Current children cumulated vsize (KiB) 4937108

[startup+4842.32 s]
/proc/loadavg: 8.12 8.09 8.09 9/454 5146
/proc/meminfo: memFree=28056600/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4937256 CPUtime=38663.5 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23695915 0 0 0 3862223 4126 0 0 25 0 8 0 803660111 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1234314 1040073 352 106 0 1229817 0
[pid=4997/tid=4998] ppid=4995 vsize=4937256 CPUtime=4842.42 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195209 0 0 0 484201 41 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4937256 CPUtime=4768.49 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215341 0 0 0 476770 79 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4937256 CPUtime=4842.39 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19724427 0 0 0 481003 3236 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4937256 CPUtime=4842.43 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212842 0 0 0 484195 48 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4937256 CPUtime=4842.44 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183356 0 0 0 484192 52 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4937256 CPUtime=4841.76 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 353147 0 0 0 484074 102 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4937256 CPUtime=4842.28 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157587 0 0 0 484184 44 0 0 25 0 8 0 803660112 5055750144 1040073 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38663.5
Current children cumulated vsize (KiB) 4937256

[startup+4902.3 s]
/proc/loadavg: 8.22 8.12 8.10 9/454 5148
/proc/meminfo: memFree=28047752/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4937784 CPUtime=39142.4 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23705019 0 0 0 3910114 4130 0 0 25 0 8 0 803660111 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1234446 1042299 352 106 0 1229949 0
[pid=4997/tid=4998] ppid=4995 vsize=4937784 CPUtime=4902.41 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195227 0 0 0 490200 41 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4937784 CPUtime=4827.55 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215362 0 0 0 482676 79 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4937784 CPUtime=4902.37 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19724599 0 0 0 487001 3236 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4937784 CPUtime=4902.41 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212874 0 0 0 490193 48 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4937784 CPUtime=4902.42 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183375 0 0 0 490190 52 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4460412 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4937784 CPUtime=4901.75 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 354645 0 0 0 490071 104 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4937784 CPUtime=4902.26 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157605 0 0 0 490182 44 0 0 25 0 8 0 803660112 5056290816 1042299 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39142.4
Current children cumulated vsize (KiB) 4937784

[startup+4962.3 s]
/proc/loadavg: 8.14 8.11 8.09 10/454 5149
/proc/meminfo: memFree=28037912/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4938584 CPUtime=39621.5 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23716945 0 0 0 3958016 4134 0 0 25 0 8 0 803660111 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1234646 1044808 352 106 0 1230149 0
[pid=4997/tid=4998] ppid=4995 vsize=4938584 CPUtime=4962.41 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195244 0 0 0 496200 41 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4938584 CPUtime=4886.62 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215384 0 0 0 488583 79 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4938584 CPUtime=4962.38 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19725101 0 0 0 493001 3237 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4938584 CPUtime=4962.42 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212895 0 0 0 496194 48 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4938584 CPUtime=4962.42 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183396 0 0 0 496190 52 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4938584 CPUtime=4961.74 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 356093 0 0 0 496069 105 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4938584 CPUtime=4962.26 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157624 0 0 0 496182 44 0 0 25 0 8 0 803660112 5057110016 1044808 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39621.5
Current children cumulated vsize (KiB) 4938584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.8 s]
/proc/loadavg: 8.21 8.13 8.10 9/454 5151
/proc/meminfo: memFree=28029192/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=4938584 CPUtime=40000.8 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) R 4995 4997 4590 0 -1 4202496 23725108 0 0 0 3995943 4138 0 0 25 0 8 0 803660111 5057110016 1046950 33554432000 4194304 4625164 140735228637648 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 1234646 1046950 352 106 0 1230149 0
[pid=4997/tid=4998] ppid=4995 vsize=4938584 CPUtime=5009.92 cores=0-7
/proc/4997/task/4998/stat : 4998 (SArTagnan) R 4995 4997 4590 0 -1 4202560 195458 0 0 0 500951 41 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=4938584 CPUtime=4933.39 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4202560 215405 0 0 0 493260 79 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4997/tid=5000] ppid=4995 vsize=4938584 CPUtime=5009.89 cores=0-7
/proc/4997/task/5000/stat : 5000 (SArTagnan) R 4995 4997 4590 0 -1 4202560 19725256 0 0 0 497752 3237 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4552399 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=4997/tid=5001] ppid=4995 vsize=4938584 CPUtime=5009.93 cores=0-7
/proc/4997/task/5001/stat : 5001 (SArTagnan) R 4995 4997 4590 0 -1 4202560 212915 0 0 0 500945 48 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=4997/tid=5002] ppid=4995 vsize=4938584 CPUtime=5009.94 cores=0-7
/proc/4997/task/5002/stat : 5002 (SArTagnan) R 4995 4997 4590 0 -1 4202560 183413 0 0 0 500942 52 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4997/tid=5003] ppid=4995 vsize=4938584 CPUtime=5009.27 cores=0-7
/proc/4997/task/5003/stat : 5003 (SArTagnan) R 4995 4997 4590 0 -1 4202560 357529 0 0 0 500820 107 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4997/tid=5004] ppid=4995 vsize=4938584 CPUtime=5009.78 cores=0-7
/proc/4997/task/5004/stat : 5004 (SArTagnan) R 4995 4997 4590 0 -1 4202560 157639 0 0 0 500934 44 0 0 25 0 8 0 803660112 5057110016 1046951 33554432000 4194304 4625164 140735228637648 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 4938584

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

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

[startup+5009.92 s]
/proc/loadavg: 8.21 8.13 8.10 9/454 5151
/proc/meminfo: memFree=28029192/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=0 CPUtime=40001 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) Z 4995 4997 4590 0 -1 4203548 23725109 0 0 0 3995954 4148 0 0 25 0 2 0 803660111 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 0 0 0 0 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=0 CPUtime=4933.49 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4203588 215405 0 0 0 493260 89 0 0 25 0 2 0 803660112 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

[startup+5010 s]
/proc/loadavg: 8.21 8.13 8.10 9/454 5151
/proc/meminfo: memFree=28029192/32951124 swapFree=55639044/67111528
[pid=4997] ppid=4995 vsize=0 CPUtime=40001.1 cores=0-7
/proc/4997/stat : 4997 (SArTagnan) Z 4995 4997 4590 0 -1 4203548 23725109 0 0 0 3995954 4156 0 0 25 0 2 0 803660111 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/4997/statm: 0 0 0 0 0 0 0
[pid=4997/tid=4999] ppid=4995 vsize=0 CPUtime=4933.56 cores=0-7
/proc/4997/task/4999/stat : 4999 (SArTagnan) R 4995 4997 4590 0 -1 4203588 215405 0 0 0 493260 96 0 0 25 0 2 0 803660112 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.02
CPU time (s): 40001.1
CPU user time (s): 39959.5
CPU system time (s): 41.5827
CPU usage (%): 798.422
Max. virtual memory (cumulated for all children) (KiB): 5232752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39959.5
system time used= 41.5827
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23725109
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= 1202
involuntary context switches= 378779

runsolver used 19.51 second user time and 56.8704 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-01 11:30:22
IDJOB=3438621
IDBENCH=83139
IDSOLVER=1936
FILE ID=node133/3438621-1306920622
RUNJOBID= node133-1306915609-4605
PBS_JOBID= 13488512
Free space on /tmp= 73724 MiB

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

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

MD5SUM BENCH= 8561dcfb17af254a7261755a5f31a440
RANDOM SEED=1494431063

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32226580 kB
Buffers:        172736 kB
Cached:         264236 kB
SwapCached:      10520 kB
Active:         135680 kB
Inactive:       321616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32226580 kB
SwapTotal:    67111528 kB
SwapFree:     55639044 kB
Dirty:             400 kB
Writeback:           0 kB
AnonPages:       18188 kB
Mapped:          12556 kB
Slab:           144224 kB
PageTables:      53060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114887732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73720 MiB
End job on node133 at 2011-06-01 12:53:54