Trace number 3439641

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 40000.5 5010.6

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.019996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3439641-1306965642/watcher-3439641-1306965642 -o /tmp/evaluation-result-3439641-1306965642/solver-3439641-1306965642 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439641-1306965642.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 7.41 7.93 7.96 2/476 28496
/proc/meminfo: memFree=25246776/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=91120 CPUtime=0.03 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 647 0 0 0 3 0 0 0 25 0 8 0 886794879 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 47766709385138 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 22780 583 300 106 0 18283 0
[pid=28496/tid=28497] ppid=28494 vsize=91120 CPUtime=0.01 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 47766709385138 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=91120 CPUtime=0 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=91120 CPUtime=0 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=91120 CPUtime=0 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 260905450481 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=91120 CPUtime=0 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 47766709385138 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=91120 CPUtime=0.01 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 47766709385138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=91120 CPUtime=0.01 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 886794880 93306880 583 33554432000 4194304 4625164 140737350811824 18446744073709551615 47766709385128 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0700061 s]
/proc/loadavg: 7.41 7.93 7.96 2/476 28496
/proc/meminfo: memFree=25246776/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=288932 CPUtime=0.41 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 1670 0 0 0 41 0 0 0 25 0 8 0 886794879 295866368 1404 33554432000 4194304 4625164 140737350811824 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 72233 1404 347 106 0 67736 0
[pid=28496/tid=28497] ppid=28494 vsize=288932 CPUtime=0.06 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 45 0 0 0 6 0 0 0 25 0 8 0 886794880 295866368 1404 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=288932 CPUtime=0.04 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 105 0 0 0 4 0 0 0 18 0 8 0 886794880 295866368 1404 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=288932 CPUtime=0.04 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 299 0 0 0 4 0 0 0 25 0 8 0 886794880 295866368 1404 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=288932 CPUtime=0.04 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 92 0 0 0 4 0 0 0 25 0 8 0 886794880 295866368 1404 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352157 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=288932 CPUtime=0.01 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 36 0 0 0 1 0 0 0 25 0 8 0 886794880 295866368 1407 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=288932 CPUtime=0.06 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 208 0 0 0 6 0 0 0 25 0 8 0 886794880 295866368 1420 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=288932 CPUtime=0.06 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 134 0 0 0 6 0 0 0 18 0 8 0 886794880 295866368 1420 33554432000 4194304 4625164 140737350811824 18446744073709551615 4353820 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 288932

[startup+0.100996 s]
/proc/loadavg: 7.41 7.93 7.96 2/476 28496
/proc/meminfo: memFree=25246776/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=289840 CPUtime=0.62 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 2204 0 0 0 62 0 0 0 25 0 8 0 886794879 296796160 1724 33554432000 4194304 4625164 140737350811824 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 72460 1725 347 106 0 67963 0
[pid=28496/tid=28497] ppid=28494 vsize=289840 CPUtime=0.09 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 119 0 0 0 9 0 0 0 25 0 8 0 886794880 296796160 1725 33554432000 4194304 4625164 140737350811824 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=289840 CPUtime=0.07 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 176 0 0 0 7 0 0 0 18 0 8 0 886794880 296796160 1725 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=289840 CPUtime=0.07 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 468 0 0 0 7 0 0 0 25 0 8 0 886794880 296796160 1725 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=289840 CPUtime=0.07 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 179 0 0 0 7 0 0 0 25 0 8 0 886794880 296796160 1725 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352812 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=289840 CPUtime=0.01 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 36 0 0 0 1 0 0 0 25 0 8 0 886794880 296796160 1726 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=289840 CPUtime=0.09 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 235 0 0 0 9 0 0 0 25 0 8 0 886794880 296796160 1726 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=289840 CPUtime=0.09 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 220 0 0 0 9 0 0 0 18 0 8 0 886794880 296796160 1726 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 289840

