Trace number 3386129

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) 4800.41 1204.58

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3386129-1305580523/watcher-3386129-1305580523 -o /tmp/evaluation-result-3386129-1305580523/solver-3386129-1305580523 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386129-1305580523.cnf -threads=4 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.21 9.18 9.17 6/438 5987
/proc/meminfo: memFree=17774128/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=245984 CPUtime=0.02 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 659 0 0 0 2 0 0 0 18 0 4 0 669651924 251887616 593 33554432000 4194304 4625164 140734660144336 18446744073709551615 4339447 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 61496 593 343 106 0 56999 0
[pid=5987/tid=5988] ppid=5985 vsize=246144 CPUtime=0.01 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 77 0 0 0 1 0 0 0 18 0 4 0 669651924 252051456 653 33554432000 4194304 4625164 140734660144336 18446744073709551615 4353024 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=246144 CPUtime=0 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 4 0 669651924 252051456 653 33554432000 4194304 4625164 140734660144336 18446744073709551615 4486934 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=246144 CPUtime=0 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 80 0 0 0 0 0 0 0 18 0 4 0 669651924 252051456 653 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.056444 s]
/proc/loadavg: 9.21 9.18 9.17 6/438 5987
/proc/meminfo: memFree=17774128/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=246716 CPUtime=0.19 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1249 0 0 0 19 0 0 0 18 0 4 0 669651924 252637184 1085 33554432000 4194304 4625164 140734660144336 18446744073709551615 4513492 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 61679 1085 343 106 0 57182 0
[pid=5987/tid=5988] ppid=5985 vsize=246716 CPUtime=0.05 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 252 0 0 0 5 0 0 0 18 0 4 0 669651924 252637184 1085 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=246716 CPUtime=0.03 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 151 0 0 0 3 0 0 0 25 0 4 0 669651924 252637184 1085 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=246716 CPUtime=0.04 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 248 0 0 0 4 0 0 0 18 0 4 0 669651924 252637184 1085 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 246716

[startup+0.100437 s]
/proc/loadavg: 9.21 9.18 9.17 6/438 5987
/proc/meminfo: memFree=17774128/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=247904 CPUtime=0.37 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1889 0 0 0 37 0 0 0 18 0 4 0 669651924 253853696 1514 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 61976 1514 343 106 0 57479 0
[pid=5987/tid=5988] ppid=5985 vsize=247904 CPUtime=0.09 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 439 0 0 0 9 0 0 0 18 0 4 0 669651924 253853696 1514 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=247904 CPUtime=0.08 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 385 0 0 0 8 0 0 0 25 0 4 0 669651924 253853696 1514 33554432000 4194304 4625164 140734660144336 18446744073709551615 4462355 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=247904 CPUtime=0.09 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 335 0 0 0 9 0 0 0 18 0 4 0 669651924 253853696 1514 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 247904

[startup+0.300406 s]
/proc/loadavg: 9.21 9.18 9.17 6/438 5987
/proc/meminfo: memFree=17774128/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=249976 CPUtime=1.16 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 3958 0 0 0 116 0 0 0 18 0 4 0 669651924 255975424 2744 33554432000 4194304 4625164 140734660144336 18446744073709551615 210646802389 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 62494 2744 343 106 0 57997 0
[pid=5987/tid=5988] ppid=5985 vsize=249976 CPUtime=0.29 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1058 0 0 0 29 0 0 0 18 0 4 0 669651924 255975424 2744 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351996 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=249976 CPUtime=0.28 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1044 0 0 0 28 0 0 0 25 0 4 0 669651924 255975424 2744 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=249976 CPUtime=0.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 879 0 0 0 29 0 0 0 18 0 4 0 669651924 255975424 2744 33554432000 4194304 4625164 140734660144336 18446744073709551615 4561060 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 249976

[startup+0.700341 s]
/proc/loadavg: 9.21 9.18 9.17 6/438 5987
/proc/meminfo: memFree=17774128/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=254064 CPUtime=2.75 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 7769 0 0 0 274 1 0 0 18 0 4 0 669651924 260161536 4669 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 63516 4669 346 106 0 59019 0
[pid=5987/tid=5988] ppid=5985 vsize=254064 CPUtime=0.68 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1779 0 0 0 68 0 0 0 18 0 4 0 669651924 260161536 4669 33554432000 4194304 4625164 140734660144336 18446744073709551615 4464837 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=254064 CPUtime=0.67 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 2379 0 0 0 67 0 0 0 25 0 4 0 669651924 260161536 4669 33554432000 4194304 4625164 140734660144336 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=254064 CPUtime=0.68 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 2243 0 0 0 68 0 0 0 18 0 4 0 669651924 260161536 4669 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 254064

