Trace number 3274017

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-03-24? (TO) 4800.47 1201.77

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
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: 935)

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-3274017-1304086697/watcher-3274017-1304086697 -o /tmp/evaluation-result-3274017-1304086697/solver-3274017-1304086697 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3274017-1304086697.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: 7.28 7.99 8.06 3/180 5818
/proc/meminfo: memFree=29736672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 455 0 0 0 0 0 0 0 17 0 4 0 520267581 50388992 392 33554432000 4194304 4623224 140735679251456 18446744073709551615 46996724516786 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 12302 392 301 105 0 7806 0
[pid=5818/tid=5822] ppid=5813 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 520267582 50388992 392 33554432000 4194304 4623224 140735679251456 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 520267582 50388992 392 33554432000 4194304 4623224 140735679251456 18446744073709551615 46996724516780 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=49208 CPUtime=0 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 4 0 520267582 50388992 392 33554432000 4194304 4623224 140735679251456 18446744073709551615 46996724516786 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.097284 s]
/proc/loadavg: 7.28 7.99 8.06 3/180 5818
/proc/meminfo: memFree=29736672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=247788 CPUtime=0.36 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 1831 0 0 0 36 0 0 0 18 0 4 0 520267581 253734912 1481 33554432000 4194304 4623224 140735679251456 18446744073709551615 255393285147 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 61947 1481 343 105 0 57451 0
[pid=5818/tid=5822] ppid=5813 vsize=247788 CPUtime=0.08 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 366 0 0 0 8 0 0 0 19 0 4 0 520267582 253734912 1481 33554432000 4194304 4623224 140735679251456 18446744073709551615 4366665 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=247788 CPUtime=0.09 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) D 5813 5818 4914 0 -1 4202560 350 0 0 0 9 0 0 0 18 0 4 0 520267582 253734912 1481 33554432000 4194304 4623224 140735679251456 18446744073709551615 255377344695 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=247788 CPUtime=0.09 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 369 0 0 0 9 0 0 0 18 0 4 0 520267582 253734912 1481 33554432000 4194304 4623224 140735679251456 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 247788

[startup+0.110509 s]
/proc/loadavg: 7.28 7.99 8.06 3/180 5818
/proc/meminfo: memFree=29736672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=248104 CPUtime=0.42 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2109 0 0 0 42 0 0 0 18 0 4 0 520267581 254058496 1606 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510183 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 62026 1606 343 105 0 57530 0
[pid=5818/tid=5822] ppid=5813 vsize=248104 CPUtime=0.1 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 463 0 0 0 10 0 0 0 19 0 4 0 520267582 254058496 1606 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376862 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=248104 CPUtime=0.1 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 461 0 0 0 10 0 0 0 18 0 4 0 520267582 254058496 1606 33554432000 4194304 4623224 140735679251456 18446744073709551615 255376962593 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=248104 CPUtime=0.1 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 432 0 0 0 10 0 0 0 18 0 4 0 520267582 254058496 1606 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 248104

[startup+0.300477 s]
/proc/loadavg: 7.28 7.99 8.06 3/180 5818
/proc/meminfo: memFree=29736672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=250760 CPUtime=1.17 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 4173 0 0 0 117 0 0 0 18 0 4 0 520267581 256778240 2999 33554432000 4194304 4623224 140735679251456 18446744073709551615 4356008 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 62690 2999 343 105 0 58194 0
[pid=5818/tid=5822] ppid=5813 vsize=250760 CPUtime=0.29 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 858 0 0 0 29 0 0 0 19 0 4 0 520267582 256778240 2999 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376659 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=250760 CPUtime=0.29 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1087 0 0 0 29 0 0 0 18 0 4 0 520267582 256778240 2999 33554432000 4194304 4623224 140735679251456 18446744073709551615 4463378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=250760 CPUtime=0.29 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1045 0 0 0 29 0 0 0 18 0 4 0 520267582 256778240 2999 33554432000 4194304 4623224 140735679251456 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 250760

