Trace number 3439186

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)UNSAT 23717.1 2970.52

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark364.876
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

Solver Data

23716.43/2970.36	
23716.43/2970.36	s UNSATISFIABLE
23716.43/2970.36	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

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-3439186-1306960405/watcher-3439186-1306960405 -o /tmp/evaluation-result-3439186-1306960405/solver-3439186-1306960405 -C 40000 -W 5100 -M 31000 SArTagnan HOME/instance-3439186-1306960405.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: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=93524 CPUtime=0.01 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 1216 0 0 0 1 0 0 0 25 0 8 0 807638401 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 47035156903856 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/5909/statm: 23381 1071 301 106 0 18884 0
[pid=5909/tid=5910] ppid=5907 vsize=93524 CPUtime=0.01 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1 0 0 0 1 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 47035156903858 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 255377357809 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 47035156903858 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 47035156903862 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=93524 CPUtime=0 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 807638402 95768576 1071 33554432000 4194304 4625164 140736376903440 18446744073709551615 47035156903858 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.105068 s]
/proc/loadavg: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=292740 CPUtime=0.54 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 3126 0 0 0 53 1 0 0 25 0 8 0 807638401 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 255377406446 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/5909/statm: 73185 2036 344 106 0 68688 0
[pid=5909/tid=5910] ppid=5907 vsize=292740 CPUtime=0.09 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 266 0 0 0 9 0 0 0 25 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=292740 CPUtime=0 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) D 5907 5909 5882 0 -1 4202560 39 0 0 0 0 0 0 0 25 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=292740 CPUtime=0.07 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 513 0 0 0 7 0 0 0 18 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 255377344695 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=292740 CPUtime=0.08 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 259 0 0 0 8 0 0 0 18 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4288528 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=292740 CPUtime=0.08 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 252 0 0 0 8 0 0 0 18 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349061 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=292740 CPUtime=0.07 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 243 0 0 0 7 0 0 0 25 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4288640 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=292740 CPUtime=0.07 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253 0 0 0 7 0 0 0 18 0 8 0 807638402 299765760 2036 33554432000 4194304 4625164 140736376903440 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 292740

[startup+0.268212 s]
/proc/loadavg: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=307600 CPUtime=7.79 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 15527 0 0 0 776 3 0 0 25 0 8 0 807638401 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4512057 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 76900 8686 350 106 0 72403 0
[pid=5909/tid=5910] ppid=5907 vsize=307600 CPUtime=1.02 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1736 0 0 0 102 0 0 0 25 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=307600 CPUtime=0.84 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1256 0 0 0 84 0 0 0 25 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=307600 CPUtime=1 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4214 0 0 0 100 0 0 0 19 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4469320 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=307600 CPUtime=1.01 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1799 0 0 0 101 0 0 0 19 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=307600 CPUtime=1.02 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1208 0 0 0 102 0 0 0 19 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349325 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=307600 CPUtime=0.97 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1751 0 0 0 97 0 0 0 25 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=307600 CPUtime=1.01 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1735 0 0 0 101 0 0 0 19 0 8 0 807638402 314982400 8686 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 7.79
Current children cumulated vsize (KiB) 307600

[startup+1.14029 s]
/proc/loadavg: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=310152 CPUtime=8.59 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 16974 0 0 0 856 3 0 0 25 0 8 0 807638401 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 77538 9655 350 106 0 73041 0
[pid=5909/tid=5910] ppid=5907 vsize=310152 CPUtime=1.12 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1919 0 0 0 112 0 0 0 25 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=310152 CPUtime=0.94 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1278 0 0 0 94 0 0 0 25 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=310152 CPUtime=1.1 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4405 0 0 0 110 0 0 0 19 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=310152 CPUtime=1.11 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1926 0 0 0 111 0 0 0 19 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=310152 CPUtime=1.12 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1708 0 0 0 112 0 0 0 19 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=310152 CPUtime=1.07 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1933 0 0 0 107 0 0 0 25 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=310152 CPUtime=1.11 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1897 0 0 0 111 0 0 0 19 0 8 0 807638402 317595648 9655 33554432000 4194304 4625164 140736376903440 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 310152

