Trace number 3386057

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 4800.3 1205.06

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 benchmark284.707
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


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386057-1305582131/watcher-3386057-1305582131 -o /tmp/evaluation-result-3386057-1305582131/solver-3386057-1305582131 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386057-1305582131.cnf -threads=4 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.33 1/495 20887
/proc/meminfo: memFree=28164280/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=182876 CPUtime=0.03 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 1278 0 0 0 3 0 0 0 23 0 4 0 669811858 187265024 1021 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512084 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 45719 1021 336 106 0 41222 0
[pid=20887/tid=20888] ppid=20885 vsize=182876 CPUtime=0 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 117 0 0 0 0 0 0 0 24 0 4 0 669811859 187265024 1021 33554432000 4194304 4625164 140736039552848 18446744073709551615 4339591 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=182876 CPUtime=0 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 44 0 0 0 0 0 0 0 24 0 4 0 669811859 187265024 1021 33554432000 4194304 4625164 140736039552848 18446744073709551615 251814345198 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=182876 CPUtime=0 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 113 0 0 0 0 0 0 0 24 0 4 0 669811859 187265024 1021 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0433391 s]
/proc/loadavg: 0.00 0.00 0.33 1/495 20887
/proc/meminfo: memFree=28164280/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=183380 CPUtime=0.13 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 1708 0 0 0 13 0 0 0 23 0 4 0 669811858 187781120 1194 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 45845 1194 336 106 0 41348 0
[pid=20887/tid=20888] ppid=20885 vsize=183380 CPUtime=0.03 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 224 0 0 0 3 0 0 0 24 0 4 0 669811859 187781120 1194 33554432000 4194304 4625164 140736039552848 18446744073709551615 4462326 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=183380 CPUtime=0.02 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 131 0 0 0 2 0 0 0 24 0 4 0 669811859 187781120 1194 33554432000 4194304 4625164 140736039552848 18446744073709551615 4339868 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=183380 CPUtime=0.03 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 297 0 0 0 3 0 0 0 24 0 4 0 669811859 187781120 1194 33554432000 4194304 4625164 140736039552848 18446744073709551615 251813907458 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 183380

[startup+0.10033 s]
/proc/loadavg: 0.00 0.00 0.33 1/495 20887
/proc/meminfo: memFree=28164280/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=183952 CPUtime=0.35 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 2337 0 0 0 35 0 0 0 23 0 4 0 669811858 188366848 1405 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512102 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 45988 1405 336 106 0 41491 0
[pid=20887/tid=20888] ppid=20885 vsize=183952 CPUtime=0.08 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 403 0 0 0 8 0 0 0 24 0 4 0 669811859 188366848 1405 33554432000 4194304 4625164 140736039552848 18446744073709551615 4467834 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=183952 CPUtime=0.08 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 251 0 0 0 8 0 0 0 24 0 4 0 669811859 188366848 1406 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352549 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=183952 CPUtime=0.08 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 617 0 0 0 8 0 0 0 24 0 4 0 669811859 188366848 1406 33554432000 4194304 4625164 140736039552848 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 183952

[startup+0.300298 s]
/proc/loadavg: 0.00 0.00 0.33 1/495 20887
/proc/meminfo: memFree=28164280/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=183880 CPUtime=1.15 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 4151 0 0 0 115 0 0 0 24 0 4 0 669811858 188293120 2189 33554432000 4194304 4625164 140736039552848 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 45970 2189 340 106 0 41473 0
[pid=20887/tid=20888] ppid=20885 vsize=183880 CPUtime=0.28 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 768 0 0 0 28 0 0 0 25 0 4 0 669811859 188293120 2189 33554432000 4194304 4625164 140736039552848 18446744073709551615 4485961 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=183880 CPUtime=0.28 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 552 0 0 0 28 0 0 0 25 0 4 0 669811859 188293120 2189 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352072 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=183880 CPUtime=0.28 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 1608 0 0 0 28 0 0 0 25 0 4 0 669811859 188293120 2189 33554432000 4194304 4625164 140736039552848 18446744073709551615 251813889416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 183880