[startup+0.700404 s]
/proc/loadavg: 7.28 7.99 8.06 3/180 5818
/proc/meminfo: memFree=29736672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=252880 CPUtime=2.78 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 7726 0 0 0 277 1 0 0 18 0 4 0 520267581 258949120 5073 33554432000 4194304 4623224 140735679251456 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 63220 5073 343 105 0 58724 0
[pid=5818/tid=5822] ppid=5813 vsize=252880 CPUtime=0.68 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1628 0 0 0 68 0 0 0 20 0 4 0 520267582 258949120 5073 33554432000 4194304 4623224 140735679251456 18446744073709551615 4461331 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=252880 CPUtime=0.69 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 2020 0 0 0 69 0 0 0 18 0 4 0 520267582 258949120 5073 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=252880 CPUtime=0.69 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 2378 0 0 0 69 0 0 0 18 0 4 0 520267582 258949120 5073 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376892 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 252880

[startup+1.50026 s]
/proc/loadavg: 7.28 7.99 8.06 11/188 5826
/proc/meminfo: memFree=29696944/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=259348 CPUtime=5.97 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 15817 0 0 0 595 2 0 0 20 0 4 0 520267581 265572352 8235 33554432000 4194304 4623224 140735679251456 18446744073709551615 4384192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 64837 8235 344 105 0 60341 0
[pid=5818/tid=5822] ppid=5813 vsize=259348 CPUtime=1.48 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 3027 0 0 0 148 0 0 0 21 0 4 0 520267582 265572352 8235 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377133 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=259348 CPUtime=1.48 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 3762 0 0 0 148 0 0 0 20 0 4 0 520267582 265572352 8235 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=259348 CPUtime=1.48 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 6600 0 0 0 148 0 0 0 20 0 4 0 520267582 265572352 8235 33554432000 4194304 4623224 140735679251456 18446744073709551615 4366428 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 259348

[startup+3.10096 s]
/proc/loadavg: 7.34 7.99 8.06 10/188 5826
/proc/meminfo: memFree=29674932/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=270888 CPUtime=12.36 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 29063 0 0 0 1232 4 0 0 25 0 4 0 520267581 277389312 12597 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 67722 12597 346 105 0 63226 0
[pid=5818/tid=5822] ppid=5813 vsize=270888 CPUtime=3.07 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 5767 0 0 0 307 0 0 0 25 0 4 0 520267582 277389312 12597 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=270888 CPUtime=3.08 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 6255 0 0 0 307 1 0 0 25 0 4 0 520267582 277389312 12597 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=270888 CPUtime=3.09 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 13023 0 0 0 308 1 0 0 25 0 4 0 520267582 277389312 12597 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377576 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 270888

[startup+6.30037 s]
/proc/loadavg: 7.34 7.99 8.06 9/188 5856
/proc/meminfo: memFree=29631484/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=276392 CPUtime=25.14 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 43683 0 0 0 2506 8 0 0 25 0 4 0 520267581 283025408 18413 33554432000 4194304 4623224 140735679251456 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 69098 18413 345 105 0 64602 0
[pid=5818/tid=5822] ppid=5813 vsize=276392 CPUtime=6.25 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 7853 0 0 0 624 1 0 0 25 0 4 0 520267582 283025408 18413 33554432000 4194304 4623224 140735679251456 18446744073709551615 4289522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=276392 CPUtime=6.29 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 9913 0 0 0 626 3 0 0 25 0 4 0 520267582 283025408 18413 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=276392 CPUtime=6.28 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 21088 0 0 0 626 2 0 0 25 0 4 0 520267582 283025408 18413 33554432000 4194304 4623224 140735679251456 18446744073709551615 4488391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 276392

[startup+12.7012 s]
/proc/loadavg: 7.51 8.01 8.07 9/188 5856
/proc/meminfo: memFree=29545296/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=294040 CPUtime=50.71 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 91707 0 0 0 5054 17 0 0 25 0 4 0 520267581 301096960 29135 33554432000 4194304 4623224 140735679251456 18446744073709551615 4517479 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 73510 29135 459 105 0 69014 0
[pid=5818/tid=5822] ppid=5813 vsize=294040 CPUtime=12.62 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 13291 0 0 0 1260 2 0 0 25 0 4 0 520267582 301096960 29135 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=294040 CPUtime=12.68 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 15082 0 0 0 1264 4 0 0 25 0 4 0 520267582 301096960 29135 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=294040 CPUtime=12.69 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 54491 0 0 0 1261 8 0 0 25 0 4 0 520267582 301096960 29135 33554432000 4194304 4623224 140735679251456 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 294040

