Trace number 3438676

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.4 5010.78

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
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: 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-3438676-1306921455/watcher-3438676-1306921455 -o /tmp/evaluation-result-3438676-1306921455/solver-3438676-1306921455 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3438676-1306921455.cnf -threads=8 

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.04 8.00 2/474 28352
/proc/meminfo: memFree=27631292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=287220 CPUtime=0.07 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 755 0 0 0 7 0 0 0 22 0 8 0 803745151 294113280 688 33554432000 4194304 4625164 140737237628352 18446744073709551615 208080337390 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 71805 688 350 106 0 67308 0
[pid=28352/tid=28353] ppid=28350 vsize=287220 CPUtime=0 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 34 0 0 0 0 0 0 0 22 0 8 0 803745151 294113280 693 33554432000 4194304 4625164 140737237628352 18446744073709551615 208079887405 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=287220 CPUtime=0 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=287220 CPUtime=0 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 27 0 0 0 0 0 0 0 21 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 208079929099 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=287220 CPUtime=0.01 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 22 0 0 0 1 0 0 0 23 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=287220 CPUtime=0.01 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 25 0 0 0 1 0 0 0 23 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 4349345 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=287220 CPUtime=0 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 24 0 0 0 0 0 0 0 22 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 208096216091 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=287220 CPUtime=0.01 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 26 0 0 0 1 0 0 0 23 0 8 0 803745151 294113280 696 33554432000 4194304 4625164 140737237628352 18446744073709551615 4278626 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.089999 s]
/proc/loadavg: 8.00 8.04 8.00 2/474 28352
/proc/meminfo: memFree=27631292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=355356 CPUtime=0.62 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 2544 0 0 0 62 0 0 0 22 0 8 0 803745151 363884544 2000 33554432000 4194304 4625164 140737237628352 18446744073709551615 4512326 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 88839 2000 351 106 0 84342 0
[pid=28352/tid=28353] ppid=28350 vsize=355356 CPUtime=0.06 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 264 0 0 0 6 0 0 0 22 0 8 0 803745151 363884544 2000 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=355356 CPUtime=0.07 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278 0 0 0 7 0 0 0 22 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=355356 CPUtime=0.07 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 385 0 0 0 7 0 0 0 22 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=355356 CPUtime=0.08 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 171 0 0 0 8 0 0 0 23 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351648 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=355356 CPUtime=0.08 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 241 0 0 0 8 0 0 0 23 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 4348941 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=355356 CPUtime=0.06 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 199 0 0 0 6 0 0 0 23 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 208096216091 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=355356 CPUtime=0.08 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 246 0 0 0 8 0 0 0 23 0 8 0 803745151 363884544 2001 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 355356

[startup+0.100995 s]
/proc/loadavg: 8.00 8.04 8.00 2/474 28352
/proc/meminfo: memFree=27631292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=356048 CPUtime=0.7 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 2855 0 0 0 70 0 0 0 22 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4356897 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 89012 2180 351 106 0 84515 0
[pid=28352/tid=28353] ppid=28350 vsize=356048 CPUtime=0.07 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 282 0 0 0 7 0 0 0 22 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4375296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=356048 CPUtime=0.08 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 313 0 0 0 8 0 0 0 22 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4464984 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=356048 CPUtime=0.08 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 451 0 0 0 8 0 0 0 22 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=356048 CPUtime=0.09 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 238 0 0 0 9 0 0 0 23 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4464377 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=356048 CPUtime=0.09 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 333 0 0 0 9 0 0 0 23 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=356048 CPUtime=0.07 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 210 0 0 0 7 0 0 0 23 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4465201 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=356048 CPUtime=0.09 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 258 0 0 0 9 0 0 0 23 0 8 0 803745151 364593152 2180 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 356048