[startup+0.700232 s]
/proc/loadavg: 0.00 0.00 0.33 1/495 20887
/proc/meminfo: memFree=28164280/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=186088 CPUtime=2.75 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 6764 0 0 0 274 1 0 0 25 0 4 0 669811858 190554112 3575 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 46522 3575 340 106 0 42025 0
[pid=20887/tid=20888] ppid=20885 vsize=186088 CPUtime=0.68 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 1253 0 0 0 68 0 0 0 25 0 4 0 669811859 190554112 3575 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=186088 CPUtime=0.67 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 1178 0 0 0 67 0 0 0 25 0 4 0 669811859 190554112 3575 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351909 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=186088 CPUtime=0.68 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2989 0 0 0 68 0 0 0 25 0 4 0 669811859 190554112 3575 33554432000 4194304 4625164 140736039552848 18446744073709551615 4327712 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 186088

[startup+1.5011 s]
/proc/loadavg: 0.00 0.00 0.33 9/507 20904
/proc/meminfo: memFree=28099324/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=190296 CPUtime=5.93 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 10467 0 0 0 592 1 0 0 25 0 4 0 669811858 194863104 5757 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512042 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 47574 5757 341 106 0 43077 0
[pid=20887/tid=20888] ppid=20885 vsize=190296 CPUtime=1.48 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2094 0 0 0 148 0 0 0 25 0 4 0 669811859 194863104 5757 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=190296 CPUtime=1.46 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 1908 0 0 0 146 0 0 0 25 0 4 0 669811859 194863104 5757 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352776 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=190296 CPUtime=1.48 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 4744 0 0 0 148 0 0 0 25 0 4 0 669811859 194863104 5757 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352208 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 190296

[startup+3.10083 s]
/proc/loadavg: 0.00 0.00 0.33 9/507 20904
/proc/meminfo: memFree=28065720/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=198052 CPUtime=12.32 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 16151 0 0 0 1230 2 0 0 25 0 4 0 669811858 202805248 8737 33554432000 4194304 4625164 140736039552848 18446744073709551615 4519568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 49513 8737 341 106 0 45016 0
[pid=20887/tid=20888] ppid=20885 vsize=198052 CPUtime=3.07 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 4358 0 0 0 307 0 0 0 25 0 4 0 669811859 202805248 8737 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=198052 CPUtime=3.04 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 3023 0 0 0 304 0 0 0 25 0 4 0 669811859 202805248 8737 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=198052 CPUtime=3.08 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 6528 0 0 0 308 0 0 0 25 0 4 0 669811859 202805248 8737 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552410 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 198052

[startup+6.30029 s]
/proc/loadavg: 0.64 0.13 0.37 9/507 20904
/proc/meminfo: memFree=28033720/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=209412 CPUtime=25.07 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 27886 0 0 0 2503 4 0 0 25 0 4 0 669811858 214437888 13060 33554432000 4194304 4625164 140736039552848 18446744073709551615 4392925 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 52353 13060 363 106 0 47856 0
[pid=20887/tid=20888] ppid=20885 vsize=209412 CPUtime=6.28 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 6551 0 0 0 627 1 0 0 25 0 4 0 669811859 214437888 13060 33554432000 4194304 4625164 140736039552848 18446744073709551615 4464324 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=209412 CPUtime=6.18 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 4509 0 0 0 618 0 0 0 25 0 4 0 669811859 214437888 13060 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=209412 CPUtime=6.28 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 13997 0 0 0 627 1 0 0 25 0 4 0 669811859 214437888 13060 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 209412