[startup+25.5008 s]
/proc/loadavg: 7.59 8.01 8.07 9/188 5856
/proc/meminfo: memFree=29438520/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=329236 CPUtime=101.84 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 153623 0 0 0 10155 29 0 0 25 0 4 0 520267581 337137664 41975 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 82309 41975 665 105 0 77813 0
[pid=5818/tid=5822] ppid=5813 vsize=329236 CPUtime=25.35 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 15996 0 0 0 2532 3 0 0 25 0 4 0 520267582 337137664 41975 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=329236 CPUtime=25.49 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 20912 0 0 0 2543 6 0 0 25 0 4 0 520267582 337137664 41975 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=329236 CPUtime=25.49 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 102789 0 0 0 2533 16 0 0 25 0 4 0 520267582 337137664 41975 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 329236

[startup+51.1011 s]
/proc/loadavg: 7.79 8.02 8.07 9/188 5857
/proc/meminfo: memFree=29290828/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=412364 CPUtime=204.1 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 228099 0 0 0 20362 48 0 0 25 0 4 0 520267581 422260736 57369 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 103091 57369 370 105 0 98595 0
[pid=5818/tid=5822] ppid=5813 vsize=412364 CPUtime=50.81 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 24193 0 0 0 5075 6 0 0 25 0 4 0 520267582 422260736 57369 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377022 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=412364 CPUtime=51.09 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 30346 0 0 0 5097 12 0 0 25 0 4 0 520267582 422260736 57369 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=412364 CPUtime=51.09 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 152763 0 0 0 5083 26 0 0 25 0 4 0 520267582 422260736 57369 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 412364

[startup+102.307 s]
/proc/loadavg: 8.11 8.07 8.09 9/188 5858
/proc/meminfo: memFree=29108292/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=529936 CPUtime=408.65 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 402332 0 0 0 40780 85 0 0 25 0 4 0 520267581 542654464 88648 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 132484 88648 867 105 0 127988 0
[pid=5818/tid=5822] ppid=5813 vsize=529936 CPUtime=101.73 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 37618 0 0 0 10163 10 0 0 25 0 4 0 520267582 542654464 88648 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=529936 CPUtime=102.3 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 45242 0 0 0 10212 18 0 0 25 0 4 0 520267582 542654464 88648 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=529936 CPUtime=102.3 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 288486 0 0 0 10179 51 0 0 25 0 4 0 520267582 542654464 88648 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 529936

[startup+162.3 s]

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

[pid=5818] ppid=5813 vsize=1175024 CPUtime=2805.43 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 1328687 0 0 0 280183 360 0 0 25 0 4 0 520267581 1203224576 232358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 293756 232358 421 105 0 289260 0
[pid=5818/tid=5822] ppid=5813 vsize=1175024 CPUtime=698.48 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 124670 0 0 0 69796 52 0 0 25 0 4 0 520267582 1203224576 232358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1175024 CPUtime=702.3 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 151057 0 0 0 70145 85 0 0 25 0 4 0 520267582 1203224576 232358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1175024 CPUtime=702.31 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 553215 0 0 0 70130 101 0 0 25 0 4 0 520267582 1203224576 232358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 1175024

[startup+762.307 s]
/proc/loadavg: 8.21 8.21 8.15 9/188 5876
/proc/meminfo: memFree=27935860/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1293580 CPUtime=3045.13 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 1794475 0 0 0 304062 451 0 0 25 0 4 0 520267581 1324625920 247032 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 323395 247032 383 105 0 318899 0
[pid=5818/tid=5822] ppid=5813 vsize=1293580 CPUtime=758.15 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 134147 0 0 0 75761 54 0 0 25 0 4 0 520267582 1324625920 247032 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1293580 CPUtime=762.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 153992 0 0 0 76142 89 0 0 25 0 4 0 520267582 1324625920 247032 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1293580 CPUtime=762.31 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 797022 0 0 0 76088 143 0 0 25 0 4 0 520267582 1324625920 247032 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.13
Current children cumulated vsize (KiB) 1293580

[startup+822.301 s]
/proc/loadavg: 8.07 8.17 8.13 9/188 5878
/proc/meminfo: memFree=27825112/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1350692 CPUtime=3284.79 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2186813 0 0 0 327954 525 0 0 25 0 4 0 520267581 1383108608 257502 33554432000 4194304 4623224 140735679251456 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 337673 257502 343 105 0 333177 0
[pid=5818/tid=5822] ppid=5813 vsize=1350692 CPUtime=817.83 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 137094 0 0 0 81727 56 0 0 25 0 4 0 520267582 1383108608 257502 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1350692 CPUtime=822.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 161579 0 0 0 82141 90 0 0 25 0 4 0 520267582 1383108608 257502 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1350692 CPUtime=822.31 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 958507 0 0 0 82059 172 0 0 25 0 4 0 520267582 1383108608 257502 33554432000 4194304 4623224 140735679251456 18446744073709551615 4577474 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.79
Current children cumulated vsize (KiB) 1350692

