Trace number 3385966

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) 4033.38 1300.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/381 17498
/proc/meminfo: memFree=18105880/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=20876 CPUtime=0 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 1186 0 0 0 0 0 0 0 25 0 1 0 650628925 21377024 840 33554432000 4194304 4625164 140737479453104 18446744073709551615 220816236288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17498/statm: 5219 844 296 106 0 722 0

[startup+0.0466249 s]
/proc/loadavg: 2.00 2.00 2.00 3/381 17498
/proc/meminfo: memFree=18105880/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=192328 CPUtime=0.06 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3967 0 0 0 6 0 0 0 18 0 4 0 650628925 196943872 2831 33554432000 4194304 4625164 140737479453104 18446744073709551615 4393080 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 48082 2831 334 106 0 43585 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 192328

[startup+0.106744 s]
/proc/loadavg: 2.00 2.00 2.00 3/381 17498
/proc/meminfo: memFree=18105880/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=195620 CPUtime=0.18 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) D 17496 17498 17466 0 -1 4202496 5183 0 0 0 18 0 0 0 18 0 4 0 650628925 200314880 3630 33554432000 4194304 4625164 140737479453104 18446744073709551615 4518211 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 48905 3630 336 106 0 44408 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 195620

[startup+0.300527 s]
/proc/loadavg: 2.00 2.00 2.00 3/381 17498
/proc/meminfo: memFree=18105880/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=194516 CPUtime=0.6 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 6274 0 0 0 59 1 0 0 18 0 4 0 650628925 199184384 3830 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512125 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 48629 3855 338 106 0 44132 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 194516

[startup+0.700454 s]
/proc/loadavg: 2.00 2.00 2.00 3/381 17498
/proc/meminfo: memFree=18105880/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=195900 CPUtime=1.8 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 10981 0 0 0 178 2 0 0 18 0 4 0 650628925 200601600 4288 33554432000 4194304 4625164 140737479453104 18446744073709551615 4329101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 48975 4288 338 106 0 44478 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 195900

[startup+1.50031 s]
/proc/loadavg: 2.64 2.13 2.04 11/391 17511
/proc/meminfo: memFree=18070336/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=197180 CPUtime=4.19 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 19358 0 0 0 416 3 0 0 19 0 4 0 650628925 201912320 5461 33554432000 4194304 4625164 140737479453104 18446744073709551615 4393101 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 49295 5461 338 106 0 44798 0
[pid=17498/tid=17505] ppid=17496 vsize=197180 CPUtime=0.31 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 570 0 0 0 31 0 0 0 25 0 4 0 650628928 201912320 5461 33554432000 4194304 4625164 140737479453104 18446744073709551615 4462665 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=197180 CPUtime=1.35 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 1657 0 0 0 135 0 0 0 25 0 4 0 650628928 201912320 5461 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=197180 CPUtime=1.33 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 13130 0 0 0 131 2 0 0 25 0 4 0 650628928 201912320 5461 33554432000 4194304 4625164 140737479453104 18446744073709551615 4291687 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 197180

[startup+3.10101 s]
/proc/loadavg: 2.64 2.13 2.04 12/391 17511
/proc/meminfo: memFree=18056076/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=203728 CPUtime=8.97 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 32837 0 0 0 893 4 0 0 21 0 4 0 650628925 208617472 7842 33554432000 4194304 4625164 140737479453104 18446744073709551615 4519394 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 50932 7842 342 106 0 46435 0
[pid=17498/tid=17505] ppid=17496 vsize=203728 CPUtime=1.55 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 2257 0 0 0 155 0 0 0 25 0 4 0 650628928 208617472 7842 33554432000 4194304 4625164 140737479453104 18446744073709551615 4464962 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=203728 CPUtime=2.93 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3306 0 0 0 293 0 0 0 18 0 4 0 650628928 208617472 7842 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=203728 CPUtime=2.35 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 23183 0 0 0 232 3 0 0 25 0 4 0 650628928 208617472 7842 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.97
Current children cumulated vsize (KiB) 203728

[startup+6.30042 s]
/proc/loadavg: 2.64 2.13 2.04 11/391 17511
/proc/meminfo: memFree=18022604/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=209764 CPUtime=18.52 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 44460 0 0 0 1846 6 0 0 25 0 4 0 650628925 214798336 11343 33554432000 4194304 4625164 140737479453104 18446744073709551615 4356595 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 52441 11343 342 106 0 47944 0
[pid=17498/tid=17505] ppid=17496 vsize=209764 CPUtime=4.13 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 4465 0 0 0 413 0 0 0 25 0 4 0 650628928 214798336 11343 33554432000 4194304 4625164 140737479453104 18446744073709551615 4278640 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=209764 CPUtime=6.09 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 5382 0 0 0 609 0 0 0 25 0 4 0 650628928 214798336 11343 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352017 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=209764 CPUtime=3.8 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 30021 0 0 0 376 4 0 0 25 0 4 0 650628928 214798336 11343 33554432000 4194304 4625164 140737479453104 18446744073709551615 4469375 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (KiB) 209764