[startup+1.50121 s]
/proc/loadavg: 9.28 9.19 9.18 10/442 5991
/proc/meminfo: memFree=17740252/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=258940 CPUtime=5.95 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 13790 0 0 0 593 2 0 0 20 0 4 0 669651924 265154560 7051 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 64735 7051 352 106 0 60238 0
[pid=5987/tid=5988] ppid=5985 vsize=258940 CPUtime=1.48 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 3393 0 0 0 148 0 0 0 20 0 4 0 669651924 265154560 7051 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=258940 CPUtime=1.46 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 3615 0 0 0 146 0 0 0 25 0 4 0 669651924 265154560 7051 33554432000 4194304 4625164 140734660144336 18446744073709551615 4464979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=258940 CPUtime=1.48 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 4655 0 0 0 148 0 0 0 20 0 4 0 669651924 265154560 7051 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 258940

[startup+3.10094 s]
/proc/loadavg: 9.28 9.19 9.18 10/442 5991
/proc/meminfo: memFree=17739756/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=266088 CPUtime=12.32 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 23447 0 0 0 1229 3 0 0 25 0 4 0 669651924 272474112 10784 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 66522 10784 377 106 0 62025 0
[pid=5987/tid=5988] ppid=5985 vsize=266088 CPUtime=3.08 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 5663 0 0 0 308 0 0 0 25 0 4 0 669651924 272474112 10784 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=266088 CPUtime=3.04 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 5744 0 0 0 304 0 0 0 25 0 4 0 669651924 272474112 10784 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=266088 CPUtime=3.08 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 9254 0 0 0 307 1 0 0 25 0 4 0 669651924 272474112 10784 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552402 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 266088

[startup+6.3004 s]
/proc/loadavg: 9.28 9.19 9.18 10/442 5992
/proc/meminfo: memFree=17710740/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=278768 CPUtime=25.08 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 42023 0 0 0 2502 6 0 0 25 0 4 0 669651924 285458432 16144 33554432000 4194304 4625164 140734660144336 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 69692 16144 354 106 0 65195 0
[pid=5987/tid=5988] ppid=5985 vsize=278768 CPUtime=6.29 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 8880 0 0 0 628 1 0 0 25 0 4 0 669651924 285458432 16144 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=278768 CPUtime=6.19 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 9041 0 0 0 618 1 0 0 25 0 4 0 669651924 285458432 16144 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=278768 CPUtime=6.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 20703 0 0 0 626 3 0 0 25 0 4 0 669651924 285458432 16144 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 278768

[startup+12.7003 s]
/proc/loadavg: 9.23 9.18 9.17 10/442 5992
/proc/meminfo: memFree=17677196/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=290368 CPUtime=50.58 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 77485 0 0 0 5045 13 0 0 25 0 4 0 669651924 297336832 22877 33554432000 4194304 4625164 140734660144336 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 72592 22877 462 106 0 68095 0
[pid=5987/tid=5988] ppid=5985 vsize=290368 CPUtime=12.68 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 12573 0 0 0 1267 1 0 0 25 0 4 0 669651924 297336832 22877 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=290368 CPUtime=12.5 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 13015 0 0 0 1247 3 0 0 25 0 4 0 669651924 297336832 22877 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=290368 CPUtime=12.69 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 45231 0 0 0 1262 7 0 0 25 0 4 0 669651924 297336832 22877 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 290368

[startup+25.5012 s]
/proc/loadavg: 9.20 9.18 9.17 10/442 5992
/proc/meminfo: memFree=17614728/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=326960 CPUtime=101.59 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 116078 0 0 0 10136 23 0 0 25 0 4 0 669651924 334807040 37093 33554432000 4194304 4625164 140734660144336 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 81740 37093 639 106 0 77243 0
[pid=5987/tid=5988] ppid=5985 vsize=326960 CPUtime=25.48 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 20892 0 0 0 2543 5 0 0 25 0 4 0 669651924 334807040 37093 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=326960 CPUtime=25.11 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 19422 0 0 0 2506 5 0 0 25 0 4 0 669651924 334807040 37093 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=326960 CPUtime=25.48 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 64030 0 0 0 2538 10 0 0 25 0 4 0 669651924 334807040 37093 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 326960