[startup+882.301 s]
/proc/loadavg: 8.03 8.13 8.12 9/188 5879
/proc/meminfo: memFree=27739904/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1419008 CPUtime=3524.47 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2301991 0 0 0 351899 548 0 0 25 0 4 0 520267581 1453064192 269837 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 354752 269837 343 105 0 350256 0
[pid=5818/tid=5822] ppid=5813 vsize=1419008 CPUtime=877.5 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 139308 0 0 0 87692 58 0 0 25 0 4 0 520267582 1453064192 269837 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376666 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1419008 CPUtime=882.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 164226 0 0 0 88140 91 0 0 25 0 4 0 520267582 1453064192 269837 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1419008 CPUtime=882.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 965250 0 0 0 88059 173 0 0 25 0 4 0 520267582 1453064192 269837 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.47
Current children cumulated vsize (KiB) 1419008

[startup+942.301 s]
/proc/loadavg: 8.01 8.11 8.11 9/188 5881
/proc/meminfo: memFree=27685328/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1427324 CPUtime=3764.16 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2309623 0 0 0 375861 555 0 0 25 0 4 0 520267581 1461579776 277358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510226 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 356831 277358 343 105 0 352335 0
[pid=5818/tid=5822] ppid=5813 vsize=1427324 CPUtime=937.18 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 144099 0 0 0 93657 61 0 0 25 0 4 0 520267582 1461579776 277358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1427324 CPUtime=942.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 166040 0 0 0 94137 94 0 0 25 0 4 0 520267582 1461579776 277358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1427324 CPUtime=942.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 965394 0 0 0 94059 173 0 0 25 0 4 0 520267582 1461579776 277358 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.16
Current children cumulated vsize (KiB) 1427324

[startup+1002.3 s]
/proc/loadavg: 8.08 8.11 8.11 9/188 5882
/proc/meminfo: memFree=27624672/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1544324 CPUtime=4003.82 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2367745 0 0 0 399815 567 0 0 25 0 4 0 520267581 1581387776 289092 33554432000 4194304 4623224 140735679251456 18446744073709551615 4414880 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 386081 289092 343 105 0 381585 0
[pid=5818/tid=5822] ppid=5813 vsize=1544324 CPUtime=996.85 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 181102 0 0 0 99619 66 0 0 25 0 4 0 520267582 1581387776 289092 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1544324 CPUtime=1002.3 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 168867 0 0 0 100132 98 0 0 25 0 4 0 520267582 1581387776 289092 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1544324 CPUtime=1002.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 965460 0 0 0 100059 173 0 0 25 0 4 0 520267582 1581387776 289092 33554432000 4194304 4623224 140735679251456 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.82
Current children cumulated vsize (KiB) 1544324

[startup+1062.3 s]
/proc/loadavg: 8.07 8.11 8.10 9/188 5884
/proc/meminfo: memFree=27572324/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1552508 CPUtime=4243.51 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2374584 0 0 0 423775 576 0 0 25 0 4 0 520267581 1589768192 295927 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 388127 295927 343 105 0 383631 0
[pid=5818/tid=5822] ppid=5813 vsize=1552508 CPUtime=1056.53 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 184240 0 0 0 105584 69 0 0 25 0 4 0 520267582 1589768192 295927 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1552508 CPUtime=1062.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 171655 0 0 0 106127 104 0 0 25 0 4 0 520267582 1589768192 295927 33554432000 4194304 4623224 140735679251456 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1552508 CPUtime=1062.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 965906 0 0 0 106059 173 0 0 25 0 4 0 520267582 1589768192 295927 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376766 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.51
Current children cumulated vsize (KiB) 1552508