[startup+0.300964 s]
/proc/loadavg: 7.41 7.93 7.96 2/476 28496
/proc/meminfo: memFree=25246776/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=294784 CPUtime=2.22 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 6032 0 0 0 222 0 0 0 25 0 8 0 886794879 301858816 4086 33554432000 4194304 4625164 140737350811824 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 73696 4087 348 106 0 69199 0
[pid=28496/tid=28497] ppid=28494 vsize=294784 CPUtime=0.29 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 486 0 0 0 29 0 0 0 25 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=294784 CPUtime=0.27 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 533 0 0 0 27 0 0 0 18 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=294784 CPUtime=0.27 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1643 0 0 0 27 0 0 0 25 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=294784 CPUtime=0.27 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 514 0 0 0 27 0 0 0 25 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352186 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=294784 CPUtime=0.21 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 508 0 0 0 21 0 0 0 25 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349916 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=294784 CPUtime=0.29 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 848 0 0 0 29 0 0 0 25 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=294784 CPUtime=0.29 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 583 0 0 0 29 0 0 0 18 0 8 0 886794880 301858816 4087 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351972 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 294784

[startup+0.700891 s]
/proc/loadavg: 7.41 7.93 7.96 2/476 28496
/proc/meminfo: memFree=25246776/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=303096 CPUtime=5.41 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 12639 0 0 0 540 1 0 0 25 0 8 0 886794879 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4396511 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 75774 7214 348 106 0 71277 0
[pid=28496/tid=28497] ppid=28494 vsize=303096 CPUtime=0.69 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1171 0 0 0 69 0 0 0 25 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=303096 CPUtime=0.67 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1228 0 0 0 67 0 0 0 18 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351890 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=303096 CPUtime=0.66 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3686 0 0 0 66 0 0 0 25 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=303096 CPUtime=0.67 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1247 0 0 0 67 0 0 0 25 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=303096 CPUtime=0.61 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1249 0 0 0 61 0 0 0 25 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348949 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=303096 CPUtime=0.68 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1874 0 0 0 68 0 0 0 25 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=303096 CPUtime=0.69 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 971 0 0 0 69 0 0 0 18 0 8 0 886794880 310370304 7214 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 303096

[startup+1.50075 s]
/proc/loadavg: 7.41 7.93 7.96 9/484 28504
/proc/meminfo: memFree=25210760/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=315200 CPUtime=11.8 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 22477 0 0 0 1177 3 0 0 25 0 8 0 886794879 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4519319 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 78800 12145 350 106 0 74303 0
[pid=28496/tid=28497] ppid=28494 vsize=315200 CPUtime=1.49 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 1869 0 0 0 149 0 0 0 25 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4462644 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=315200 CPUtime=1.47 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 2033 0 0 0 147 0 0 0 20 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=315200 CPUtime=1.47 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 7920 0 0 0 146 1 0 0 25 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4552377 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=315200 CPUtime=1.47 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 2054 0 0 0 147 0 0 0 25 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=315200 CPUtime=1.39 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 2049 0 0 0 139 0 0 0 25 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348867 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=315200 CPUtime=1.48 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 2812 0 0 0 148 0 0 0 25 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=315200 CPUtime=1.49 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 2108 0 0 0 149 0 0 0 20 0 8 0 886794880 322764800 12145 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.8
Current children cumulated vsize (KiB) 315200

[startup+3.10045 s]
/proc/loadavg: 7.41 7.93 7.96 9/484 28504
/proc/meminfo: memFree=25186828/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=328480 CPUtime=24.58 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 38099 0 0 0 2454 4 0 0 25 0 8 0 886794879 336363520 19494 33554432000 4194304 4625164 140737350811824 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 82120 19495 358 106 0 77623 0
[pid=28496/tid=28497] ppid=28494 vsize=328480 CPUtime=3.09 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3206 0 0 0 309 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351853 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=328480 CPUtime=3.06 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3073 0 0 0 306 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=328480 CPUtime=3.06 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 15430 0 0 0 305 1 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=328480 CPUtime=3.07 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3335 0 0 0 307 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4288609 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=328480 CPUtime=2.98 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3323 0 0 0 298 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=328480 CPUtime=3.08 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 4446 0 0 0 308 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352010 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=328480 CPUtime=3.08 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 3166 0 0 0 308 0 0 0 25 0 8 0 886794880 336363520 19495 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352089 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.58
Current children cumulated vsize (KiB) 328480