[startup+12.7002 s]
/proc/loadavg: 3.77 2.39 2.13 11/391 17511
/proc/meminfo: memFree=17971704/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=220056 CPUtime=37.63 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 86120 0 0 0 3751 12 0 0 25 0 4 0 650628925 225337344 16825 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 55014 16826 342 106 0 50517 0
[pid=17498/tid=17505] ppid=17496 vsize=220056 CPUtime=9.86 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 9720 0 0 0 985 1 0 0 25 0 4 0 650628928 225337344 16826 33554432000 4194304 4625164 140737479453104 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=220056 CPUtime=9.9 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 7487 0 0 0 989 1 0 0 25 0 4 0 650628928 225337344 16827 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351942 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=220056 CPUtime=6.97 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 63017 0 0 0 689 8 0 0 25 0 4 0 650628928 225337344 16827 33554432000 4194304 4625164 140737479453104 18446744073709551615 4339447 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 37.63
Current children cumulated vsize (KiB) 220056

[startup+25.5009 s]
/proc/loadavg: 4.81 2.66 2.22 11/391 17511
/proc/meminfo: memFree=17899856/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=236624 CPUtime=75.86 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 125274 0 0 0 7567 19 0 0 25 0 4 0 650628925 242302976 26350 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 59156 26350 343 106 0 54659 0
[pid=17498/tid=17505] ppid=17496 vsize=236624 CPUtime=22.29 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 16743 0 0 0 2226 3 0 0 25 0 4 0 650628928 242302976 26350 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=236624 CPUtime=16.37 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 8571 0 0 0 1636 1 0 0 25 0 4 0 650628928 242302976 26350 33554432000 4194304 4625164 140737479453104 18446744073709551615 4375267 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=236624 CPUtime=13.49 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 92130 0 0 0 1337 12 0 0 25 0 4 0 650628928 242302976 26350 33554432000 4194304 4625164 140737479453104 18446744073709551615 4552455 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 75.86
Current children cumulated vsize (KiB) 236624

[startup+51.1012 s]
/proc/loadavg: 6.58 3.25 2.42 11/391 17512
/proc/meminfo: memFree=17762132/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=337164 CPUtime=152.33 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 275983 0 0 0 15195 38 0 0 25 0 4 0 650628925 345255936 44736 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511882 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 84291 44736 761 106 0 79794 0
[pid=17498/tid=17505] ppid=17496 vsize=337164 CPUtime=39.61 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 25796 0 0 0 3957 4 0 0 25 0 4 0 650628928 345255936 44736 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=337164 CPUtime=35.09 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 17490 0 0 0 3506 3 0 0 25 0 4 0 650628928 345255936 44736 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=337164 CPUtime=32.66 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 222976 0 0 0 3238 28 0 0 25 0 4 0 650628928 345255936 44736 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 152.33
Current children cumulated vsize (KiB) 337164

[startup+102.315 s]
/proc/loadavg: 8.73 4.41 2.87 11/391 17513
/proc/meminfo: memFree=17586888/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=355520 CPUtime=305.32 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 465537 0 0 0 30465 67 0 0 25 0 4 0 650628925 364052480 62956 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 88880 62956 776 106 0 84383 0
[pid=17498/tid=17505] ppid=17496 vsize=355520 CPUtime=65.54 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 28165 0 0 0 6548 6 0 0 25 0 4 0 650628928 364052480 62956 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=355520 CPUtime=60.39 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 19119 0 0 0 6035 4 0 0 25 0 4 0 650628928 364052480 62956 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=355520 CPUtime=83.23 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 400357 0 0 0 8269 54 0 0 25 0 4 0 650628928 364052480 62956 33554432000 4194304 4625164 140737479453104 18446744073709551615 4552369 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 305.32
Current children cumulated vsize (KiB) 355520

