Trace number 3386063

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark899.169
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

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-3386063-1305582131/watcher-3386063-1305582131 -o /tmp/evaluation-result-3386063-1305582131/solver-3386063-1305582131 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386063-1305582131.cnf -threads=4 

running on 4 cores: 0,2,4,6

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.07 1.83 5/493 31600
/proc/meminfo: memFree=19715652/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=56044 CPUtime=0.01 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 2621 0 0 0 1 0 0 0 23 0 4 0 650629353 57389056 1896 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039711729 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 14011 1896 301 106 0 9514 0
[pid=31600/tid=31601] ppid=31598 vsize=56044 CPUtime=0 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650629355 57389056 1896 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=56044 CPUtime=0 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650629355 57389056 1896 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=56044 CPUtime=0 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650629355 57389056 1896 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.049723 s]
/proc/loadavg: 0.00 0.07 1.83 5/493 31600
/proc/meminfo: memFree=19715652/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=190836 CPUtime=0.13 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 4257 0 0 0 13 0 0 0 24 0 4 0 650629353 195416064 2692 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 47709 2693 338 106 0 43212 0
[pid=31600/tid=31601] ppid=31598 vsize=190836 CPUtime=0.02 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 371 0 0 0 2 0 0 0 25 0 4 0 650629355 195416064 2694 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=190836 CPUtime=0.02 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 385 0 0 0 2 0 0 0 25 0 4 0 650629355 195416064 2694 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=190836 CPUtime=0.02 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 835 0 0 0 2 0 0 0 25 0 4 0 650629355 195416064 2694 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351849 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 190836

[startup+0.100713 s]
/proc/loadavg: 0.00 0.07 1.83 5/493 31600
/proc/meminfo: memFree=19715652/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=191204 CPUtime=0.33 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 4950 0 0 0 33 0 0 0 24 0 4 0 650629353 195792896 2850 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512054 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 47801 2850 338 106 0 43304 0
[pid=31600/tid=31601] ppid=31598 vsize=191204 CPUtime=0.07 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 399 0 0 0 7 0 0 0 25 0 4 0 650629355 195792896 2850 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351981 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=191204 CPUtime=0.08 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 409 0 0 0 8 0 0 0 25 0 4 0 650629355 195792896 2850 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=191204 CPUtime=0.07 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 1279 0 0 0 7 0 0 0 25 0 4 0 650629355 195792896 2850 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 191204

[startup+0.300679 s]
/proc/loadavg: 0.00 0.07 1.83 5/493 31600
/proc/meminfo: memFree=19715652/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=192488 CPUtime=1.13 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 6972 0 0 0 113 0 0 0 25 0 4 0 650629353 197107712 3341 33554432000 4194304 4625164 140735728036912 18446744073709551615 4329131 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 48122 3341 338 106 0 43625 0
[pid=31600/tid=31601] ppid=31598 vsize=192488 CPUtime=0.27 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 773 0 0 0 27 0 0 0 25 0 4 0 650629355 197107712 3341 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=192488 CPUtime=0.28 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 763 0 0 0 28 0 0 0 25 0 4 0 650629355 197107712 3341 33554432000 4194304 4625164 140735728036912 18446744073709551615 4464944 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=192488 CPUtime=0.27 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 2534 0 0 0 27 0 0 0 25 0 4 0 650629355 197107712 3342 33554432000 4194304 4625164 140735728036912 18446744073709551615 4546832 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 192488

[startup+0.700608 s]
/proc/loadavg: 0.00 0.07 1.83 5/493 31600
/proc/meminfo: memFree=19715652/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=194528 CPUtime=2.73 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 10839 0 0 0 273 0 0 0 25 0 4 0 650629353 199196672 4313 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512285 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 48632 4313 338 106 0 44135 0
[pid=31600/tid=31601] ppid=31598 vsize=194528 CPUtime=0.67 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 1334 0 0 0 67 0 0 0 25 0 4 0 650629355 199196672 4313 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=194528 CPUtime=0.68 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 876 0 0 0 68 0 0 0 25 0 4 0 650629355 199196672 4313 33554432000 4194304 4625164 140735728036912 18446744073709551615 4288602 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=194528 CPUtime=0.67 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 5699 0 0 0 67 0 0 0 25 0 4 0 650629355 199196672 4313 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 194528