[startup+6.30087 s]
/proc/loadavg: 7.46 7.93 7.96 9/484 28504
/proc/meminfo: memFree=25144172/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=346772 CPUtime=50.13 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 65934 0 0 0 5003 10 0 0 25 0 8 0 886794879 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4329088 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 86693 28869 397 106 0 82196 0
[pid=28496/tid=28497] ppid=28494 vsize=346772 CPUtime=6.28 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 4697 0 0 0 628 0 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351975 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=346772 CPUtime=6.26 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 6293 0 0 0 625 1 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=346772 CPUtime=6.26 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 30109 0 0 0 622 4 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=346772 CPUtime=6.27 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 4945 0 0 0 627 0 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339660 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=346772 CPUtime=6.12 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 4918 0 0 0 612 0 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=346772 CPUtime=6.29 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 6874 0 0 0 628 1 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=346772 CPUtime=6.28 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 4979 0 0 0 628 0 0 0 25 0 8 0 886794880 355094528 28869 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 1 0 0 0

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

[pid=28496/tid=28499] ppid=28494 vsize=4162056 CPUtime=4662.4 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 14187712 0 0 0 464049 2191 0 0 25 0 8 0 886794880 4261945344 851504 33554432000 4194304 4625164 140737350811824 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4162056 CPUtime=4662.4 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 198369 0 0 0 466198 42 0 0 25 0 8 0 886794880 4261945344 851504 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4162056 CPUtime=4586.13 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 260918 0 0 0 458560 53 0 0 25 0 8 0 886794880 4261945344 851504 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4162056 CPUtime=4662.27 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 248355 0 0 0 466181 46 0 0 25 0 8 0 886794880 4261945344 851504 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4162056 CPUtime=4662.4 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 208505 0 0 0 466196 44 0 0 25 0 8 0 886794880 4261945344 851504 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37220.9
Current children cumulated vsize (KiB) 4162056

[startup+4722.32 s]
/proc/loadavg: 8.00 8.02 8.00 9/484 28653
/proc/meminfo: memFree=21807576/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4163156 CPUtime=37700.1 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 17853262 0 0 0 3767174 2833 0 0 25 0 8 0 886794879 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1040789 857789 405 106 0 1036292 0
[pid=28496/tid=28497] ppid=28494 vsize=4163156 CPUtime=4722.45 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 155277 0 0 0 472212 33 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4163156 CPUtime=4720.43 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191205 0 0 0 472010 33 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4163156 CPUtime=4722.42 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 14346746 0 0 0 470026 2216 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4163156 CPUtime=4722.42 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 198882 0 0 0 472200 42 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4163156 CPUtime=4645.17 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 261355 0 0 0 464464 53 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4163156 CPUtime=4722.29 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 248519 0 0 0 472183 46 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4163156 CPUtime=4722.42 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 208730 0 0 0 472198 44 0 0 25 0 8 0 886794880 4263071744 857789 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37700.1
Current children cumulated vsize (KiB) 4163156

[startup+4782.3 s]
/proc/loadavg: 8.00 8.01 8.00 9/484 28654
/proc/meminfo: memFree=21777800/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4228692 CPUtime=38179 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 18058178 0 0 0 3815036 2861 0 0 25 0 8 0 886794879 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1057173 864003 474 106 0 1052676 0
[pid=28496/tid=28497] ppid=28494 vsize=4228692 CPUtime=4782.43 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 155458 0 0 0 478210 33 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4228692 CPUtime=4780.4 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191302 0 0 0 478007 33 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4228692 CPUtime=4782.4 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 14549613 0 0 0 475998 2242 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4228692 CPUtime=4782.4 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 199119 0 0 0 478198 42 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4228692 CPUtime=4704.18 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 261453 0 0 0 470365 53 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348821 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4228692 CPUtime=4782.27 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 248677 0 0 0 478181 46 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4228692 CPUtime=4782.4 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 208989 0 0 0 478196 44 0 0 25 0 8 0 886794880 4330180608 864003 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38179
Current children cumulated vsize (KiB) 4228692