[startup+51.1009 s]
/proc/loadavg: 9.20 9.18 9.17 10/442 5993
/proc/meminfo: memFree=17555272/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=339372 CPUtime=203.61 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 247933 0 0 0 20316 45 0 0 25 0 4 0 669651924 347516928 50028 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 84843 50028 725 106 0 80346 0
[pid=5987/tid=5988] ppid=5985 vsize=339372 CPUtime=51.06 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 22270 0 0 0 5100 6 0 0 25 0 4 0 669651924 347516928 50028 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=339372 CPUtime=50.34 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 27186 0 0 0 5028 6 0 0 25 0 4 0 669651924 347516928 50028 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=339372 CPUtime=51.08 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 180842 0 0 0 5079 29 0 0 25 0 4 0 669651924 347516928 50028 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.61
Current children cumulated vsize (KiB) 339372

[startup+102.317 s]
/proc/loadavg: 9.15 9.16 9.17 10/442 5994
/proc/meminfo: memFree=17417988/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=466332 CPUtime=407.69 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 383842 0 0 0 40700 69 0 0 25 0 4 0 669651924 477523968 76552 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512854 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 116583 76555 730 106 0 112086 0
[pid=5987/tid=5988] ppid=5985 vsize=466332 CPUtime=102.27 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 46755 0 0 0 10213 14 0 0 25 0 4 0 669651924 477523968 76556 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=466332 CPUtime=100.79 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 41637 0 0 0 10070 9 0 0 25 0 4 0 669651924 477523968 76556 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=466332 CPUtime=102.3 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 268536 0 0 0 10189 41 0 0 25 0 4 0 669651924 477523968 76556 33554432000 4194304 4625164 140734660144336 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.69
Current children cumulated vsize (KiB) 466332

[startup+162.301 s]

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

[pid=5987] ppid=5985 vsize=1007524 CPUtime=2798.76 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 985624 0 0 0 279629 247 0 0 25 0 4 0 669651924 1031704576 184436 33554432000 4194304 4625164 140734660144336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 251881 184436 391 106 0 247384 0
[pid=5987/tid=5988] ppid=5985 vsize=1007524 CPUtime=702.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 121864 0 0 0 70142 69 0 0 25 0 4 0 669651924 1031704576 184436 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1007524 CPUtime=692.03 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 132691 0 0 0 69159 44 0 0 25 0 4 0 669651924 1031704576 184436 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1007524 CPUtime=702.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 390593 0 0 0 70166 63 0 0 25 0 4 0 669651924 1031704576 184436 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351849 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2798.76
Current children cumulated vsize (KiB) 1007524

[startup+762.316 s]
/proc/loadavg: 5.55 7.76 8.65 6/433 6030
/proc/meminfo: memFree=17970848/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1048588 CPUtime=3037.94 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 999569 0 0 0 303530 264 0 0 25 0 4 0 669651924 1073754112 198310 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 262147 198310 370 106 0 257650 0
[pid=5987/tid=5988] ppid=5985 vsize=1048588 CPUtime=762.13 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 125087 0 0 0 76134 79 0 0 25 0 4 0 669651924 1073754112 198310 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1048588 CPUtime=751.17 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 134973 0 0 0 75066 51 0 0 25 0 4 0 669651924 1073754112 198310 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1048588 CPUtime=762.3 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 398001 0 0 0 76167 63 0 0 25 0 4 0 669651924 1073754112 198310 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3037.94
Current children cumulated vsize (KiB) 1048588

[startup+822.301 s]
/proc/loadavg: 5.20 7.25 8.41 6/433 6031
/proc/meminfo: memFree=17950500/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1114124 CPUtime=3277.03 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1164656 0 0 0 327406 297 0 0 25 0 4 0 669651924 1140862976 204068 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 278531 204068 436 106 0 274034 0
[pid=5987/tid=5988] ppid=5985 vsize=1114124 CPUtime=822.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 127220 0 0 0 82122 89 0 0 25 0 4 0 669651924 1140862976 204068 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1114124 CPUtime=810.29 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 135585 0 0 0 80977 52 0 0 25 0 4 0 669651924 1140862976 204068 33554432000 4194304 4625164 140734660144336 18446744073709551615 4339581 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1114124 CPUtime=822.3 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 553824 0 0 0 82146 84 0 0 25 0 4 0 669651924 1140862976 204068 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3277.03
Current children cumulated vsize (KiB) 1114124