[startup+1.50047 s]
/proc/loadavg: 0.00 0.07 1.83 9/497 31604
/proc/meminfo: memFree=19686488/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=197000 CPUtime=5.91 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 18547 0 0 0 590 1 0 0 25 0 4 0 650629353 201728000 5966 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512467 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 49250 5966 342 106 0 44753 0
[pid=31600/tid=31601] ppid=31598 vsize=197000 CPUtime=1.47 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 1531 0 0 0 147 0 0 0 25 0 4 0 650629355 201728000 5966 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=197000 CPUtime=1.47 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 1488 0 0 0 147 0 0 0 25 0 4 0 650629355 201728000 5966 33554432000 4194304 4625164 140735728036912 18446744073709551615 4464310 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=197000 CPUtime=1.45 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 12470 0 0 0 144 1 0 0 25 0 4 0 650629355 201728000 5966 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 197000

[startup+3.10018 s]
/proc/loadavg: 0.00 0.07 1.83 9/497 31604
/proc/meminfo: memFree=19667396/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=202844 CPUtime=12.29 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 33789 0 0 0 1226 3 0 0 25 0 4 0 650629353 207712256 8917 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 50711 8917 342 106 0 46214 0
[pid=31600/tid=31601] ppid=31598 vsize=202844 CPUtime=3.07 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 2790 0 0 0 307 0 0 0 25 0 4 0 650629355 207712256 8917 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=202844 CPUtime=3.07 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 2617 0 0 0 307 0 0 0 25 0 4 0 650629355 207712256 8917 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=202844 CPUtime=3.03 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 24735 0 0 0 301 2 0 0 25 0 4 0 650629355 207712256 8917 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339569 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 202844

[startup+6.30061 s]
/proc/loadavg: 0.72 0.21 1.86 9/497 31604
/proc/meminfo: memFree=19627576/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=212608 CPUtime=25.04 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 56574 0 0 0 2498 6 0 0 25 0 4 0 650629353 217710592 14366 33554432000 4194304 4625164 140735728036912 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 53152 14366 342 106 0 48655 0
[pid=31600/tid=31601] ppid=31598 vsize=212608 CPUtime=6.27 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 6214 0 0 0 627 0 0 0 25 0 4 0 650629355 217710592 14366 33554432000 4194304 4625164 140735728036912 18446744073709551615 4340391 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=212608 CPUtime=6.27 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 4478 0 0 0 627 0 0 0 25 0 4 0 650629355 217710592 14366 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=212608 CPUtime=6.18 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 41899 0 0 0 614 4 0 0 25 0 4 0 650629355 217710592 14366 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339643 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 212608

[startup+12.7005 s]
/proc/loadavg: 1.30 0.34 1.90 9/497 31605
/proc/meminfo: memFree=19573340/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=221748 CPUtime=50.53 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 94481 0 0 0 5041 12 0 0 25 0 4 0 650629353 227069952 20494 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512801 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 55437 20494 354 106 0 50940 0
[pid=31600/tid=31601] ppid=31598 vsize=221748 CPUtime=12.67 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 9497 0 0 0 1266 1 0 0 25 0 4 0 650629355 227069952 20494 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=221748 CPUtime=12.67 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 6701 0 0 0 1267 0 0 0 25 0 4 0 650629355 227069952 20494 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=221748 CPUtime=12.47 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 73595 0 0 0 1238 9 0 0 25 0 4 0 650629355 227069952 20494 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 221748

[startup+25.5012 s]
/proc/loadavg: 2.79 0.72 1.99 9/497 31605
/proc/meminfo: memFree=19494972/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=248308 CPUtime=101.52 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 159254 0 0 0 10130 22 0 0 25 0 4 0 650629353 254267392 31213 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 62077 31213 359 106 0 57580 0
[pid=31600/tid=31601] ppid=31598 vsize=248308 CPUtime=25.47 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 15130 0 0 0 2545 2 0 0 25 0 4 0 650629355 254267392 31213 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=248308 CPUtime=25.47 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 10219 0 0 0 2546 1 0 0 25 0 4 0 650629355 254267392 31213 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=248308 CPUtime=25.06 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 128607 0 0 0 2488 18 0 0 25 0 4 0 650629355 254267392 31213 33554432000 4194304 4625164 140735728036912 18446744073709551615 4547299 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 248308