[startup+1122.3 s]
/proc/loadavg: 8.06 8.10 8.10 10/188 5886
/proc/meminfo: memFree=27505712/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1561088 CPUtime=4483.19 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2403509 0 0 0 447732 587 0 0 25 0 4 0 520267581 1598554112 301195 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 390272 301195 343 105 0 385776 0
[pid=5818/tid=5822] ppid=5813 vsize=1561088 CPUtime=1116.2 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 186622 0 0 0 111549 71 0 0 25 0 4 0 520267582 1598554112 301195 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1561088 CPUtime=1122.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 174191 0 0 0 112123 108 0 0 25 0 4 0 520267582 1598554112 301195 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1561088 CPUtime=1122.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 989574 0 0 0 112054 178 0 0 25 0 4 0 520267582 1598554112 301195 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376850 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 1561088

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 8.10 9/188 5887
/proc/meminfo: memFree=27454608/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1634940 CPUtime=4722.86 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2519980 0 0 0 471673 613 0 0 25 0 4 0 520267581 1674178560 308134 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 408735 308134 343 105 0 404239 0
[pid=5818/tid=5822] ppid=5813 vsize=1634940 CPUtime=1175.87 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 188935 0 0 0 117515 72 0 0 25 0 4 0 520267582 1674178560 308134 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1634940 CPUtime=1182.31 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 176964 0 0 0 118118 113 0 0 25 0 4 0 520267582 1674178560 308134 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1634940 CPUtime=1182.32 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1099492 0 0 0 118034 198 0 0 25 0 4 0 520267582 1674178560 308134 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376880 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.86
Current children cumulated vsize (KiB) 1634940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.10 9/188 5888
/proc/meminfo: memFree=27435624/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1637976 CPUtime=4800.38 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2573558 0 0 0 479415 623 0 0 25 0 4 0 520267581 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 409494 311488 382 105 0 404998 0
[pid=5818/tid=5822] ppid=5813 vsize=1637976 CPUtime=1195.17 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 189750 0 0 0 119444 73 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1637976 CPUtime=1201.72 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 178094 0 0 0 120058 114 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1637976 CPUtime=1201.73 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1150979 0 0 0 119967 206 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1637976

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.10 9/188 5888
/proc/meminfo: memFree=27435624/32951124 swapFree=67111352/67111528
[pid=5818] ppid=5813 vsize=1637976 CPUtime=4800.38 cores=1,3,5,7
/proc/5818/stat : 5818 (SArTagnan) R 5813 5818 4914 0 -1 4202496 2573558 0 0 0 479415 623 0 0 25 0 4 0 520267581 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4510098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5818/statm: 409494 311488 382 105 0 404998 0
[pid=5818/tid=5822] ppid=5813 vsize=1637976 CPUtime=1195.17 cores=1,3,5,7
/proc/5818/task/5822/stat : 5822 (SArTagnan) R 5813 5818 4914 0 -1 4202560 189750 0 0 0 119444 73 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5818/tid=5823] ppid=5813 vsize=1637976 CPUtime=1201.72 cores=1,3,5,7
/proc/5818/task/5823/stat : 5823 (SArTagnan) R 5813 5818 4914 0 -1 4202560 178094 0 0 0 120058 114 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5818/tid=5824] ppid=5813 vsize=1637976 CPUtime=1201.73 cores=1,3,5,7
/proc/5818/task/5824/stat : 5824 (SArTagnan) R 5813 5818 4914 0 -1 4202560 1150979 0 0 0 119967 206 0 0 25 0 4 0 520267582 1677287424 311488 33554432000 4194304 4623224 140735679251456 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1637976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.47
CPU user time (s): 4794.18
CPU system time (s): 6.29404
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 1661928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.18
system time used= 6.29404
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2573559
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= 1019
involuntary context switches= 31032

runsolver used 1.72474 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 16:18:17
IDJOB=3274017
IDBENCH=83151
IDSOLVER=1656
FILE ID=node135/3274017-1304086697
RUNJOBID= node135-1304086697-5800
PBS_JOBID= 13170518
Free space on /tmp= 71120 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274017-1304086697/watcher-3274017-1304086697 -o /tmp/evaluation-result-3274017-1304086697/solver-3274017-1304086697 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3274017-1304086697.cnf -threads=4

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1730681623

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29737100 kB
Buffers:        906632 kB
Cached:        1724988 kB
SwapCached:        172 kB
Active:         111872 kB
Inactive:      2585532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29737100 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:             924 kB
Writeback:           0 kB
AnonPages:       65420 kB
Mapped:          14496 kB
Slab:           453512 kB
PageTables:       4856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190800 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= 71120 MiB
End job on node135 at 2011-04-29 16:38:21