[startup+162.301 s]
/proc/loadavg: 9.62 5.45 3.32 11/391 17515
/proc/meminfo: memFree=17481216/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=484576 CPUtime=484.53 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 926662 0 0 0 48317 136 0 0 25 0 4 0 650628925 496205824 79223 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 121144 79223 496 106 0 116647 0
[pid=17498/tid=17505] ppid=17496 vsize=484576 CPUtime=95.79 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 39517 0 0 0 9572 7 0 0 25 0 4 0 650628928 496205824 79223 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=484576 CPUtime=90.12 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 26278 0 0 0 9007 5 0 0 25 0 4 0 650628928 496205824 79223 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=484576 CPUtime=142.45 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 832278 0 0 0 14128 117 0 0 25 0 4 0 650628928 496205824 79223 33554432000 4194304 4625164 140737479453104 18446744073709551615 4552452 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 484.53
Current children cumulated vsize (KiB) 484576

[startup+222.301 s]
/proc/loadavg: 9.94 6.31 3.75 11/391 17516
/proc/meminfo: memFree=17318748/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=553152 CPUtime=663.77 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 1185962 0 0 0 66201 176 0 0 25 0 4 0 650628925 566427648 102324 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 138288 102324 1321 106 0 133791 0
[pid=17498/tid=17505] ppid=17496 vsize=553152 CPUtime=133.91 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 41964 0 0 0 13383 8 0 0 25 0 4 0 650628928 566427648 102324 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=553152 CPUtime=139.53 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 40021 0 0 0 13943 10 0 0 25 0 4 0 650628928 566427648 102324 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=553152 CPUtime=182.52 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 1063351 0 0 0 18102 150 0 0 25 0 4 0 650628928 566427648 102324 33554432000 4194304 4625164 140737479453104 18446744073709551615 47460743789094 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 663.77
Current children cumulated vsize (KiB) 553152

[startup+282.301 s]

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

[pid=17498] ppid=17496 vsize=1066892 CPUtime=2101.83 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 2113494 0 0 0 209866 317 0 0 25 0 4 0 650628925 1092497408 202362 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 266723 202362 702 106 0 262226 0
[pid=17498/tid=17505] ppid=17496 vsize=1066892 CPUtime=586.95 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 127230 0 0 0 58672 23 0 0 25 0 4 0 650628928 1092497408 202362 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351989 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1066892 CPUtime=486.11 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 84164 0 0 0 48593 18 0 0 25 0 4 0 650628928 1092497408 202362 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1066892 CPUtime=507.25 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 1800197 0 0 0 50468 257 0 0 25 0 4 0 650628928 1092497408 202362 33554432000 4194304 4625164 140737479453104 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2101.83
Current children cumulated vsize (KiB) 1066892

[startup+762.315 s]
/proc/loadavg: 10.14 9.47 6.53 11/391 17531
/proc/meminfo: memFree=16506356/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1068632 CPUtime=2299.48 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 2471210 0 0 0 229579 369 0 0 25 0 4 0 650628925 1094279168 207672 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 267158 207672 567 106 0 262661 0
[pid=17498/tid=17505] ppid=17496 vsize=1068632 CPUtime=616.81 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 127505 0 0 0 61658 23 0 0 25 0 4 0 650628928 1094279168 207672 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1068632 CPUtime=533.85 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 85459 0 0 0 53367 18 0 0 25 0 4 0 650628928 1094279168 207672 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1068632 CPUtime=567.27 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 2146488 0 0 0 56420 307 0 0 25 0 4 0 650628928 1094279168 207672 33554432000 4194304 4625164 140737479453104 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2299.48
Current children cumulated vsize (KiB) 1068632

[startup+822.301 s]
/proc/loadavg: 10.19 9.59 6.75 11/391 17562
/proc/meminfo: memFree=17023892/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1110504 CPUtime=2518.05 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 2658578 0 0 0 251409 396 0 0 25 0 4 0 650628925 1137156096 216917 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 277626 216917 421 106 0 273129 0
[pid=17498/tid=17505] ppid=17496 vsize=1110504 CPUtime=661.26 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 128236 0 0 0 66102 24 0 0 25 0 4 0 650628928 1137156096 216918 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1110504 CPUtime=592.59 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 86156 0 0 0 59240 19 0 0 25 0 4 0 650628928 1137156096 216920 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1110504 CPUtime=627.25 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 2312007 0 0 0 62395 330 0 0 25 0 4 0 650628928 1137156096 216920 33554432000 4194304 4625164 140737479453104 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2518.05
Current children cumulated vsize (KiB) 1110504