[startup+51.1006 s]
/proc/loadavg: 4.56 1.30 2.15 9/497 31605
/proc/meminfo: memFree=19393348/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=286152 CPUtime=203.5 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 286940 0 0 0 20310 40 0 0 25 0 4 0 650629353 293019648 46288 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 71538 46288 387 106 0 67041 0
[pid=31600/tid=31601] ppid=31598 vsize=286152 CPUtime=51.07 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 22720 0 0 0 5104 3 0 0 25 0 4 0 650629355 293019648 46288 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=286152 CPUtime=51.07 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 15631 0 0 0 5105 2 0 0 25 0 4 0 650629355 293019648 46288 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=286152 CPUtime=50.24 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 242190 0 0 0 4991 33 0 0 25 0 4 0 650629355 293019648 46288 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.5
Current children cumulated vsize (KiB) 286152

[startup+102.318 s]
/proc/loadavg: 6.55 2.35 2.46 9/497 31607
/proc/meminfo: memFree=19254056/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=434212 CPUtime=407.51 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 530119 0 0 0 40675 76 0 0 25 0 4 0 650629353 444633088 71203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 108553 71203 547 106 0 104056 0
[pid=31600/tid=31601] ppid=31598 vsize=434212 CPUtime=102.29 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 35748 0 0 0 10224 5 0 0 25 0 4 0 650629355 444633088 71203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=434212 CPUtime=102.29 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 23864 0 0 0 10225 4 0 0 25 0 4 0 650629355 444633088 71203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=434212 CPUtime=100.59 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 456677 0 0 0 9995 64 0 0 25 0 4 0 650629355 444633088 71203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552402 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.51
Current children cumulated vsize (KiB) 434212

[startup+162.301 s]

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

[pid=31600] ppid=31598 vsize=1127584 CPUtime=2797.43 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 3136841 0 0 0 279304 439 0 0 25 0 4 0 650629353 1154646016 213814 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 281896 213814 1038 106 0 277399 0
[pid=31600/tid=31601] ppid=31598 vsize=1127584 CPUtime=702.29 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 117522 0 0 0 70210 19 0 0 25 0 4 0 650629355 1154646016 213814 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1127584 CPUtime=702.12 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 76980 0 0 0 70200 12 0 0 25 0 4 0 650629355 1154646016 213814 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1127584 CPUtime=690.69 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 2812417 0 0 0 68681 388 0 0 25 0 4 0 650629355 1154646016 213814 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339680 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2797.43
Current children cumulated vsize (KiB) 1127584

[startup+762.319 s]
/proc/loadavg: 8.10 7.51 5.35 9/497 31655
/proc/meminfo: memFree=14606092/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1127584 CPUtime=3036.5 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 3477870 0 0 0 303164 486 0 0 25 0 4 0 650629353 1154646016 219299 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 281896 219299 461 106 0 277399 0
[pid=31600/tid=31601] ppid=31598 vsize=1127584 CPUtime=762.31 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 119100 0 0 0 76211 20 0 0 25 0 4 0 650629355 1154646016 219299 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1127584 CPUtime=762.13 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 77886 0 0 0 76201 12 0 0 25 0 4 0 650629355 1154646016 219299 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1127584 CPUtime=749.73 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 3144374 0 0 0 74540 433 0 0 25 0 4 0 650629355 1154646016 219299 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3036.5
Current children cumulated vsize (KiB) 1127584

[startup+822.301 s]
/proc/loadavg: 8.07 7.61 5.51 9/497 31656
/proc/meminfo: memFree=14516648/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1156672 CPUtime=3275.45 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 3935806 0 0 0 326994 551 0 0 25 0 4 0 650629353 1184432128 230147 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 289168 230147 461 106 0 284671 0
[pid=31600/tid=31601] ppid=31598 vsize=1156672 CPUtime=822.29 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 120397 0 0 0 82209 20 0 0 25 0 4 0 650629355 1184432128 230147 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1156672 CPUtime=822.09 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 78849 0 0 0 82197 12 0 0 25 0 4 0 650629355 1184432128 230147 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1156672 CPUtime=808.74 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 3570328 0 0 0 80381 493 0 0 25 0 4 0 650629355 1184432128 230147 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3275.45
Current children cumulated vsize (KiB) 1156672