[startup+0.300961 s]
/proc/loadavg: 8.00 8.04 8.00 2/474 28352
/proc/meminfo: memFree=27631292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=361216 CPUtime=2.31 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 7411 0 0 0 230 1 0 0 22 0 8 0 803745151 369885184 4840 33554432000 4194304 4625164 140737237628352 18446744073709551615 4280384 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 90304 4840 351 106 0 85807 0
[pid=28352/tid=28353] ppid=28350 vsize=361216 CPUtime=0.27 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 639 0 0 0 27 0 0 0 22 0 8 0 803745151 369885184 4840 33554432000 4194304 4625164 140737237628352 18446744073709551615 4462504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=361216 CPUtime=0.28 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 920 0 0 0 28 0 0 0 22 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351672 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=361216 CPUtime=0.28 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1556 0 0 0 28 0 0 0 22 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=361216 CPUtime=0.29 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 604 0 0 0 29 0 0 0 24 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=361216 CPUtime=0.29 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 887 0 0 0 29 0 0 0 24 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=361216 CPUtime=0.27 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 834 0 0 0 27 0 0 0 24 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 208096216091 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=361216 CPUtime=0.29 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 849 0 0 0 29 0 0 0 24 0 8 0 803745151 369885184 4841 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 361216

[startup+0.700887 s]
/proc/loadavg: 8.00 8.04 8.00 2/474 28352
/proc/meminfo: memFree=27631292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=369112 CPUtime=5.5 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 14936 0 0 0 548 2 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4357299 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 92278 9059 354 106 0 87781 0
[pid=28352/tid=28353] ppid=28350 vsize=369112 CPUtime=0.67 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1392 0 0 0 67 0 0 0 24 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=369112 CPUtime=0.68 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1464 0 0 0 68 0 0 0 23 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=369112 CPUtime=0.68 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 3797 0 0 0 68 0 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 208096216091 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=369112 CPUtime=0.69 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1384 0 0 0 69 0 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=369112 CPUtime=0.69 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1909 0 0 0 69 0 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4349433 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=369112 CPUtime=0.66 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1889 0 0 0 66 0 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=369112 CPUtime=0.69 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 1435 0 0 0 69 0 0 0 25 0 8 0 803745151 377970688 9059 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 369112