[startup+4842.3 s]
/proc/loadavg: 8.11 8.04 8.01 9/484 28656
/proc/meminfo: memFree=21767696/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4234712 CPUtime=38658 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 18315722 0 0 0 3862898 2899 0 0 25 0 8 0 886794879 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1058678 869572 611 106 0 1054181 0
[pid=28496/tid=28497] ppid=28494 vsize=4234712 CPUtime=4842.43 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 155666 0 0 0 484210 33 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4234712 CPUtime=4840.38 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191378 0 0 0 484005 33 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4234712 CPUtime=4842.4 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 14805608 0 0 0 481961 2279 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4234712 CPUtime=4842.41 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 199237 0 0 0 484199 42 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4234712 CPUtime=4763.2 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 261577 0 0 0 476266 54 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4234712 CPUtime=4842.27 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 248766 0 0 0 484181 46 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4234712 CPUtime=4842.4 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 209071 0 0 0 484196 44 0 0 25 0 8 0 886794880 4336345088 869572 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38658
Current children cumulated vsize (KiB) 4234712

[startup+4902.3 s]
/proc/loadavg: 8.11 8.04 8.00 9/484 28659
/proc/meminfo: memFree=21740472/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4242724 CPUtime=39137 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 18474221 0 0 0 3910777 2923 0 0 25 0 8 0 886794879 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1060681 875796 555 106 0 1056184 0
[pid=28496/tid=28497] ppid=28494 vsize=4242724 CPUtime=4902.43 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 156200 0 0 0 490210 33 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4242724 CPUtime=4900.37 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191459 0 0 0 490004 33 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4242724 CPUtime=4902.4 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 14951587 0 0 0 487939 2301 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4242724 CPUtime=4902.41 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 199532 0 0 0 490199 42 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4242724 CPUtime=4822.23 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 261706 0 0 0 482169 54 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4242724 CPUtime=4902.27 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 248927 0 0 0 490181 46 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4242724 CPUtime=4902.41 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 209225 0 0 0 490196 45 0 0 25 0 8 0 886794880 4344549376 875796 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39137
Current children cumulated vsize (KiB) 4242724