[startup+882.301 s]
/proc/loadavg: 10.12 9.68 6.96 11/391 17564
/proc/meminfo: memFree=16787484/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1118080 CPUtime=2727.28 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3030293 0 0 0 272285 443 0 0 25 0 4 0 650628925 1144913920 223701 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 279520 223703 426 106 0 275023 0
[pid=17498/tid=17505] ppid=17496 vsize=1118080 CPUtime=721.26 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 129090 0 0 0 72102 24 0 0 25 0 4 0 650628928 1144913920 223703 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1118080 CPUtime=651.82 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 86485 0 0 0 65163 19 0 0 25 0 4 0 650628928 1144913920 223703 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1118080 CPUtime=687.26 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 2681207 0 0 0 68349 377 0 0 25 0 4 0 650628928 1144913920 223703 33554432000 4194304 4625164 140737479453104 18446744073709551615 4579598 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2727.28
Current children cumulated vsize (KiB) 1118080

[startup+942.301 s]
/proc/loadavg: 10.08 9.75 7.15 11/391 17566
/proc/meminfo: memFree=16588400/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1126196 CPUtime=2936.43 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3286562 0 0 0 293166 477 0 0 25 0 4 0 650628925 1153224704 232403 33554432000 4194304 4625164 140737479453104 18446744073709551615 4393000 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17498/statm: 281549 232403 450 106 0 277052 0
[pid=17498/tid=17505] ppid=17496 vsize=1126196 CPUtime=781.27 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 130957 0 0 0 78102 25 0 0 25 0 4 0 650628928 1153224704 232403 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1126196 CPUtime=711.07 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 87643 0 0 0 71088 19 0 0 25 0 4 0 650628928 1153224704 232403 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1126196 CPUtime=747.26 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 2927725 0 0 0 74317 409 0 0 25 0 4 0 650628928 1153224704 232403 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2936.43
Current children cumulated vsize (KiB) 1126196

[startup+1002.3 s]
/proc/loadavg: 10.11 9.82 7.34 11/391 17567
/proc/meminfo: memFree=16503548/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1138556 CPUtime=3116.56 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3538794 0 0 0 311144 512 0 0 25 0 4 0 650628925 1165881344 236933 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511948 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 284639 236933 342 106 0 280142 0
[pid=17498/tid=17505] ppid=17496 vsize=1138556 CPUtime=841.26 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 131994 0 0 0 84101 25 0 0 25 0 4 0 650628928 1165881344 236933 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351798 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1138556 CPUtime=741.59 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 87916 0 0 0 74140 19 0 0 25 0 4 0 650628928 1165881344 236933 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1138556 CPUtime=785.66 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3150461 0 0 0 78129 437 0 0 25 0 4 0 650628928 1165881344 236933 33554432000 4194304 4625164 140737479453104 18446744073709551615 4552377 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3116.56
Current children cumulated vsize (KiB) 1138556

[startup+1062.3 s]
/proc/loadavg: 10.13 9.88 7.51 11/391 17569
/proc/meminfo: memFree=16419824/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1229960 CPUtime=3295.81 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3606322 0 0 0 329059 522 0 0 25 0 4 0 650628925 1259479040 244940 33554432000 4194304 4625164 140737479453104 18446744073709551615 4519334 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 307490 244940 381 106 0 302993 0
[pid=17498/tid=17505] ppid=17496 vsize=1229960 CPUtime=901.27 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 134134 0 0 0 90100 27 0 0 25 0 4 0 650628928 1259479040 244940 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1229960 CPUtime=771.58 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 88167 0 0 0 77139 19 0 0 25 0 4 0 650628928 1259479040 244940 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1229960 CPUtime=815.67 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3202569 0 0 0 81123 444 0 0 25 0 4 0 650628928 1259479040 244940 33554432000 4194304 4625164 140737479453104 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3295.81
Current children cumulated vsize (KiB) 1229960

[startup+1122.3 s]
/proc/loadavg: 10.13 9.93 7.67 12/391 17570
/proc/meminfo: memFree=16358052/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1229960 CPUtime=3475.05 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3760270 0 0 0 346962 543 0 0 25 0 4 0 650628925 1259479040 246731 33554432000 4194304 4625164 140737479453104 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 307490 246731 342 106 0 302993 0
[pid=17498/tid=17505] ppid=17496 vsize=1229960 CPUtime=961.27 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 134932 0 0 0 96100 27 0 0 25 0 4 0 650628928 1259479040 246731 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1229960 CPUtime=801.57 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 88561 0 0 0 80138 19 0 0 25 0 4 0 650628928 1259479040 246731 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1229960 CPUtime=845.67 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3354586 0 0 0 84103 464 0 0 25 0 4 0 650628928 1259479040 246731 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3475.05
Current children cumulated vsize (KiB) 1229960