[startup+1.50073 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28360
/proc/meminfo: memFree=27588024/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=380420 CPUtime=11.89 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 25698 0 0 0 1185 4 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4519346 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 95105 14483 360 106 0 90608 0
[pid=28352/tid=28353] ppid=28350 vsize=380420 CPUtime=1.45 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2246 0 0 0 145 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352800 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=380420 CPUtime=1.48 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2213 0 0 0 148 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=380420 CPUtime=1.48 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 7927 0 0 0 147 1 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=380420 CPUtime=1.49 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2201 0 0 0 149 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=380420 CPUtime=1.49 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2921 0 0 0 149 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=380420 CPUtime=1.46 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2905 0 0 0 146 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=380420 CPUtime=1.49 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 2975 0 0 0 149 0 0 0 25 0 8 0 803745151 389550080 14483 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 380420

[startup+3.10043 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28360
/proc/meminfo: memFree=27563100/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=397424 CPUtime=24.66 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 42903 0 0 0 2459 7 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 99356 22004 377 106 0 94859 0
[pid=28352/tid=28353] ppid=28350 vsize=397424 CPUtime=3.03 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 3583 0 0 0 303 0 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=397424 CPUtime=3.08 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 4534 0 0 0 308 0 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=397424 CPUtime=3.07 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 13291 0 0 0 306 1 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4548757 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=397424 CPUtime=3.08 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 4650 0 0 0 308 0 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352760 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=397424 CPUtime=3.08 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 4561 0 0 0 308 0 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4348946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=397424 CPUtime=3.06 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 4298 0 0 0 305 1 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=397424 CPUtime=3.08 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 4691 0 0 0 308 0 0 0 25 0 8 0 803745151 406962176 22004 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.66
Current children cumulated vsize (KiB) 397424

[startup+6.30082 s]
/proc/loadavg: 8.00 8.04 8.00 9/482 28360
/proc/meminfo: memFree=27509420/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=431036 CPUtime=50.22 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 75222 0 0 0 5009 13 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4512015 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 107759 34568 361 106 0 103262 0
[pid=28352/tid=28353] ppid=28350 vsize=431036 CPUtime=6.19 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 7254 0 0 0 618 1 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=431036 CPUtime=6.28 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 6977 0 0 0 627 1 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=431036 CPUtime=6.28 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 26216 0 0 0 624 4 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4339536 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=431036 CPUtime=6.29 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 7484 0 0 0 628 1 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=431036 CPUtime=6.28 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 7113 0 0 0 628 0 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4348832 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=431036 CPUtime=6.26 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 9080 0 0 0 624 2 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=431036 CPUtime=6.28 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 6899 0 0 0 628 0 0 0 25 0 8 0 803745151 441380864 34568 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0

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

Current children cumulated vsize (KiB) 5687884

[startup+4722.32 s]
/proc/loadavg: 8.19 8.09 8.03 9/482 28514
/proc/meminfo: memFree=23039644/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=37700.1 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 15662949 0 0 0 3767224 2781 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4393068 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1145562 435 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4645.01 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307206 0 0 0 464430 71 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=4722.46 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297257 0 0 0 472186 60 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=4722.43 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 10682741 0 0 0 470460 1783 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=4721.59 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236703 0 0 0 472098 61 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=4722.48 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278211 0 0 0 472182 66 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=4722.44 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 277610 0 0 0 472167 77 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4462457 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=4722.33 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224290 0 0 0 472179 54 0 0 25 0 8 0 803745151 5824393216 1145562 33554432000 4194304 4625164 140737237628352 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37700
Current children cumulated vsize (KiB) 5687884

[startup+4782.3 s]
/proc/loadavg: 8.22 8.10 8.03 9/482 28517
/proc/meminfo: memFree=23034168/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=38178.9 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 15877048 0 0 0 3815070 2822 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1145861 550 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4704.02 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307212 0 0 0 470331 71 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=4782.45 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297258 0 0 0 478185 60 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=4782.41 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 10846801 0 0 0 476427 1814 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=4781.57 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236710 0 0 0 478096 61 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=4782.46 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278218 0 0 0 478180 66 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=4782.42 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 277809 0 0 0 478165 77 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=4782.31 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224296 0 0 0 478177 54 0 0 25 0 8 0 803745151 5824393216 1145861 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38178.9
Current children cumulated vsize (KiB) 5687884

[startup+4842.3 s]
/proc/loadavg: 8.47 8.20 8.07 9/482 28520
/proc/meminfo: memFree=23045600/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=38657.1 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 16110127 0 0 0 3862842 2865 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1144024 375 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4763.02 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307218 0 0 0 476231 71 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=4842.45 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297261 0 0 0 484185 60 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=4842.42 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 11027393 0 0 0 482395 1847 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4552354 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=4840.72 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236718 0 0 0 484011 61 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=4842.46 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278226 0 0 0 484180 66 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=4842.43 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278033 0 0 0 484165 78 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=4842.31 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224304 0 0 0 484177 54 0 0 25 0 8 0 803745151 5824393216 1144024 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38657.1
Current children cumulated vsize (KiB) 5687884

[startup+4902.3 s]
/proc/loadavg: 8.24 8.18 8.07 9/482 28521
/proc/meminfo: memFree=23036292/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=39136.1 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 16371559 0 0 0 3910694 2915 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1146637 490 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4822.05 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307225 0 0 0 482133 72 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=4902.45 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297263 0 0 0 490185 60 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=4902.42 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 11196538 0 0 0 488363 1879 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351998 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=4900.72 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236726 0 0 0 490011 61 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=4902.47 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278235 0 0 0 490181 66 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=4902.43 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278229 0 0 0 490165 78 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=4902.31 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224312 0 0 0 490177 54 0 0 25 0 8 0 803745151 5824393216 1146637 33554432000 4194304 4625164 140737237628352 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39136.1
Current children cumulated vsize (KiB) 5687884

[startup+4962.3 s]
/proc/loadavg: 8.15 8.16 8.07 9/482 28523
/proc/meminfo: memFree=23033908/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=39615.1 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 16677944 0 0 0 3958539 2970 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1147010 454 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4881.05 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307230 0 0 0 488033 72 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=4962.45 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297265 0 0 0 496185 60 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=4962.42 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 11367901 0 0 0 494333 1909 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=4960.72 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236734 0 0 0 496011 61 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=4962.47 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278242 0 0 0 496181 66 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=4962.43 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278251 0 0 0 496165 78 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=4962.32 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224319 0 0 0 496178 54 0 0 25 0 8 0 803745151 5824393216 1147010 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39615.1
Current children cumulated vsize (KiB) 5687884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.52 s]
/proc/loadavg: 8.13 8.15 8.07 9/482 28524
/proc/meminfo: memFree=23035988/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=5687884 CPUtime=40000.1 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) R 28350 28352 28111 0 -1 4202496 16935030 0 0 0 3996998 3017 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 1421971 1146952 449 106 0 1417474 0
[pid=28352/tid=28353] ppid=28350 vsize=5687884 CPUtime=4928.47 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4202560 307235 0 0 0 492775 72 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28352/tid=28354] ppid=28350 vsize=5687884 CPUtime=5010.69 cores=0-7
/proc/28352/task/28354/stat : 28354 (SArTagnan) R 28350 28352 28111 0 -1 4202560 297267 0 0 0 501009 60 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28352/tid=28355] ppid=28350 vsize=5687884 CPUtime=5010.66 cores=0-7
/proc/28352/task/28355/stat : 28355 (SArTagnan) R 28350 28352 28111 0 -1 4202560 11500991 0 0 0 499134 1932 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=28352/tid=28356] ppid=28350 vsize=5687884 CPUtime=5008.96 cores=0-7
/proc/28352/task/28356/stat : 28356 (SArTagnan) R 28350 28352 28111 0 -1 4202560 236740 0 0 0 500835 61 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28352/tid=28357] ppid=28350 vsize=5687884 CPUtime=5010.71 cores=0-7
/proc/28352/task/28357/stat : 28357 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278249 0 0 0 501005 66 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4329981 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28352/tid=28358] ppid=28350 vsize=5687884 CPUtime=5010.67 cores=0-7
/proc/28352/task/28358/stat : 28358 (SArTagnan) R 28350 28352 28111 0 -1 4202560 278295 0 0 0 500989 78 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4351811 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28352/tid=28359] ppid=28350 vsize=5687884 CPUtime=5010.55 cores=0-7
/proc/28352/task/28359/stat : 28359 (SArTagnan) R 28350 28352 28111 0 -1 4202560 224327 0 0 0 501001 54 0 0 25 0 8 0 803745151 5824393216 1146952 33554432000 4194304 4625164 140737237628352 18446744073709551615 4330810 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 5687884

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

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