[startup+12.7002 s]
/proc/loadavg: 1.23 0.26 0.41 9/507 20905
/proc/meminfo: memFree=27988120/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=221660 CPUtime=50.55 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 54362 0 0 0 5047 8 0 0 25 0 4 0 669811858 226979840 18636 33554432000 4194304 4625164 140736039552848 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 55415 18636 355 106 0 50918 0
[pid=20887/tid=20888] ppid=20885 vsize=221660 CPUtime=12.67 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 10211 0 0 0 1266 1 0 0 25 0 4 0 669811859 226979840 18636 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=221660 CPUtime=12.48 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 7169 0 0 0 1247 1 0 0 25 0 4 0 669811859 226979840 18636 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=221660 CPUtime=12.68 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 33651 0 0 0 1263 5 0 0 25 0 4 0 669811859 226979840 18636 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 221660

[startup+25.5011 s]
/proc/loadavg: 2.80 0.66 0.54 9/507 20905
/proc/meminfo: memFree=27913484/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=223964 CPUtime=101.54 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 99158 0 0 0 10139 15 0 0 25 0 4 0 669811858 229339136 26969 33554432000 4194304 4625164 140736039552848 18446744073709551615 4396555 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 55991 26969 356 106 0 51494 0
[pid=20887/tid=20888] ppid=20885 vsize=223964 CPUtime=25.48 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 15133 0 0 0 2546 2 0 0 25 0 4 0 669811859 229339136 26969 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=223964 CPUtime=25.06 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 10259 0 0 0 2505 1 0 0 25 0 4 0 669811859 229339136 26969 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=223964 CPUtime=25.48 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 69111 0 0 0 2538 10 0 0 25 0 4 0 669811859 229339136 26969 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 223964

[startup+51.1008 s]
/proc/loadavg: 4.63 1.26 0.74 9/507 20906
/proc/meminfo: memFree=27793464/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=263644 CPUtime=203.53 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 134310 0 0 0 20332 21 0 0 25 0 4 0 669811858 269971456 42700 33554432000 4194304 4625164 140736039552848 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 65911 42700 673 106 0 61414 0
[pid=20887/tid=20888] ppid=20885 vsize=263644 CPUtime=51.08 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 23144 0 0 0 5105 3 0 0 25 0 4 0 669811859 269971456 42700 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=263644 CPUtime=50.25 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 16266 0 0 0 5023 2 0 0 25 0 4 0 669811859 269971456 42700 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=263644 CPUtime=51.08 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 88753 0 0 0 5094 14 0 0 25 0 4 0 669811859 269971456 42700 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 263644

[startup+102.319 s]
/proc/loadavg: 6.59 2.31 1.12 9/507 20907
/proc/meminfo: memFree=27628392/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=402844 CPUtime=407.56 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 227361 0 0 0 40720 36 0 0 25 0 4 0 669811858 412512256 66258 33554432000 4194304 4625164 140736039552848 18446744073709551615 4511933 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 100711 66258 712 106 0 96214 0
[pid=20887/tid=20888] ppid=20885 vsize=402844 CPUtime=102.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 34169 0 0 0 10224 5 0 0 25 0 4 0 669811859 412512256 66258 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=402844 CPUtime=100.61 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 25243 0 0 0 10057 4 0 0 25 0 4 0 669811859 412512256 66258 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=402844 CPUtime=102.3 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 154243 0 0 0 10207 23 0 0 25 0 4 0 669811859 412512256 66258 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.56
Current children cumulated vsize (KiB) 402844

[startup+162.301 s]

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

[pid=20887] ppid=20885 vsize=852448 CPUtime=2558.69 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 2199902 0 0 0 255547 322 0 0 25 0 4 0 669811858 872906752 166743 33554432000 4194304 4625164 140736039552848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 213112 166743 484 106 0 208615 0
[pid=20887/tid=20888] ppid=20885 vsize=852448 CPUtime=642.3 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 75792 0 0 0 64218 12 0 0 25 0 4 0 669811859 872906752 166743 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=852448 CPUtime=638.01 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 82279 0 0 0 63787 14 0 0 25 0 4 0 669811859 872906752 166743 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=852448 CPUtime=636.03 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 1980934 0 0 0 63319 284 0 0 25 0 4 0 669811859 872906752 166743 33554432000 4194304 4625164 140736039552848 18446744073709551615 4339573 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2558.69
Current children cumulated vsize (KiB) 852448