[startup+882.301 s]
/proc/loadavg: 8.26 7.76 5.69 9/497 31658
/proc/meminfo: memFree=14419760/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1208964 CPUtime=3514.44 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 4351831 0 0 0 350839 605 0 0 25 0 4 0 650629353 1237979136 242000 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 302241 242000 473 106 0 297744 0
[pid=31600/tid=31601] ppid=31598 vsize=1208964 CPUtime=882.29 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 127558 0 0 0 88208 21 0 0 25 0 4 0 650629355 1237979136 242000 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1208964 CPUtime=882.07 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 79142 0 0 0 88195 12 0 0 25 0 4 0 650629355 1237979136 242000 33554432000 4194304 4625164 140735728036912 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1208964 CPUtime=867.75 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 3969902 0 0 0 86231 544 0 0 25 0 4 0 650629355 1237979136 242000 33554432000 4194304 4625164 140735728036912 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3514.44
Current children cumulated vsize (KiB) 1208964

[startup+942.3 s]
/proc/loadavg: 8.18 7.83 5.84 9/497 31659
/proc/meminfo: memFree=14246992/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1208964 CPUtime=3753.46 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 4779437 0 0 0 374680 666 0 0 25 0 4 0 650629353 1237979136 246203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4519388 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 302241 246203 461 106 0 297744 0
[pid=31600/tid=31601] ppid=31598 vsize=1208964 CPUtime=942.29 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 128275 0 0 0 94208 21 0 0 25 0 4 0 650629355 1237979136 246203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1208964 CPUtime=942.06 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 79447 0 0 0 94194 12 0 0 25 0 4 0 650629355 1237979136 246203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1208964 CPUtime=926.78 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 4389538 0 0 0 92076 602 0 0 25 0 4 0 650629355 1237979136 246203 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552425 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3753.46
Current children cumulated vsize (KiB) 1208964

[startup+1002.3 s]
/proc/loadavg: 8.22 7.90 5.99 9/497 31661
/proc/meminfo: memFree=14166840/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1208964 CPUtime=3992.47 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 5034659 0 0 0 398546 701 0 0 25 0 4 0 650629353 1237979136 254455 33554432000 4194304 4625164 140735728036912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 302241 254455 461 106 0 297744 0
[pid=31600/tid=31601] ppid=31598 vsize=1208964 CPUtime=1002.3 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 130228 0 0 0 100208 22 0 0 25 0 4 0 650629355 1237979136 254455 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1208964 CPUtime=1002.04 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 80230 0 0 0 100192 12 0 0 25 0 4 0 650629355 1237979136 254455 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1208964 CPUtime=985.79 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 4632461 0 0 0 97944 635 0 0 25 0 4 0 650629355 1237979136 254455 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3992.47
Current children cumulated vsize (KiB) 1208964

[startup+1062.3 s]
/proc/loadavg: 8.19 7.95 6.12 9/497 31662
/proc/meminfo: memFree=13957876/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1274500 CPUtime=4231.47 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 5382390 0 0 0 422398 749 0 0 25 0 4 0 650629353 1305088000 258741 33554432000 4194304 4625164 140735728036912 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 318625 258741 461 106 0 314128 0
[pid=31600/tid=31601] ppid=31598 vsize=1274500 CPUtime=1062.3 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 131214 0 0 0 106208 22 0 0 25 0 4 0 650629355 1305088000 258741 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1274500 CPUtime=1062.02 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 81181 0 0 0 106189 13 0 0 25 0 4 0 650629355 1305088000 258741 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1274500 CPUtime=1044.82 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 4965398 0 0 0 103801 681 0 0 25 0 4 0 650629355 1305088000 258741 33554432000 4194304 4625164 140735728036912 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4231.47
Current children cumulated vsize (KiB) 1274500

[startup+1122.3 s]
/proc/loadavg: 8.17 7.99 6.25 9/497 31664
/proc/meminfo: memFree=13288860/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1308312 CPUtime=4470.47 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 5776933 0 0 0 446241 806 0 0 25 0 4 0 650629353 1339711488 268644 33554432000 4194304 4625164 140735728036912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 327078 268644 482 106 0 322581 0
[pid=31600/tid=31601] ppid=31598 vsize=1308312 CPUtime=1122.3 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 133032 0 0 0 112207 23 0 0 25 0 4 0 650629355 1339711488 268644 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1308312 CPUtime=1122.01 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 81811 0 0 0 112188 13 0 0 25 0 4 0 650629355 1339711488 268644 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1308312 CPUtime=1103.83 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 5325742 0 0 0 109651 732 0 0 25 0 4 0 650629355 1339711488 268644 33554432000 4194304 4625164 140735728036912 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4470.47
Current children cumulated vsize (KiB) 1308312