[startup+882.301 s]
/proc/loadavg: 5.13 6.86 8.20 6/433 6033
/proc/meminfo: memFree=17889236/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1162128 CPUtime=3516.15 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1456229 0 0 0 351261 354 0 0 25 0 4 0 669651924 1190019072 218504 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 290532 218504 466 106 0 286035 0
[pid=5987/tid=5988] ppid=5985 vsize=1162128 CPUtime=882.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 136623 0 0 0 88111 100 0 0 25 0 4 0 669651924 1190019072 218504 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1162128 CPUtime=869.41 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 138095 0 0 0 86888 53 0 0 25 0 4 0 669651924 1190019072 218504 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1162128 CPUtime=882.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 810025 0 0 0 88105 124 0 0 25 0 4 0 669651924 1190019072 218504 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3516.15
Current children cumulated vsize (KiB) 1162128

[startup+942.301 s]
/proc/loadavg: 5.10 6.53 8.01 6/433 6034
/proc/meminfo: memFree=17878552/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1162128 CPUtime=3755.28 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1647116 0 0 0 375142 386 0 0 25 0 4 0 669651924 1190019072 221524 33554432000 4194304 4625164 140734660144336 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 290532 221524 444 106 0 286035 0
[pid=5987/tid=5988] ppid=5985 vsize=1162128 CPUtime=942.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 137074 0 0 0 94111 100 0 0 25 0 4 0 669651924 1190019072 221524 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1162128 CPUtime=928.55 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 139850 0 0 0 92801 54 0 0 25 0 4 0 669651924 1190019072 221524 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1162128 CPUtime=942.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 974591 0 0 0 94079 150 0 0 25 0 4 0 669651924 1190019072 221524 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552623 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3755.28
Current children cumulated vsize (KiB) 1162128

[startup+1002.3 s]
/proc/loadavg: 5.09 6.26 7.82 6/433 6036
/proc/meminfo: memFree=17866892/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1162128 CPUtime=3994.4 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 1891476 0 0 0 399011 429 0 0 25 0 4 0 669651924 1190019072 223815 33554432000 4194304 4625164 140734660144336 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 290532 223816 448 106 0 286035 0
[pid=5987/tid=5988] ppid=5985 vsize=1162128 CPUtime=1002.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 137386 0 0 0 100111 100 0 0 25 0 4 0 669651924 1190019072 223816 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1162128 CPUtime=987.67 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 140165 0 0 0 98713 54 0 0 25 0 4 0 669651924 1190019072 223817 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1162128 CPUtime=1002.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1188628 0 0 0 100044 185 0 0 25 0 4 0 669651924 1190019072 223818 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3994.4
Current children cumulated vsize (KiB) 1162128

[startup+1062.3 s]
/proc/loadavg: 5.14 6.06 7.65 6/433 6038
/proc/meminfo: memFree=17853488/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1162128 CPUtime=4233.54 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 2236468 0 0 0 422868 486 0 0 25 0 4 0 669651924 1190019072 228941 33554432000 4194304 4625164 140734660144336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 290532 228941 502 106 0 286035 0
[pid=5987/tid=5988] ppid=5985 vsize=1162128 CPUtime=1062.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 137967 0 0 0 106110 101 0 0 25 0 4 0 669651924 1190019072 228941 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1162128 CPUtime=1046.81 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 141187 0 0 0 104626 55 0 0 25 0 4 0 669651924 1190019072 228941 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1162128 CPUtime=1062.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1458815 0 0 0 106003 226 0 0 25 0 4 0 669651924 1190019072 228941 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552324 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4233.54
Current children cumulated vsize (KiB) 1162128

[startup+1122.3 s]
/proc/loadavg: 5.05 5.87 7.48 6/433 6039
/proc/meminfo: memFree=17825584/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1144596 CPUtime=4472.64 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 2379999 0 0 0 446750 514 0 0 25 0 4 0 669651924 1172066304 234272 33554432000 4194304 4625164 140734660144336 18446744073709551615 4329225 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 286149 234274 370 106 0 281652 0
[pid=5987/tid=5988] ppid=5985 vsize=1144596 CPUtime=1122.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 138327 0 0 0 112110 101 0 0 25 0 4 0 669651924 1172066304 234274 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1144596 CPUtime=1105.92 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 147387 0 0 0 110536 56 0 0 25 0 4 0 669651924 1172066304 234275 33554432000 4194304 4625164 140734660144336 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1144596 CPUtime=1122.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1530862 0 0 0 111991 238 0 0 25 0 4 0 669651924 1172066304 234275 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4472.64
Current children cumulated vsize (KiB) 1144596