[startup+702.3 s]
/proc/loadavg: 8.07 7.31 4.42 9/507 20923
/proc/meminfo: memFree=26814100/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=877724 CPUtime=2797.63 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 2402000 0 0 0 279410 353 0 0 25 0 4 0 669811858 898789376 172464 33554432000 4194304 4625164 140736039552848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 219431 172464 484 106 0 214934 0
[pid=20887/tid=20888] ppid=20885 vsize=877724 CPUtime=702.28 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 76494 0 0 0 70216 12 0 0 25 0 4 0 669811859 898789376 172464 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=877724 CPUtime=697.99 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 82751 0 0 0 69785 14 0 0 25 0 4 0 669811859 898789376 172464 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=877724 CPUtime=695.02 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2161146 0 0 0 69191 311 0 0 25 0 4 0 669811859 898789376 172464 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2797.63
Current children cumulated vsize (KiB) 877724

[startup+762.319 s]
/proc/loadavg: 8.02 7.43 4.64 9/507 20925
/proc/meminfo: memFree=26762852/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=883432 CPUtime=3036.7 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 2626663 0 0 0 303284 386 0 0 25 0 4 0 669811858 904634368 177656 33554432000 4194304 4625164 140736039552848 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 220858 177656 352 106 0 216361 0
[pid=20887/tid=20888] ppid=20885 vsize=883432 CPUtime=762.31 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 77557 0 0 0 76218 13 0 0 25 0 4 0 669811859 904634368 177656 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351769 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=883432 CPUtime=758.02 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 83023 0 0 0 75787 15 0 0 25 0 4 0 669811859 904634368 177656 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=883432 CPUtime=754.04 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2377971 0 0 0 75062 342 0 0 25 0 4 0 669811859 904634368 177656 33554432000 4194304 4625164 140736039552848 18446744073709551615 251814283623 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3036.7
Current children cumulated vsize (KiB) 883432

[startup+822.301 s]
/proc/loadavg: 8.06 7.55 4.86 9/507 20926
/proc/meminfo: memFree=26714840/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=886848 CPUtime=3275.67 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 2830727 0 0 0 327154 413 0 0 25 0 4 0 669811858 908132352 181672 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 221712 181672 351 106 0 217215 0
[pid=20887/tid=20888] ppid=20885 vsize=886848 CPUtime=822.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 78771 0 0 0 82216 13 0 0 25 0 4 0 669811859 908132352 181672 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=886848 CPUtime=817.99 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 84281 0 0 0 81784 15 0 0 25 0 4 0 669811859 908132352 181672 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=886848 CPUtime=813.05 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2575563 0 0 0 80938 367 0 0 25 0 4 0 669811859 908132352 181672 33554432000 4194304 4625164 140736039552848 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3275.67
Current children cumulated vsize (KiB) 886848

[startup+882.301 s]
/proc/loadavg: 8.07 7.64 5.06 9/507 20928
/proc/meminfo: memFree=26672900/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=892572 CPUtime=3514.68 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 3093885 0 0 0 351018 450 0 0 25 0 4 0 669811858 913993728 185487 33554432000 4194304 4625164 140736039552848 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 223143 185487 351 106 0 218646 0
[pid=20887/tid=20888] ppid=20885 vsize=892572 CPUtime=882.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 78845 0 0 0 88216 13 0 0 25 0 4 0 669811859 913993728 185487 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=892572 CPUtime=878 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 84765 0 0 0 87785 15 0 0 25 0 4 0 669811859 913993728 185487 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=892572 CPUtime=872.06 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 2832577 0 0 0 86803 403 0 0 25 0 4 0 669811859 913993728 185487 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3514.68
Current children cumulated vsize (KiB) 892572

