Trace number 3439101

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) 40001 5009.54

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.8079
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=21416 CPUtime=0 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 1379 0 0 0 0 0 0 0 25 0 1 0 785227846 21929984 910 33554432000 4194304 4625164 140735413594624 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/22232/statm: 5354 911 296 106 0 857 0

[startup+0.0403751 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=108000 CPUtime=0.06 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 5681 0 0 0 6 0 0 0 18 0 8 0 785227846 110592000 4546 33554432000 4194304 4625164 140735413594624 18446744073709551615 46936014796722 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 27000 4546 301 106 0 22503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 108000

[startup+0.207 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=325348 CPUtime=1.63 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 14816 0 0 0 162 1 0 0 19 0 8 0 785227846 333156352 7842 33554432000 4194304 4625164 140735413594624 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 80923 8835 345 106 0 76426 0
Current children cumulated CPU time (s) 1.63
Current children cumulated vsize (KiB) 325348

[startup+0.716928 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=324936 CPUtime=6.61 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 21899 0 0 0 658 3 0 0 20 0 8 0 785227846 332734464 10589 33554432000 4194304 4625164 140735413594624 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 81234 10589 345 106 0 76737 0
Current children cumulated CPU time (s) 6.61
Current children cumulated vsize (KiB) 324936

[startup+0.964158 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=324936 CPUtime=7.41 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 22721 0 0 0 738 3 0 0 20 0 8 0 785227846 332734464 10800 33554432000 4194304 4625164 140735413594624 18446744073709551615 4512142 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 81234 10800 345 106 0 76737 0
Current children cumulated CPU time (s) 7.41
Current children cumulated vsize (KiB) 324936

[startup+1.50106 s]
/proc/loadavg: 8.12 8.09 8.03 1/430 22232
/proc/meminfo: memFree=25143036/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=330412 CPUtime=11.7 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 30606 0 0 0 1166 4 0 0 21 0 8 0 785227846 338341888 12791 33554432000 4194304 4625164 140735413594624 18446744073709551615 4392955 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 82603 12791 345 106 0 78106 0
Current children cumulated CPU time (s) 11.7
Current children cumulated vsize (KiB) 330412

[startup+3.10074 s]
/proc/loadavg: 8.11 8.09 8.03 9/438 22240
/proc/meminfo: memFree=25068952/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=341868 CPUtime=24.47 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 46787 0 0 0 2441 6 0 0 25 0 8 0 785227846 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4519359 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 85467 19052 348 106 0 80970 0
[pid=22232/tid=22234] ppid=22230 vsize=341868 CPUtime=3.06 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 3451 0 0 0 306 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=341868 CPUtime=3.03 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 2259 0 0 0 303 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=341868 CPUtime=3.01 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 21462 0 0 0 298 3 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4490174 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=341868 CPUtime=3.04 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 3280 0 0 0 304 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=341868 CPUtime=3.06 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 2275 0 0 0 306 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4350077 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=341868 CPUtime=3.06 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 3383 0 0 0 306 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=341868 CPUtime=3.06 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 3333 0 0 0 306 0 0 0 25 0 8 0 785227849 350072832 19052 33554432000 4194304 4625164 140735413594624 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 341868

[startup+6.3011 s]
/proc/loadavg: 8.11 8.09 8.03 9/438 22240
/proc/meminfo: memFree=25024912/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=360272 CPUtime=50.02 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 76989 0 0 0 4992 10 0 0 25 0 8 0 785227846 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4392911 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 90068 30019 348 106 0 85571 0
[pid=22232/tid=22234] ppid=22230 vsize=360272 CPUtime=6.26 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 5718 0 0 0 626 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=360272 CPUtime=6.23 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 3986 0 0 0 623 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=360272 CPUtime=6.15 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 39877 0 0 0 611 4 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=360272 CPUtime=6.24 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 5623 0 0 0 624 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4466321 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=360272 CPUtime=6.26 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 4091 0 0 0 626 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349816 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=360272 CPUtime=6.25 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 5916 0 0 0 625 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=360272 CPUtime=6.25 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 4142 0 0 0 625 0 0 0 25 0 8 0 785227849 368918528 30019 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.02
Current children cumulated vsize (KiB) 360272

[startup+12.7168 s]
/proc/loadavg: 8.09 8.08 8.03 9/438 22240
/proc/meminfo: memFree=24954992/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=395340 CPUtime=101.26 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 128195 0 0 0 10106 20 0 0 25 0 8 0 785227846 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4519284 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 98835 46946 348 106 0 94338 0
[pid=22232/tid=22234] ppid=22230 vsize=395340 CPUtime=12.67 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 9079 0 0 0 1266 1 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352170 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=395340 CPUtime=12.66 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 6060 0 0 0 1265 1 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=395340 CPUtime=12.47 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 69863 0 0 0 1237 10 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 270338080887 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=395340 CPUtime=12.66 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 9227 0 0 0 1265 1 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=395340 CPUtime=12.67 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 6320 0 0 0 1267 0 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4348864 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=395340 CPUtime=12.67 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 9265 0 0 0 1266 1 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=395340 CPUtime=12.67 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 8988 0 0 0 1266 1 0 0 25 0 8 0 785227849 404828160 46946 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.26
Current children cumulated vsize (KiB) 395340

[startup+25.5013 s]
/proc/loadavg: 8.08 8.08 8.02 9/438 22240
/proc/meminfo: memFree=24866804/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=507512 CPUtime=203.35 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 195284 0 0 0 20304 31 0 0 25 0 8 0 785227846 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4337785 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 126878 70391 348 106 0 122381 0
[pid=22232/tid=22234] ppid=22230 vsize=507512 CPUtime=25.46 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 14605 0 0 0 2544 2 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=507512 CPUtime=25.43 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 9761 0 0 0 2542 1 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=507512 CPUtime=25.09 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 105761 0 0 0 2493 16 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=507512 CPUtime=25.44 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 14557 0 0 0 2542 2 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=507512 CPUtime=25.45 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 10164 0 0 0 2544 1 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=507512 CPUtime=25.46 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 15072 0 0 0 2543 3 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=507512 CPUtime=25.46 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 14642 0 0 0 2544 2 0 0 25 0 8 0 785227849 519692288 70391 33554432000 4194304 4625164 140735413594624 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.35
Current children cumulated vsize (KiB) 507512

[startup+51.1012 s]
/proc/loadavg: 8.05 8.07 8.02 9/438 22241
/proc/meminfo: memFree=24705408/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=651060 CPUtime=407.85 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 337615 0 0 0 40730 55 0 0 25 0 8 0 785227846 666685440 109495 33554432000 4194304 4625164 140735413594624 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 162765 109495 358 106 0 158268 0
[pid=22232/tid=22234] ppid=22230 vsize=651060 CPUtime=51.08 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 23463 0 0 0 5104 4 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=651060 CPUtime=51.05 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 14348 0 0 0 5102 3 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=651060 CPUtime=50.32 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 194841 0 0 0 5002 30 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4579607 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=651060 CPUtime=51.05 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 22727 0 0 0 5102 3 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=651060 CPUtime=51.07 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 14809 0 0 0 5105 2 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349705 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=651060 CPUtime=51.08 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 30561 0 0 0 5103 5 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=651060 CPUtime=51.08 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 22696 0 0 0 5104 4 0 0 25 0 8 0 785227849 666685440 109496 33554432000 4194304 4625164 140735413594624 18446744073709551615 4352522 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.85
Current children cumulated vsize (KiB) 651060

[startup+102.301 s]
/proc/loadavg: 8.06 8.08 8.02 9/438 22242
/proc/meminfo: memFree=24482824/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=926888 CPUtime=816.62 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 513018 0 0 0 81573 89 0 0 25 0 8 0 785227846 949133312 167031 33554432000 4194304 4625164 140735413594624 18446744073709551615 4512017 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 231722 167031 992 106 0 227225 0
[pid=22232/tid=22234] ppid=22230 vsize=926888 CPUtime=102.26 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 33416 0 0 0 10221 5 0 0 25 0 8 0 785227849 949133312 167031 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=926888 CPUtime=102.23 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 22744 0 0 0 10218 5 0 0 25 0 8 0 785227849 949133312 167031 33554432000 4194304 4625164 140735413594624 18446744073709551615 4462528 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=926888 CPUtime=100.78 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 302701 0 0 0 10029 49 0 0 25 0 8 0 785227849 949133312 167031 33554432000 4194304 4625164 140735413594624 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0

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

Current children cumulated vsize (KiB) 5251664

[startup+4722.3 s]
/proc/loadavg: 8.05 8.07 8.01 9/438 22377
/proc/meminfo: memFree=20544544/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5251664 CPUtime=37708.8 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 21718355 0 0 0 3767132 3747 0 0 25 0 8 0 785227846 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1312916 1145285 349 106 0 1308419 0
[pid=22232/tid=22234] ppid=22230 vsize=5251664 CPUtime=4722.46 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201279 0 0 0 472204 42 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5251664 CPUtime=4722.41 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 208523 0 0 0 472190 51 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5251664 CPUtime=4653.76 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 18927510 0 0 0 462181 3195 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5251664 CPUtime=4722.44 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213572 0 0 0 472198 46 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5251664 CPUtime=4722.18 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 137698 0 0 0 472182 36 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5251664 CPUtime=4722.34 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 394876 0 0 0 472155 79 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5251664 CPUtime=4722.47 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200047 0 0 0 472203 44 0 0 25 0 8 0 785227849 5377703936 1145285 33554432000 4194304 4625164 140735413594624 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37708.8
Current children cumulated vsize (KiB) 5251664

[startup+4782.32 s]
/proc/loadavg: 8.02 8.05 8.00 9/438 22379
/proc/meminfo: memFree=20529788/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5258052 CPUtime=38188.1 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 22025467 0 0 0 3815003 3802 0 0 25 0 8 0 785227846 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4392976 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1314513 1148812 359 106 0 1310016 0
[pid=22232/tid=22234] ppid=22230 vsize=5258052 CPUtime=4782.47 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201299 0 0 0 478205 42 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5258052 CPUtime=4782.43 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 208713 0 0 0 478192 51 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5258052 CPUtime=4712.89 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 19219308 0 0 0 468043 3246 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5258052 CPUtime=4782.46 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213609 0 0 0 478200 46 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5258052 CPUtime=4782.2 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 138417 0 0 0 478183 37 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5258052 CPUtime=4782.36 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 394908 0 0 0 478157 79 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5258052 CPUtime=4782.49 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200083 0 0 0 478205 44 0 0 25 0 8 0 785227849 5384245248 1148812 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38188.1
Current children cumulated vsize (KiB) 5258052

[startup+4842.3 s]
/proc/loadavg: 8.00 8.04 8.00 9/438 22381
/proc/meminfo: memFree=20526188/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5258052 CPUtime=38667.1 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 22395175 0 0 0 3862838 3869 0 0 25 0 8 0 785227846 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1314513 1151772 392 106 0 1310016 0
[pid=22232/tid=22234] ppid=22230 vsize=5258052 CPUtime=4842.46 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201317 0 0 0 484204 42 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5258052 CPUtime=4842.41 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 208957 0 0 0 484190 51 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5258052 CPUtime=4772.01 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 19556339 0 0 0 473894 3307 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5258052 CPUtime=4842.45 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213647 0 0 0 484199 46 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5258052 CPUtime=4842.19 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 138846 0 0 0 484182 37 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349021 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5258052 CPUtime=4842.34 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 394936 0 0 0 484155 79 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5258052 CPUtime=4842.48 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200110 0 0 0 484204 44 0 0 25 0 8 0 785227849 5384245248 1151772 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38667.1
Current children cumulated vsize (KiB) 5258052

[startup+4902.3 s]
/proc/loadavg: 8.00 8.03 8.00 9/438 22382
/proc/meminfo: memFree=20512700/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5258052 CPUtime=39146.2 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 22775131 0 0 0 3910680 3938 0 0 25 0 8 0 785227846 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1314513 1154788 357 106 0 1310016 0
[pid=22232/tid=22234] ppid=22230 vsize=5258052 CPUtime=4902.46 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201334 0 0 0 490204 42 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331184 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5258052 CPUtime=4902.42 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 209519 0 0 0 490190 52 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5258052 CPUtime=4831.14 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 19929031 0 0 0 479739 3375 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5258052 CPUtime=4902.45 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213678 0 0 0 490199 46 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5258052 CPUtime=4902.2 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 139338 0 0 0 490182 38 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4348903 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5258052 CPUtime=4902.34 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 394967 0 0 0 490155 79 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5258052 CPUtime=4902.48 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200139 0 0 0 490204 44 0 0 25 0 8 0 785227849 5384245248 1154788 33554432000 4194304 4625164 140735413594624 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39146.2
Current children cumulated vsize (KiB) 5258052

[startup+4962.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/438 22384
/proc/meminfo: memFree=20499392/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5264656 CPUtime=39625.3 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 23025907 0 0 0 3958553 3980 0 0 25 0 8 0 785227846 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1316164 1158226 411 106 0 1311667 0
[pid=22232/tid=22234] ppid=22230 vsize=5264656 CPUtime=4962.47 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201346 0 0 0 496205 42 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5264656 CPUtime=4962.42 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 209615 0 0 0 496190 52 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5264656 CPUtime=4890.27 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 20153774 0 0 0 485615 3412 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5264656 CPUtime=4962.45 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213709 0 0 0 496199 46 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5264656 CPUtime=4962.2 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 139409 0 0 0 496182 38 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5264656 CPUtime=4962.34 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 394993 0 0 0 496155 79 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5264656 CPUtime=4962.48 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200165 0 0 0 496204 44 0 0 25 0 8 0 785227849 5391007744 1158226 33554432000 4194304 4625164 140735413594624 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39625.3
Current children cumulated vsize (KiB) 5264656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.3 s]
/proc/loadavg: 8.08 8.05 8.00 9/438 22385
/proc/meminfo: memFree=20494292/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=5264656 CPUtime=40000.7 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) R 22230 22232 21985 0 -1 4202496 23298360 0 0 0 3996044 4029 0 0 25 0 8 0 785227846 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 1316164 1159315 416 106 0 1311667 0
[pid=22232/tid=22234] ppid=22230 vsize=5264656 CPUtime=5009.48 cores=0-7
/proc/22232/task/22234/stat : 22234 (SArTagnan) R 22230 22232 21985 0 -1 4202560 201361 0 0 0 500906 42 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22232/tid=22235] ppid=22230 vsize=5264656 CPUtime=5009.43 cores=0-7
/proc/22232/task/22235/stat : 22235 (SArTagnan) R 22230 22232 21985 0 -1 4202560 209924 0 0 0 500891 52 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=5264656 CPUtime=4936.59 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4202560 20423726 0 0 0 490199 3460 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=22232/tid=22237] ppid=22230 vsize=5264656 CPUtime=5009.47 cores=0-7
/proc/22232/task/22237/stat : 22237 (SArTagnan) R 22230 22232 21985 0 -1 4202560 213733 0 0 0 500901 46 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22232/tid=22238] ppid=22230 vsize=5264656 CPUtime=5009.21 cores=0-7
/proc/22232/task/22238/stat : 22238 (SArTagnan) R 22230 22232 21985 0 -1 4202560 139797 0 0 0 500883 38 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4349019 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=22232/tid=22239] ppid=22230 vsize=5264656 CPUtime=5009.36 cores=0-7
/proc/22232/task/22239/stat : 22239 (SArTagnan) R 22230 22232 21985 0 -1 4202560 395016 0 0 0 500857 79 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4331101 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22232/tid=22240] ppid=22230 vsize=5264656 CPUtime=5009.5 cores=0-7
/proc/22232/task/22240/stat : 22240 (SArTagnan) R 22230 22232 21985 0 -1 4202560 200185 0 0 0 500906 44 0 0 25 0 8 0 785227849 5391007744 1159315 33554432000 4194304 4625164 140735413594624 18446744073709551615 4488046 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 5264656

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

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