[startup+1.24028 s]
/proc/loadavg: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=309920 CPUtime=9.39 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 17483 0 0 0 936 3 0 0 25 0 8 0 807638401 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4513948 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 77480 10066 350 106 0 72983 0
[pid=5909/tid=5910] ppid=5907 vsize=309920 CPUtime=1.22 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1945 0 0 0 122 0 0 0 25 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=309920 CPUtime=1.04 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1294 0 0 0 104 0 0 0 25 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352200 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=309920 CPUtime=1.21 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4736 0 0 0 120 1 0 0 19 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=309920 CPUtime=1.21 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1970 0 0 0 121 0 0 0 19 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4464800 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=309920 CPUtime=1.22 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1717 0 0 0 122 0 0 0 19 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4435845 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=309920 CPUtime=1.17 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1953 0 0 0 117 0 0 0 25 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=309920 CPUtime=1.21 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1938 0 0 0 121 0 0 0 19 0 8 0 807638402 317358080 10066 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339616 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.39
Current children cumulated vsize (KiB) 309920

[startup+1.54022 s]
/proc/loadavg: 0.00 0.00 0.00 1/429 5909
/proc/meminfo: memFree=21172172/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=312060 CPUtime=11.78 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 20187 0 0 0 1175 3 0 0 25 0 8 0 807638401 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4338085 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 78015 11332 350 106 0 73518 0
[pid=5909/tid=5910] ppid=5907 vsize=312060 CPUtime=1.52 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 2037 0 0 0 152 0 0 0 25 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=312060 CPUtime=1.34 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1829 0 0 0 134 0 0 0 25 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=312060 CPUtime=1.5 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 5589 0 0 0 149 1 0 0 19 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=312060 CPUtime=1.51 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 2044 0 0 0 151 0 0 0 20 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=312060 CPUtime=1.52 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 1779 0 0 0 152 0 0 0 20 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349087 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=312060 CPUtime=1.47 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 2740 0 0 0 147 0 0 0 25 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=312060 CPUtime=1.51 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 2038 0 0 0 151 0 0 0 20 0 8 0 807638402 319549440 11332 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 312060

[startup+3.11693 s]
/proc/loadavg: 0.72 0.15 0.05 9/437 5917
/proc/meminfo: memFree=21098956/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=326656 CPUtime=24.36 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 33625 0 0 0 2431 5 0 0 25 0 8 0 807638401 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 81664 18128 349 106 0 77167 0
[pid=5909/tid=5910] ppid=5907 vsize=326656 CPUtime=3.1 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 3056 0 0 0 310 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=326656 CPUtime=2.92 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 3055 0 0 0 292 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=326656 CPUtime=3.04 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 10169 0 0 0 303 1 0 0 24 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351860 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=326656 CPUtime=3.09 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4415 0 0 0 309 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=326656 CPUtime=3.09 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 2927 0 0 0 309 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=326656 CPUtime=3.05 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4162 0 0 0 305 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=326656 CPUtime=3.08 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 3035 0 0 0 308 0 0 0 25 0 8 0 807638402 334495744 18128 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.36
Current children cumulated vsize (KiB) 326656

[startup+6.30134 s]
/proc/loadavg: 1.46 0.31 0.10 9/437 5917
/proc/meminfo: memFree=21058460/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=353196 CPUtime=49.89 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 56482 0 0 0 4980 9 0 0 25 0 8 0 807638401 361672704 28099 33554432000 4194304 4625164 140736376903440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 88299 28099 348 106 0 83802 0
[pid=5909/tid=5910] ppid=5907 vsize=353196 CPUtime=6.3 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 6317 0 0 0 629 1 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=353196 CPUtime=6.12 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4642 0 0 0 612 0 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=353196 CPUtime=6.2 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 17641 0 0 0 617 3 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=353196 CPUtime=6.28 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 6674 0 0 0 628 0 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339628 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=353196 CPUtime=6.29 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 4496 0 0 0 629 0 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349779 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=353196 CPUtime=6.25 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 6586 0 0 0 624 1 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352299 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=353196 CPUtime=6.29 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 6526 0 0 0 628 1 0 0 25 0 8 0 807638402 361672704 28104 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0

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