[startup+942.301 s]
/proc/loadavg: 8.07 7.72 5.24 9/507 20930
/proc/meminfo: memFree=26558436/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1034880 CPUtime=3753.69 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 3502210 0 0 0 374861 508 0 0 25 0 4 0 669811858 1059717120 205956 33554432000 4194304 4625164 140736039552848 18446744073709551615 4508979 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 258720 205956 390 106 0 254223 0
[pid=20887/tid=20888] ppid=20885 vsize=1034880 CPUtime=942.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 107937 0 0 0 94212 17 0 0 25 0 4 0 669811859 1059717120 205956 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351814 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1034880 CPUtime=937.99 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 85332 0 0 0 93784 15 0 0 25 0 4 0 669811859 1059717120 205956 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1034880 CPUtime=931.07 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 3187408 0 0 0 92654 453 0 0 25 0 4 0 669811859 1059717120 205956 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352005 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3753.69
Current children cumulated vsize (KiB) 1034880

[startup+1002.3 s]
/proc/loadavg: 8.09 7.78 5.42 9/507 20931
/proc/meminfo: memFree=26530396/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1100416 CPUtime=3992.7 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 3766484 0 0 0 398719 551 0 0 25 0 4 0 669811858 1126825984 207167 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 275104 207167 348 106 0 270607 0
[pid=20887/tid=20888] ppid=20885 vsize=1100416 CPUtime=1002.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 107950 0 0 0 100212 17 0 0 25 0 4 0 669811859 1126825984 207167 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1100416 CPUtime=998 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 86031 0 0 0 99784 16 0 0 25 0 4 0 669811859 1126825984 207167 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1100416 CPUtime=990.08 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 3442022 0 0 0 98514 494 0 0 25 0 4 0 669811859 1126825984 207167 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3992.7
Current children cumulated vsize (KiB) 1100416

[startup+1062.3 s]
/proc/loadavg: 8.09 7.84 5.58 9/507 20933
/proc/meminfo: memFree=26460680/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1100416 CPUtime=4231.72 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 4080157 0 0 0 422575 597 0 0 25 0 4 0 669811858 1126825984 213663 33554432000 4194304 4625164 140736039552848 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 275104 213663 343 106 0 270607 0
[pid=20887/tid=20888] ppid=20885 vsize=1100416 CPUtime=1062.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 110951 0 0 0 106211 18 0 0 25 0 4 0 669811859 1126825984 213663 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1100416 CPUtime=1058 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 86395 0 0 0 105784 16 0 0 25 0 4 0 669811859 1126825984 213663 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1100416 CPUtime=1049.1 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 3747750 0 0 0 104371 539 0 0 25 0 4 0 669811859 1126825984 213663 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4231.72
Current children cumulated vsize (KiB) 1100416

[startup+1122.3 s]
/proc/loadavg: 8.09 7.88 5.74 9/507 20934
/proc/meminfo: memFree=26390092/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1158884 CPUtime=4470.74 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 4288976 0 0 0 446444 630 0 0 25 0 4 0 669811858 1186697216 225481 33554432000 4194304 4625164 140736039552848 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 289721 225481 368 106 0 285224 0
[pid=20887/tid=20888] ppid=20885 vsize=1158884 CPUtime=1122.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 111228 0 0 0 112211 18 0 0 25 0 4 0 669811859 1186697216 225481 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1158884 CPUtime=1118 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 94415 0 0 0 111783 17 0 0 25 0 4 0 669811859 1186697216 225481 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1158884 CPUtime=1108.11 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 3944808 0 0 0 110241 570 0 0 25 0 4 0 669811859 1186697216 225481 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4470.74
Current children cumulated vsize (KiB) 1158884