[startup+4962.3 s]
/proc/loadavg: 8.11 8.05 8.00 9/484 28661
/proc/meminfo: memFree=21732732/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4242724 CPUtime=39616 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 18751109 0 0 0 3958640 2962 0 0 25 0 8 0 886794879 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1060681 878246 534 106 0 1056184 0
[pid=28496/tid=28497] ppid=28494 vsize=4242724 CPUtime=4962.43 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 156336 0 0 0 496210 33 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4242724 CPUtime=4960.36 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191516 0 0 0 496003 33 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4242724 CPUtime=4962.4 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 15222153 0 0 0 493902 2338 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4242724 CPUtime=4962.41 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 199700 0 0 0 496199 42 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4242724 CPUtime=4881.26 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 261810 0 0 0 488072 54 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4242724 CPUtime=4962.27 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 249013 0 0 0 496181 46 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4242724 CPUtime=4962.41 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 210338 0 0 0 496196 45 0 0 25 0 8 0 886794880 4344549376 878246 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39616
Current children cumulated vsize (KiB) 4242724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 8.04 8.04 8.00 10/484 28662
/proc/meminfo: memFree=21720664/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=4245644 CPUtime=40000.3 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) R 28494 28496 28286 0 -1 4202496 18958715 0 0 0 3997030 2996 0 0 25 0 8 0 886794879 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 1061411 879300 453 106 0 1056914 0
[pid=28496/tid=28497] ppid=28494 vsize=4245644 CPUtime=5010.57 cores=0-7
/proc/28496/task/28497/stat : 28497 (SArTagnan) R 28494 28496 28286 0 -1 4202560 156476 0 0 0 501024 33 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28496/tid=28498] ppid=28494 vsize=4245644 CPUtime=5008.49 cores=0-7
/proc/28496/task/28498/stat : 28498 (SArTagnan) R 28494 28496 28286 0 -1 4202560 191632 0 0 0 500816 33 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28496/tid=28499] ppid=28494 vsize=4245644 CPUtime=5010.54 cores=0-7
/proc/28496/task/28499/stat : 28499 (SArTagnan) R 28494 28496 28286 0 -1 4202560 15348846 0 0 0 498695 2359 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28496/tid=28500] ppid=28494 vsize=4245644 CPUtime=5010.54 cores=0-7
/proc/28496/task/28500/stat : 28500 (SArTagnan) R 28494 28496 28286 0 -1 4202560 200013 0 0 0 501012 42 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=4245644 CPUtime=4928.58 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) R 28494 28496 28286 0 -1 4202560 262039 0 0 0 492804 54 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4349024 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28496/tid=28502] ppid=28494 vsize=4245644 CPUtime=5010.41 cores=0-7
/proc/28496/task/28502/stat : 28502 (SArTagnan) R 28494 28496 28286 0 -1 4202560 249247 0 0 0 500995 46 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28496/tid=28503] ppid=28494 vsize=4245644 CPUtime=5010.54 cores=0-7
/proc/28496/task/28503/stat : 28503 (SArTagnan) R 28494 28496 28286 0 -1 4202560 210442 0 0 0 501009 45 0 0 25 0 8 0 886794880 4347539456 879300 33554432000 4194304 4625164 140737350811824 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 4245644

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

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

[startup+5010.6 s]
/proc/loadavg: 8.04 8.04 8.00 10/484 28662
/proc/meminfo: memFree=21720664/32950928 swapFree=61542356/67111528
[pid=28496] ppid=28494 vsize=0 CPUtime=40000.5 cores=0-7
/proc/28496/stat : 28496 (SArTagnan) Z 28494 28496 28286 0 -1 4203548 18958715 0 0 0 3997039 3011 0 0 25 0 2 0 886794879 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28496/statm: 0 0 0 0 0 0 0
[pid=28496/tid=28501] ppid=28494 vsize=0 CPUtime=4928.75 cores=0-7
/proc/28496/task/28501/stat : 28501 (SArTagnan) S 28494 28496 28286 0 -1 4203588 262039 0 0 0 492805 70 0 0 25 0 2 0 886794880 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.6
CPU time (s): 40000.5
CPU user time (s): 39970.4
CPU system time (s): 30.1194
CPU usage (%): 798.318
Max. virtual memory (cumulated for all children) (KiB): 4391444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39970.4
system time used= 30.1194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18958715
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= 406
involuntary context switches= 167313

runsolver used 23.4824 second user time and 58.4481 second system time

The end

Launcher Data

Begin job on node116 at 2011-06-02 00:00:42
IDJOB=3439641
IDBENCH=87455
IDSOLVER=1936
FILE ID=node116/3439641-1306965642
RUNJOBID= node116-1306960629-28300
PBS_JOBID= 13497637
Free space on /tmp= 73716 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439641-1306965642/watcher-3439641-1306965642 -o /tmp/evaluation-result-3439641-1306965642/solver-3439641-1306965642 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439641-1306965642.cnf -threads=8

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=538612366

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25247180 kB
Buffers:        150644 kB
Cached:         182584 kB
SwapCached:      12572 kB
Active:        7284440 kB
Inactive:       157680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25247180 kB
SwapTotal:    67111528 kB
SwapFree:     61542356 kB
Dirty:             404 kB
Writeback:           0 kB
AnonPages:     7108140 kB
Mapped:          22196 kB
Slab:           130260 kB
PageTables:      62452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139576160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73716 MiB
End job on node116 at 2011-06-02 01:24:14