[startup+1182.3 s]
/proc/loadavg: 8.16 8.02 6.37 9/497 31675
/proc/meminfo: memFree=13199796/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1393176 CPUtime=4709.46 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 6159626 0 0 0 470085 861 0 0 25 0 4 0 650629353 1426612224 279906 33554432000 4194304 4625164 140735728036912 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 348294 279906 423 106 0 343797 0
[pid=31600/tid=31601] ppid=31598 vsize=1393176 CPUtime=1182.27 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 179523 0 0 0 118198 29 0 0 25 0 4 0 650629355 1426612224 279906 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1393176 CPUtime=1181.99 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 82252 0 0 0 118186 13 0 0 25 0 4 0 650629355 1426612224 279906 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1393176 CPUtime=1162.85 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 5651691 0 0 0 115506 779 0 0 25 0 4 0 650629355 1426612224 279906 33554432000 4194304 4625164 140735728036912 18446744073709551615 4334728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4709.46
Current children cumulated vsize (KiB) 1393176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.1 s]
/proc/loadavg: 8.16 8.03 6.41 9/497 31675
/proc/meminfo: memFree=13147204/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1437296 CPUtime=4800.32 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 6307105 0 0 0 479148 884 0 0 25 0 4 0 650629353 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 359324 289980 423 106 0 354827 0
[pid=31600/tid=31601] ppid=31598 vsize=1437296 CPUtime=1205.09 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 180047 0 0 0 120480 29 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1437296 CPUtime=1204.79 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 82583 0 0 0 120466 13 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1437296 CPUtime=1185.28 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 5762160 0 0 0 117732 796 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039313670 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1437296

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

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

[startup+1205.1 s]
/proc/loadavg: 8.16 8.03 6.41 9/497 31675
/proc/meminfo: memFree=13147204/32951124 swapFree=51873468/67111528
[pid=31600] ppid=31598 vsize=1437296 CPUtime=4800.32 cores=0,2,4,6
/proc/31600/stat : 31600 (SArTagnan) R 31598 31600 31559 0 -1 4202496 6307105 0 0 0 479148 884 0 0 25 0 4 0 650629353 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/31600/statm: 359324 289980 423 106 0 354827 0
[pid=31600/tid=31601] ppid=31598 vsize=1437296 CPUtime=1205.09 cores=0,2,4,6
/proc/31600/task/31601/stat : 31601 (SArTagnan) R 31598 31600 31559 0 -1 4202560 180047 0 0 0 120480 29 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4352133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=31600/tid=31602] ppid=31598 vsize=1437296 CPUtime=1204.79 cores=0,2,4,6
/proc/31600/task/31602/stat : 31602 (SArTagnan) R 31598 31600 31559 0 -1 4202560 82583 0 0 0 120466 13 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 4351820 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=31600/tid=31603] ppid=31598 vsize=1437296 CPUtime=1185.28 cores=0,2,4,6
/proc/31600/task/31603/stat : 31603 (SArTagnan) R 31598 31600 31559 0 -1 4202560 5762160 0 0 0 117732 796 0 0 25 0 4 0 650629355 1471791104 289980 33554432000 4194304 4625164 140735728036912 18446744073709551615 212039313670 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 1437296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.17
CPU time (s): 4800.4
CPU user time (s): 4791.51
CPU system time (s): 8.89665
CPU usage (%): 398.317
Max. virtual memory (cumulated for all children) (KiB): 1554816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.51
system time used= 8.89665
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6307106
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= 1311
involuntary context switches= 35515

runsolver used 5.54516 second user time and 14.1998 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-16 23:42:11
IDJOB=3386063
IDBENCH=83311
IDSOLVER=1871
FILE ID=node146/3386063-1305582131
RUNJOBID= node146-1305582130-31577
PBS_JOBID= 13350290
Free space on /tmp= 73204 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386063-1305582131/watcher-3386063-1305582131 -o /tmp/evaluation-result-3386063-1305582131/solver-3386063-1305582131 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386063-1305582131.cnf -threads=4

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=1385273820

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19715816 kB
Buffers:        221352 kB
Cached:        1420128 kB
SwapCached:      56140 kB
Active:       10115756 kB
Inactive:      2841660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19715816 kB
SwapTotal:    67111528 kB
SwapFree:     51873468 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:    11267004 kB
Mapped:          25916 kB
Slab:           115088 kB
PageTables:      91128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 139834260 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= 73204 MiB
End job on node146 at 2011-05-17 00:02:18