[startup+1182.3 s]
/proc/loadavg: 10.08 9.95 7.82 11/391 17581
/proc/meminfo: memFree=16268796/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1266800 CPUtime=3654.29 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 3920554 0 0 0 364861 568 0 0 25 0 4 0 650628925 1297203200 252254 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 316700 252254 342 106 0 312203 0
[pid=17498/tid=17505] ppid=17496 vsize=1266800 CPUtime=1021.26 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 135946 0 0 0 102099 27 0 0 25 0 4 0 650628928 1297203200 252254 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1266800 CPUtime=831.49 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 88771 0 0 0 83130 19 0 0 25 0 4 0 650628928 1297203200 252254 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1266800 CPUtime=875.76 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3398214 0 0 0 87106 470 0 0 25 0 4 0 650628928 1297203200 252254 33554432000 4194304 4625164 140737479453104 18446744073709551615 4579358 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3654.29
Current children cumulated vsize (KiB) 1266800

[startup+1242.3 s]
/proc/loadavg: 10.17 10.00 7.97 12/391 17583
/proc/meminfo: memFree=16161388/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1337900 CPUtime=3833.53 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 4046334 0 0 0 382764 589 0 0 25 0 4 0 650628925 1370009600 258720 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511930 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 334475 258720 342 106 0 329978 0
[pid=17498/tid=17505] ppid=17496 vsize=1337900 CPUtime=1081.27 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 138491 0 0 0 108098 29 0 0 25 0 4 0 650628928 1370009600 258720 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1337900 CPUtime=868.23 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 89208 0 0 0 86804 19 0 0 25 0 4 0 650628928 1370009600 258720 33554432000 4194304 4625164 140737479453104 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1337900 CPUtime=905.66 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3440022 0 0 0 90090 476 0 0 25 0 4 0 650628928 1370009600 258720 33554432000 4194304 4625164 140737479453104 18446744073709551615 4547280 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3833.53
Current children cumulated vsize (KiB) 1337900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.19 10.03 8.10 11/391 17584
/proc/meminfo: memFree=16076188/32951124 swapFree=63485432/67111528
[pid=17498] ppid=17496 vsize=1343332 CPUtime=4033.29 cores=1,3,5,7
/proc/17498/stat : 17498 (SArTagnan) R 17496 17498 17466 0 -1 4202496 4258689 0 0 0 402711 618 0 0 25 0 4 0 650628925 1375571968 266178 33554432000 4194304 4625164 140737479453104 18446744073709551615 4511950 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/17498/statm: 335833 266178 363 106 0 331336 0
[pid=17498/tid=17505] ppid=17496 vsize=1343332 CPUtime=1138.98 cores=1,3,5,7
/proc/17498/task/17505/stat : 17505 (SArTagnan) R 17496 17498 17466 0 -1 4202560 140124 0 0 0 113869 29 0 0 25 0 4 0 650628928 1375571968 266188 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17498/tid=17506] ppid=17496 vsize=1343332 CPUtime=925.94 cores=1,3,5,7
/proc/17498/task/17506/stat : 17506 (SArTagnan) R 17496 17498 17466 0 -1 4202560 89776 0 0 0 92575 19 0 0 25 0 4 0 650628928 1375571968 266188 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17498/tid=17507] ppid=17496 vsize=1343332 CPUtime=934.43 cores=1,3,5,7
/proc/17498/task/17507/stat : 17507 (SArTagnan) R 17496 17498 17466 0 -1 4202560 3614164 0 0 0 92945 498 0 0 25 0 4 0 650628928 1375571968 266188 33554432000 4194304 4625164 140737479453104 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4033.29
Current children cumulated vsize (KiB) 1343332

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 4033.38
CPU user time (s): 4027.15
CPU system time (s): 6.22805
CPU usage (%): 310.246
Max. virtual memory (cumulated for all children) (KiB): 1343332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4027.15
system time used= 6.22805
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4258703
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= 911
involuntary context switches= 32243

runsolver used 4.71828 second user time and 11.8562 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-16 23:42:10
IDJOB=3385966
IDBENCH=83280
IDSOLVER=1871
FILE ID=node147/3385966-1305582130
RUNJOBID= node147-1305582130-17485
PBS_JOBID= 13350289
Free space on /tmp= 73120 MiB

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

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1385273820

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      18106044 kB
Buffers:        328952 kB
Cached:        5485772 kB
SwapCached:      13124 kB
Active:        8124712 kB
Inactive:      6450756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18106044 kB
SwapTotal:    67111528 kB
SwapFree:     63485432 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:     8755980 kB
Mapped:          22504 kB
Slab:           153524 kB
PageTables:      49032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 92376364 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= 73120 MiB
End job on node147 at 2011-05-17 00:03:52