[startup+1182.3 s]
/proc/loadavg: 5.06 5.72 7.33 6/433 6041
/proc/meminfo: memFree=17816156/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1144596 CPUtime=4711.77 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 2513436 0 0 0 470629 548 0 0 25 0 4 0 669651924 1172066304 236558 33554432000 4194304 4625164 140734660144336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 286149 236558 370 106 0 281652 0
[pid=5987/tid=5988] ppid=5985 vsize=1144596 CPUtime=1182.11 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 139695 0 0 0 118104 107 0 0 25 0 4 0 669651924 1172066304 236558 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1144596 CPUtime=1165.06 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 147559 0 0 0 116450 56 0 0 25 0 4 0 669651924 1172066304 236558 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1144596 CPUtime=1182.29 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1531059 0 0 0 117991 238 0 0 25 0 4 0 669651924 1172066304 236558 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4711.77
Current children cumulated vsize (KiB) 1144596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.52 s]
/proc/loadavg: 5.05 5.67 7.28 6/433 6042
/proc/meminfo: memFree=17802884/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1144596 CPUtime=4800.34 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 2580016 0 0 0 479469 565 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 286149 239903 370 106 0 281652 0
[pid=5987/tid=5988] ppid=5985 vsize=1144596 CPUtime=1204.33 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 140511 0 0 0 120324 109 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1144596 CPUtime=1186.93 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 149955 0 0 0 118637 56 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1144596 CPUtime=1204.52 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1531154 0 0 0 120214 238 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1144596

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

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

[startup+1204.52 s]
/proc/loadavg: 5.05 5.67 7.28 6/433 6042
/proc/meminfo: memFree=17802884/32951132 swapFree=64496000/67111528
[pid=5987] ppid=5985 vsize=1144596 CPUtime=4800.34 cores=1,3,5,7
/proc/5987/stat : 5987 (SArTagnan) R 5985 5987 5668 0 -1 4202496 2580016 0 0 0 479469 565 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5987/statm: 286149 239903 370 106 0 281652 0
[pid=5987/tid=5988] ppid=5985 vsize=1144596 CPUtime=1204.33 cores=1,3,5,7
/proc/5987/task/5988/stat : 5988 (SArTagnan) R 5985 5987 5668 0 -1 4202560 140511 0 0 0 120324 109 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5987/tid=5989] ppid=5985 vsize=1144596 CPUtime=1186.93 cores=1,3,5,7
/proc/5987/task/5989/stat : 5989 (SArTagnan) R 5985 5987 5668 0 -1 4202560 149955 0 0 0 118637 56 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5987/tid=5990] ppid=5985 vsize=1144596 CPUtime=1204.52 cores=1,3,5,7
/proc/5987/task/5990/stat : 5990 (SArTagnan) R 5985 5987 5668 0 -1 4202560 1531154 0 0 0 120214 238 0 0 25 0 4 0 669651924 1172066304 239903 33554432000 4194304 4625164 140734660144336 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1144596

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.58
CPU time (s): 4800.41
CPU user time (s): 4794.73
CPU system time (s): 5.68513
CPU usage (%): 398.515
Max. virtual memory (cumulated for all children) (KiB): 1210132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.73
system time used= 5.68513
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2580031
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= 436
involuntary context switches= 21630

runsolver used 4.71628 second user time and 12.837 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-16 23:15:23
IDJOB=3386129
IDBENCH=83148
IDSOLVER=1871
FILE ID=node129/3386129-1305580523
RUNJOBID= node129-1305577449-5687
PBS_JOBID= 13350224
Free space on /tmp= 73272 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386129-1305580523/watcher-3386129-1305580523 -o /tmp/evaluation-result-3386129-1305580523/solver-3386129-1305580523 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386129-1305580523.cnf -threads=4

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=1645913305

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17774392 kB
Buffers:        292228 kB
Cached:        7021680 kB
SwapCached:      52664 kB
Active:        5940892 kB
Inactive:      8975788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17774392 kB
SwapTotal:    67111528 kB
SwapFree:     64496000 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:     7559156 kB
Mapped:          23644 kB
Slab:           140180 kB
PageTables:      52044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 117676600 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= 73280 MiB
End job on node129 at 2011-05-16 23:35:30