[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2938.66 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261143 0 0 0 293818 48 0 0 25 0 8 0 807638402 3851026432 726076 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2943.94 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 294369 25 0 0 25 0 8 0 807638402 3851026432 726076 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2944.69 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268058 0 0 0 294410 59 0 0 25 0 8 0 807638402 3851026432 726076 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2940.26 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86561 0 0 0 294008 18 0 0 25 0 8 0 807638402 3851026432 726076 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23513
Current children cumulated vsize (KiB) 3760768

[startup+2957.6 s]
/proc/loadavg: 8.13 8.14 7.79 9/437 6008
/proc/meminfo: memFree=18249724/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23615.2 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11163248 0 0 0 2359684 1840 0 0 25 0 8 0 807638401 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 729352 772 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2957.37 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253407 0 0 0 295694 43 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2957.04 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143829 0 0 0 295676 28 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4327808 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2924.49 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9459834 0 0 0 290934 1515 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2951.47 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261554 0 0 0 295099 48 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2956.75 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 295650 25 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 255376959260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2957.5 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268058 0 0 0 295691 59 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2953.07 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86561 0 0 0 295289 18 0 0 25 0 8 0 807638402 3851026432 729352 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23615.2
Current children cumulated vsize (KiB) 3760768

[startup+2964 s]
/proc/loadavg: 8.12 8.14 7.79 9/437 6008
/proc/meminfo: memFree=18248112/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23666.2 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11178174 0 0 0 2364783 1842 0 0 25 0 8 0 807638401 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 729859 763 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2963.75 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253431 0 0 0 296332 43 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2963.32 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143842 0 0 0 296304 28 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2930.88 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9473542 0 0 0 291571 1517 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2957.86 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261592 0 0 0 295738 48 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2963.14 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 296289 25 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2963.88 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268077 0 0 0 296329 59 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2959.45 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86564 0 0 0 295927 18 0 0 25 0 8 0 807638402 3851026432 729859 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23666.2
Current children cumulated vsize (KiB) 3760768

[startup+2967.2 s]
/proc/loadavg: 8.11 8.14 7.79 9/437 6008
/proc/meminfo: memFree=18241540/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23691.8 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11188831 0 0 0 2367334 1844 0 0 25 0 8 0 807638401 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4511941 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 732182 781 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2966.96 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253432 0 0 0 296652 44 0 0 25 0 8 0 807638402 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2966.47 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143848 0 0 0 296619 28 0 0 25 0 8 0 807638402 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2934.08 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9483018 0 0 0 291890 1518 0 0 25 0 8 0 807638402 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4579396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2961.06 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261604 0 0 0 296058 48 0 0 25 0 8 0 807638402 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2966.33 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 296608 25 0 0 20 0 8 0 807638402 3851026432 732182 33554432000 4194304 4625164 140736376903440 18446744073709551615 4348809 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2967.07 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268077 0 0 0 296648 59 0 0 18 0 8 0 807638402 3851026432 732184 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2962.65 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86566 0 0 0 296247 18 0 0 19 0 8 0 807638402 3851026432 732184 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23691.8
Current children cumulated vsize (KiB) 3760768

[startup+2968.8 s]
/proc/loadavg: 8.11 8.14 7.79 9/437 6008
/proc/meminfo: memFree=18223932/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23704.5 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11198598 0 0 0 2368607 1847 0 0 25 0 8 0 807638401 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 735940 777 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2968.56 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253432 0 0 0 296812 44 0 0 25 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2968.04 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143849 0 0 0 296776 28 0 0 25 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2935.67 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9488867 0 0 0 292048 1519 0 0 25 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2962.66 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261604 0 0 0 296218 48 0 0 25 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2967.93 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 296768 25 0 0 25 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4348854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2968.66 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268077 0 0 0 296807 59 0 0 18 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2964.25 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86569 0 0 0 296407 18 0 0 22 0 8 0 807638402 3851026432 735940 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23704.5
Current children cumulated vsize (KiB) 3760768

[startup+2969.6 s]
/proc/loadavg: 8.11 8.14 7.79 9/437 6008
/proc/meminfo: memFree=18223932/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23710.8 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11202599 0 0 0 2369236 1848 0 0 25 0 8 0 807638401 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 4391821 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 736735 767 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2969.31 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253432 0 0 0 296887 44 0 0 17 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2968.84 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143849 0 0 0 296856 28 0 0 25 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 255376959667 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2936.47 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9491886 0 0 0 292128 1519 0 0 25 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 255376959758 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2963.44 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261604 0 0 0 296295 49 0 0 17 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2968.7 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 296845 25 0 0 17 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 4349320 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2969.46 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268077 0 0 0 296887 59 0 0 19 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2965.05 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86569 0 0 0 296487 18 0 0 25 0 8 0 807638402 3851026432 736735 33554432000 4194304 4625164 140736376903440 18446744073709551615 255376956454 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23710.8
Current children cumulated vsize (KiB) 3760768

[startup+2970 s]
/proc/loadavg: 8.11 8.14 7.79 10/437 6008
/proc/meminfo: memFree=18218472/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=3760768 CPUtime=23714 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) R 5907 5909 5882 0 -1 4202496 11204050 0 0 0 2369555 1849 0 0 25 0 8 0 807638401 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4356423 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 940192 737428 770 106 0 935695 0
[pid=5909/tid=5910] ppid=5907 vsize=3760768 CPUtime=2969.71 cores=0-7
/proc/5909/task/5910/stat : 5910 (SArTagnan) R 5907 5909 5882 0 -1 4202560 253432 0 0 0 296927 44 0 0 18 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5909/tid=5911] ppid=5907 vsize=3760768 CPUtime=2969.23 cores=0-7
/proc/5909/task/5911/stat : 5911 (SArTagnan) R 5907 5909 5882 0 -1 4202560 143849 0 0 0 296895 28 0 0 25 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5909/tid=5912] ppid=5907 vsize=3760768 CPUtime=2936.87 cores=0-7
/proc/5909/task/5912/stat : 5912 (SArTagnan) R 5907 5909 5882 0 -1 4202560 9493035 0 0 0 292168 1519 0 0 25 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=3760768 CPUtime=2963.84 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4202560 261604 0 0 0 296335 49 0 0 18 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5909/tid=5914] ppid=5907 vsize=3760768 CPUtime=2969.1 cores=0-7
/proc/5909/task/5914/stat : 5914 (SArTagnan) R 5907 5909 5882 0 -1 4202560 117055 0 0 0 296885 25 0 0 18 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=5909/tid=5915] ppid=5907 vsize=3760768 CPUtime=2969.86 cores=0-7
/proc/5909/task/5915/stat : 5915 (SArTagnan) R 5907 5909 5882 0 -1 4202560 268077 0 0 0 296927 59 0 0 20 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=5909/tid=5916] ppid=5907 vsize=3760768 CPUtime=2965.45 cores=0-7
/proc/5909/task/5916/stat : 5916 (SArTagnan) R 5907 5909 5882 0 -1 4202560 86569 0 0 0 296527 18 0 0 25 0 8 0 807638402 3851026432 737428 33554432000 4194304 4625164 140736376903440 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23714
Current children cumulated vsize (KiB) 3760768