[startup+1182.3 s]
/proc/loadavg: 8.08 7.91 5.88 9/507 20945
/proc/meminfo: memFree=26350856/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1158884 CPUtime=4709.76 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 4539105 0 0 0 470313 663 0 0 25 0 4 0 669811858 1186697216 226699 33554432000 4194304 4625164 140736039552848 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 289721 226699 343 106 0 285224 0
[pid=20887/tid=20888] ppid=20885 vsize=1158884 CPUtime=1182.29 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 111256 0 0 0 118211 18 0 0 25 0 4 0 669811859 1186697216 226699 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1158884 CPUtime=1178 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 94723 0 0 0 117783 17 0 0 25 0 4 0 669811859 1186697216 226699 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1158884 CPUtime=1167.14 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 4191768 0 0 0 116111 603 0 0 25 0 4 0 669811859 1186697216 226699 33554432000 4194304 4625164 140736039552848 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4709.76
Current children cumulated vsize (KiB) 1158884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205 s]
/proc/loadavg: 8.05 7.92 5.93 9/507 20945
/proc/meminfo: memFree=26332244/32950928 swapFree=41934280/67111528
[pid=20887] ppid=20885 vsize=1158884 CPUtime=4800.23 cores=1,3,5,7
/proc/20887/stat : 20887 (SArTagnan) R 20885 20887 20859 0 -1 4202496 4635353 0 0 0 479347 676 0 0 25 0 4 0 669811858 1186697216 227065 33554432000 4194304 4625164 140736039552848 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/20887/statm: 289721 227065 343 106 0 285224 0
[pid=20887/tid=20888] ppid=20885 vsize=1158884 CPUtime=1205.01 cores=1,3,5,7
/proc/20887/task/20888/stat : 20888 (SArTagnan) R 20885 20887 20859 0 -1 4202560 111418 0 0 0 120483 18 0 0 25 0 4 0 669811859 1186697216 227065 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352296 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20887/tid=20889] ppid=20885 vsize=1158884 CPUtime=1200.72 cores=1,3,5,7
/proc/20887/task/20889/stat : 20889 (SArTagnan) R 20885 20887 20859 0 -1 4202560 94787 0 0 0 120055 17 0 0 25 0 4 0 669811859 1186697216 227065 33554432000 4194304 4625164 140736039552848 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=20887/tid=20890] ppid=20885 vsize=1158884 CPUtime=1189.46 cores=1,3,5,7
/proc/20887/task/20890/stat : 20890 (SArTagnan) R 20885 20887 20859 0 -1 4202560 4282860 0 0 0 118331 615 0 0 25 0 4 0 669811859 1186697216 227065 33554432000 4194304 4625164 140736039552848 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1158884

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.06
CPU time (s): 4800.3
CPU user time (s): 4793.5
CPU system time (s): 6.80196
CPU usage (%): 398.346
Max. virtual memory (cumulated for all children) (KiB): 1158884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.5
system time used= 6.80197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4635353
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= 405
involuntary context switches= 33974

runsolver used 5.52816 second user time and 14.3378 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-16 23:42:11
IDJOB=3386057
IDBENCH=83323
IDSOLVER=1871
FILE ID=node126/3386057-1305582131
RUNJOBID= node126-1305582131-20878
PBS_JOBID= 13350296
Free space on /tmp= 73156 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-3386057-1305582131/watcher-3386057-1305582131 -o /tmp/evaluation-result-3386057-1305582131/solver-3386057-1305582131 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386057-1305582131.cnf -threads=4

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=1091102904

node126.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.783
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.56
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.783
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.75
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.82
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.783
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:     32950928 kB
MemFree:      28164560 kB
Buffers:        228504 kB
Cached:        2497052 kB
SwapCached:      49648 kB
Active:        1899712 kB
Inactive:      2602756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28164560 kB
SwapTotal:    67111528 kB
SwapFree:     41934280 kB
Dirty:             448 kB
Writeback:           0 kB
AnonPages:     1740500 kB
Mapped:          19044 kB
Slab:           122192 kB
PageTables:      91124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 145553656 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= 73152 MiB
End job on node126 at 2011-05-17 00:02:19