[startup+5009.42 s]
/proc/loadavg: 8.08 8.05 8.00 9/438 22385
/proc/meminfo: memFree=20494292/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=0 CPUtime=40000.9 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) Z 22230 22232 21985 0 -1 4203548 23298360 0 0 0 3996051 4039 0 0 25 0 2 0 785227846 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 0 0 0 0 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=0 CPUtime=4936.69 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4203588 20423726 0 0 0 490199 3470 0 0 25 0 2 0 785227849 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 0

[startup+5009.5 s]
/proc/loadavg: 8.08 8.05 8.00 9/438 22385
/proc/meminfo: memFree=20494292/32951124 swapFree=50923800/67111528
[pid=22232] ppid=22230 vsize=0 CPUtime=40001 cores=0-7
/proc/22232/stat : 22232 (SArTagnan) Z 22230 22232 21985 0 -1 4203548 23298360 0 0 0 3996051 4047 0 0 25 0 2 0 785227846 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/22232/statm: 0 0 0 0 0 0 0
[pid=22232/tid=22236] ppid=22230 vsize=0 CPUtime=4936.77 cores=0-7
/proc/22232/task/22236/stat : 22236 (SArTagnan) R 22230 22232 21985 0 -1 4203588 20423726 0 0 0 490199 3478 0 0 25 0 2 0 785227849 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5009.54
CPU time (s): 40001
CPU user time (s): 39960.5
CPU system time (s): 40.5098
CPU usage (%): 798.497
Max. virtual memory (cumulated for all children) (KiB): 5330192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39960.5
system time used= 40.5098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23298360
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= 8825
involuntary context switches= 174197

runsolver used 19.969 second user time and 52.905 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-01 13:35:22
IDJOB=3439101
IDBENCH=83266
IDSOLVER=1936
FILE ID=node143/3439101-1306928122
RUNJOBID= node143-1306922982-21999
PBS_JOBID= 13488554
Free space on /tmp= 73880 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-24_567.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439101-1306928122/watcher-3439101-1306928122 -o /tmp/evaluation-result-3439101-1306928122/solver-3439101-1306928122 -C 40000 -W 5100 -M 31000  SArTagnan HOME/instance-3439101-1306928122.cnf -threads=8

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=257727754

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25143192 kB
Buffers:        163668 kB
Cached:         164188 kB
SwapCached:       9140 kB
Active:        7304808 kB
Inactive:       232000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25143192 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:     7206428 kB
Mapped:          21244 kB
Slab:           121620 kB
PageTables:      79112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115654724 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= 73880 MiB
End job on node143 at 2011-06-01 14:58:54