[startup+2970.4 s]
/proc/loadavg: 8.11 8.14 7.79 10/437 6008
/proc/meminfo: memFree=18218472/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=0 CPUtime=23717 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) Z 5907 5909 5882 0 -1 4203548 11228219 0 0 0 2369842 1856 0 0 25 0 2 0 807638401 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 0 0 0 0 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=0 CPUtime=2964.23 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4203588 261604 0 0 0 296371 52 0 0 19 0 2 0 807638402 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) 23717
Current children cumulated vsize (KiB) 0

[startup+2970.5 s]
/proc/loadavg: 8.11 8.14 7.79 10/437 6008
/proc/meminfo: memFree=18218472/32951124 swapFree=60787360/67111528
[pid=5909] ppid=5907 vsize=0 CPUtime=23717.1 cores=0-7
/proc/5909/stat : 5909 (SArTagnan) Z 5907 5909 5882 0 -1 4203548 11228219 0 0 0 2369842 1866 0 0 25 0 2 0 807638401 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5909/statm: 0 0 0 0 0 0 0
[pid=5909/tid=5913] ppid=5907 vsize=0 CPUtime=2964.33 cores=0-7
/proc/5909/task/5913/stat : 5913 (SArTagnan) R 5907 5909 5882 0 -1 4203588 261604 0 0 0 296371 62 0 0 19 0 2 0 807638402 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) 23717.1
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2970.52
CPU time (s): 23717.1
CPU user time (s): 23698.4
CPU system time (s): 18.6762
CPU usage (%): 798.416
Max. virtual memory (cumulated for all children) (KiB): 4003312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23698.4
system time used= 18.6762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11228219
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= 12872
involuntary context switches= 202280

runsolver used 11.6522 second user time and 31.5472 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-01 22:33:25
IDJOB=3439186
IDBENCH=83323
IDSOLVER=1936
FILE ID=node135/3439186-1306960405
RUNJOBID= node135-1306960405-5897
PBS_JOBID= 13497616
Free space on /tmp= 73800 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-13_160.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439186-1306960405/watcher-3439186-1306960405 -o /tmp/evaluation-result-3439186-1306960405/solver-3439186-1306960405 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439186-1306960405.cnf -threads=8

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=2026352994

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21172468 kB
Buffers:        145456 kB
Cached:         276848 kB
SwapCached:       6168 kB
Active:       11248668 kB
Inactive:       272112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21172468 kB
SwapTotal:    67111528 kB
SwapFree:     60787360 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:    11097716 kB
Mapped:          25304 kB
Slab:           124740 kB
PageTables:      66196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124374800 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node135 at 2011-06-01 23:22:56