[startup+5010.62 s]
/proc/loadavg: 8.13 8.15 8.07 9/482 28524
/proc/meminfo: memFree=23035988/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=0 CPUtime=40000.3 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) Z 28350 28352 28111 0 -1 4203548 16935030 0 0 0 3997003 3025 0 0 25 0 2 0 803745151 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 0 0 0 0 0 0 0
[pid=28352/tid=28353] ppid=28350 vsize=0 CPUtime=4928.55 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4203588 307235 0 0 0 492775 80 0 0 25 0 2 0 803745151 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 0

[startup+5010.7 s]
/proc/loadavg: 8.13 8.15 8.07 9/482 28524
/proc/meminfo: memFree=23035988/32950928 swapFree=39617324/67111528
[pid=28352] ppid=28350 vsize=0 CPUtime=40000.4 cores=0-7
/proc/28352/stat : 28352 (SArTagnan) Z 28350 28352 28111 0 -1 4203548 16935030 0 0 0 3997003 3033 0 0 25 0 2 0 803745151 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28352/statm: 0 0 0 0 0 0 0
[pid=28352/tid=28353] ppid=28350 vsize=0 CPUtime=4928.62 cores=0-7
/proc/28352/task/28353/stat : 28353 (SArTagnan) R 28350 28352 28111 0 -1 4203588 307235 0 0 0 492775 87 0 0 25 0 2 0 803745151 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5010.78
CPU time (s): 40000.4
CPU user time (s): 39970
CPU system time (s): 30.4134
CPU usage (%): 798.287
Max. virtual memory (cumulated for all children) (KiB): 5687884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39970
system time used= 30.4134
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16935030
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= 922
involuntary context switches= 169328

runsolver used 21.6947 second user time and 60.5548 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 11:44:15
IDJOB=3438676
IDBENCH=83150
IDSOLVER=1936
FILE ID=node127/3438676-1306921455
RUNJOBID= node127-1306916425-28125
PBS_JOBID= 13488516
Free space on /tmp= 73960 MiB

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

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=346383383

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27631944 kB
Buffers:        281372 kB
Cached:         744904 kB
SwapCached:      59112 kB
Active:        3021836 kB
Inactive:      2010700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27631944 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:     3954168 kB
Mapped:          21708 kB
Slab:           119608 kB
PageTables:      95508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119722036 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= 73960 MiB
End job on node127 at 2011-06-01 13:07:47