Trace number 3386062

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_406.cnf
MD5SUM906590ef62b3db2841b2d529fd1636f7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark698.76
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of clauses22241
Sum of the clauses size99837
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268
Number of clauses of size 320324
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51849

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

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

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 4.20 6/461 8272
/proc/meminfo: memFree=22206676/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=19008 CPUtime=0 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 461 0 0 0 0 0 0 0 22 0 1 0 669811056 19464192 399 33554432000 4194304 4625164 140734726013616 18446744073709551615 4361099 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/8272/statm: 4752 400 295 106 0 255 0

[startup+0.130833 s]
/proc/loadavg: 4.00 4.00 4.20 6/461 8272
/proc/meminfo: memFree=22206676/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=123428 CPUtime=0.23 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 3371 0 0 0 23 0 0 0 22 0 4 0 669811056 126390272 2273 33554432000 4194304 4625164 140734726013616 18446744073709551615 4514025 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 30857 2273 337 106 0 26360 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 123428

[startup+0.20082 s]
/proc/loadavg: 4.00 4.00 4.20 6/461 8272
/proc/meminfo: memFree=22206676/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=195468 CPUtime=0.37 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 3651 0 0 0 37 0 0 0 23 0 4 0 669811056 200159232 2553 33554432000 4194304 4625164 140734726013616 18446744073709551615 4280393 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8272/statm: 47585 2554 337 106 0 43088 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 195468

[startup+0.300803 s]
/proc/loadavg: 4.00 4.00 4.20 6/461 8272
/proc/meminfo: memFree=22206676/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=191452 CPUtime=0.57 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) S 8270 8272 8244 0 -1 4202496 4426 0 0 0 57 0 0 0 23 0 4 0 669811056 196046848 3032 33554432000 4194304 4625164 140734726013616 18446744073709551615 228244453870 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8272/statm: 47863 3032 338 106 0 43366 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 191452

[startup+0.700732 s]
/proc/loadavg: 4.00 4.00 4.20 6/461 8272
/proc/meminfo: memFree=22206676/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=192380 CPUtime=1.36 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 6699 0 0 0 136 0 0 0 24 0 4 0 669811056 196997120 3549 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8272/statm: 48095 3549 338 106 0 43598 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 192380

[startup+1.50059 s]
/proc/loadavg: 4.00 4.00 4.20 13/473 8289
/proc/meminfo: memFree=22169632/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=193844 CPUtime=2.94 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 10556 0 0 0 293 1 0 0 25 0 4 0 669811056 198496256 4244 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512312 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/8272/statm: 48461 4244 340 106 0 43964 0
[pid=8272/tid=8276] ppid=8270 vsize=193844 CPUtime=0.65 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1571 0 0 0 65 0 0 0 25 0 4 0 669811058 198496256 4244 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=193844 CPUtime=0.61 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1276 0 0 0 61 0 0 0 25 0 4 0 669811058 198496256 4244 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=193844 CPUtime=0.74 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 4874 0 0 0 74 0 0 0 25 0 4 0 669811058 198496256 4244 33554432000 4194304 4625164 140734726013616 18446744073709551615 228244016130 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 193844

[startup+3.10031 s]
/proc/loadavg: 4.72 4.15 4.25 13/473 8289
/proc/meminfo: memFree=22156488/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=195888 CPUtime=6.62 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 16091 0 0 0 660 2 0 0 25 0 4 0 669811056 200589312 6026 33554432000 4194304 4625164 140734726013616 18446744073709551615 4329088 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 48972 6026 342 106 0 44475 0
[pid=8272/tid=8276] ppid=8270 vsize=195888 CPUtime=2.09 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 3102 0 0 0 209 0 0 0 25 0 4 0 669811058 200589312 6026 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=195888 CPUtime=1.39 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 2184 0 0 0 139 0 0 0 25 0 4 0 669811058 200589312 6026 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352108 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=195888 CPUtime=1.5 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 7894 0 0 0 149 1 0 0 25 0 4 0 669811058 200589312 6026 33554432000 4194304 4625164 140734726013616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.62
Current children cumulated vsize (KiB) 195888

[startup+6.30075 s]
/proc/loadavg: 4.72 4.15 4.25 13/473 8289
/proc/meminfo: memFree=22128464/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=200756 CPUtime=14.76 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 31484 0 0 0 1472 4 0 0 25 0 4 0 669811056 205574144 10488 33554432000 4194304 4625164 140734726013616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8272/statm: 50189 10488 393 106 0 45692 0
[pid=8272/tid=8276] ppid=8270 vsize=200756 CPUtime=4.44 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 4923 0 0 0 444 0 0 0 25 0 4 0 669811058 205574144 10488 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=200756 CPUtime=4.06 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 4843 0 0 0 406 0 0 0 25 0 4 0 669811058 205574144 10488 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=200756 CPUtime=3 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 18332 0 0 0 298 2 0 0 25 0 4 0 669811058 205574144 10488 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.76
Current children cumulated vsize (KiB) 200756

[startup+12.7006 s]
/proc/loadavg: 5.84 4.41 4.33 13/473 8289
/proc/meminfo: memFree=22081384/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=206664 CPUtime=28.71 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 56060 0 0 0 2863 8 0 0 25 0 4 0 669811056 211623936 15097 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512818 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 51666 15097 387 106 0 47169 0
[pid=8272/tid=8276] ppid=8270 vsize=206664 CPUtime=8.19 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 6928 0 0 0 818 1 0 0 25 0 4 0 669811058 211623936 15097 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351792 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=206664 CPUtime=7.82 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 5948 0 0 0 782 0 0 0 25 0 4 0 669811058 211623936 15097 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=206664 CPUtime=6.15 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 39348 0 0 0 610 5 0 0 25 0 4 0 669811058 211623936 15097 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 28.71
Current children cumulated vsize (KiB) 206664

[startup+25.5004 s]
/proc/loadavg: 6.79 4.66 4.41 13/473 8289
/proc/meminfo: memFree=22009700/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=237296 CPUtime=57.98 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 98893 0 0 0 5786 12 0 0 25 0 4 0 669811056 242991104 24581 33554432000 4194304 4625164 140734726013616 18446744073709551615 4329142 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 59324 24581 355 106 0 54827 0
[pid=8272/tid=8276] ppid=8270 vsize=237296 CPUtime=17.75 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 15385 0 0 0 1773 2 0 0 25 0 4 0 669811058 242991104 24581 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=237296 CPUtime=15.01 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 11956 0 0 0 1500 1 0 0 25 0 4 0 669811058 242991104 24581 33554432000 4194304 4625164 140734726013616 18446744073709551615 4487000 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=237296 CPUtime=12.1 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 67230 0 0 0 1203 7 0 0 25 0 4 0 669811058 242991104 24581 33554432000 4194304 4625164 140734726013616 18446744073709551615 4547830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 57.98
Current children cumulated vsize (KiB) 237296

[startup+51.1009 s]
/proc/loadavg: 8.56 5.25 4.61 13/473 8290
/proc/meminfo: memFree=21935512/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=254936 CPUtime=109.18 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 106571 0 0 0 10903 15 0 0 25 0 4 0 669811056 261054464 32178 33554432000 4194304 4625164 140734726013616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 63734 32178 366 106 0 59237 0
[pid=8272/tid=8276] ppid=8270 vsize=254936 CPUtime=30.56 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 17045 0 0 0 3053 3 0 0 25 0 4 0 669811058 261054464 32178 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=254936 CPUtime=27.78 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 12877 0 0 0 2777 1 0 0 25 0 4 0 669811058 261054464 32178 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351839 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=254936 CPUtime=24.89 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 71369 0 0 0 2481 8 0 0 25 0 4 0 669811058 261054464 32178 33554432000 4194304 4625164 140734726013616 18446744073709551615 4546740 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 109.18
Current children cumulated vsize (KiB) 254936

[startup+102.301 s]
/proc/loadavg: 10.71 6.41 5.04 13/473 8291
/proc/meminfo: memFree=21779252/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=287516 CPUtime=211.59 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 132017 0 0 0 21139 20 0 0 25 0 4 0 669811056 294416384 49166 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 71879 49166 384 106 0 67382 0
[pid=8272/tid=8276] ppid=8270 vsize=287516 CPUtime=56.33 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 26433 0 0 0 5629 4 0 0 25 0 4 0 669811058 294416384 49170 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=287516 CPUtime=53.38 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 20898 0 0 0 5334 4 0 0 25 0 4 0 669811058 294416384 49170 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=287516 CPUtime=50.29 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 74947 0 0 0 5020 9 0 0 25 0 4 0 669811058 294416384 49170 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211.59
Current children cumulated vsize (KiB) 287516

[startup+162.3 s]
/proc/loadavg: 11.61 7.45 5.49 13/473 8293
/proc/meminfo: memFree=21621924/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=398720 CPUtime=331.58 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 203360 0 0 0 33126 32 0 0 25 0 4 0 669811056 408289280 63383 33554432000 4194304 4625164 140734726013616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 99680 63383 550 106 0 95183 0
[pid=8272/tid=8276] ppid=8270 vsize=398720 CPUtime=86.32 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 36247 0 0 0 8627 5 0 0 25 0 4 0 669811058 408289280 63383 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=398720 CPUtime=83.4 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 28714 0 0 0 8334 6 0 0 25 0 4 0 669811058 408289280 63383 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=398720 CPUtime=80.26 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 122970 0 0 0 8009 17 0 0 25 0 4 0 669811058 408289280 63383 33554432000 4194304 4625164 140734726013616 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 331.58
Current children cumulated vsize (KiB) 398720

[startup+222.318 s]
/proc/loadavg: 12.06 8.34 5.91 13/473 8295
/proc/meminfo: memFree=21464232/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=486868 CPUtime=453.57 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 470698 0 0 0 45288 69 0 0 25 0 4 0 669811056 498552832 79674 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8272/statm: 121717 79674 744 106 0 117220 0
[pid=8272/tid=8276] ppid=8270 vsize=486868 CPUtime=116.52 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 38280 0 0 0 11646 6 0 0 25 0 4 0 669811058 498552832 79674 33554432000 4194304 4625164 140734726013616 18446744073709551615 4353037 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=486868 CPUtime=115.35 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 37950 0 0 0 11528 7 0 0 25 0 4 0 669811058 498552832 79674 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351804 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=486868 CPUtime=109.88 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 371277 0 0 0 10938 50 0 0 25 0 4 0 669811058 498552832 79674 33554432000 4194304 4625164 140734726013616 18446744073709551615 4547807 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 453.57
Current children cumulated vsize (KiB) 486868

[startup+282.3 s]

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

[pid=8272] ppid=8270 vsize=988976 CPUtime=1568.37 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1166606 0 0 0 156659 178 0 0 25 0 4 0 669811056 1012711424 183604 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512772 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 247244 183604 1833 106 0 242747 0
[pid=8272/tid=8276] ppid=8270 vsize=988976 CPUtime=405.16 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 93645 0 0 0 40498 18 0 0 25 0 4 0 669811058 1012711424 183604 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351764 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=988976 CPUtime=388.45 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 83599 0 0 0 38829 16 0 0 25 0 4 0 669811058 1012711424 183604 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=988976 CPUtime=379.99 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 900705 0 0 0 37872 127 0 0 25 0 4 0 669811058 1012711424 183604 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1568.37
Current children cumulated vsize (KiB) 988976

[startup+822.301 s]
/proc/loadavg: 12.25 11.66 8.86 13/473 8310
/proc/meminfo: memFree=20496212/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=988976 CPUtime=1688.36 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1167647 0 0 0 168657 179 0 0 25 0 4 0 669811056 1012711424 184633 33554432000 4194304 4625164 140734726013616 18446744073709551615 4519403 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 247244 184633 1833 106 0 242747 0
[pid=8272/tid=8276] ppid=8270 vsize=988976 CPUtime=435.25 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 93671 0 0 0 43507 18 0 0 25 0 4 0 669811058 1012711424 184633 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=988976 CPUtime=418.45 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 83900 0 0 0 41829 16 0 0 25 0 4 0 669811058 1012711424 184633 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=988976 CPUtime=409.98 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 901106 0 0 0 40870 128 0 0 25 0 4 0 669811058 1012711424 184633 33554432000 4194304 4625164 140734726013616 18446744073709551615 4552391 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1688.36
Current children cumulated vsize (KiB) 988976

[startup+882.318 s]
/proc/loadavg: 12.09 11.72 9.06 13/473 8312
/proc/meminfo: memFree=20461324/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1046140 CPUtime=1817.3 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1201802 0 0 0 181547 183 0 0 25 0 4 0 669811056 1071247360 187695 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512156 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 261535 187695 1821 106 0 257038 0
[pid=8272/tid=8276] ppid=8270 vsize=1046140 CPUtime=464.97 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 123805 0 0 0 46475 22 0 0 25 0 4 0 669811058 1071247360 187695 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351777 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1046140 CPUtime=448.44 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 84246 0 0 0 44828 16 0 0 25 0 4 0 669811058 1071247360 187695 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1046140 CPUtime=448.9 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 904748 0 0 0 44762 128 0 0 25 0 4 0 669811058 1071247360 187695 33554432000 4194304 4625164 140734726013616 18446744073709551615 4335165 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1817.3
Current children cumulated vsize (KiB) 1046140

[startup+942.301 s]
/proc/loadavg: 12.08 11.78 9.24 13/473 8314
/proc/meminfo: memFree=20403252/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1046140 CPUtime=1967.26 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1202558 0 0 0 196542 184 0 0 25 0 4 0 669811056 1071247360 188451 33554432000 4194304 4625164 140734726013616 18446744073709551615 4519559 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 261535 188451 1821 106 0 257038 0
[pid=8272/tid=8276] ppid=8270 vsize=1046140 CPUtime=494.96 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 124099 0 0 0 49474 22 0 0 25 0 4 0 669811058 1071247360 188451 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351818 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1046140 CPUtime=478.44 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 84582 0 0 0 47827 17 0 0 25 0 4 0 669811058 1071247360 188451 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1046140 CPUtime=508.89 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 904843 0 0 0 50760 129 0 0 25 0 4 0 669811058 1071247360 188451 33554432000 4194304 4625164 140734726013616 18446744073709551615 4547431 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1967.26
Current children cumulated vsize (KiB) 1046140

[startup+1002.3 s]
/proc/loadavg: 12.12 11.85 9.42 13/473 8315
/proc/meminfo: memFree=20371096/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1046140 CPUtime=2117.26 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1587760 0 0 0 211488 238 0 0 25 0 4 0 669811056 1071247360 189311 33554432000 4194304 4625164 140734726013616 18446744073709551615 4329151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 261535 189311 1822 106 0 257038 0
[pid=8272/tid=8276] ppid=8270 vsize=1046140 CPUtime=524.96 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 124101 0 0 0 52474 22 0 0 25 0 4 0 669811058 1071247360 189311 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352047 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1046140 CPUtime=508.4 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 85100 0 0 0 50823 17 0 0 25 0 4 0 669811058 1071247360 189311 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1046140 CPUtime=550.92 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1289519 0 0 0 54909 183 0 0 25 0 4 0 669811058 1071247360 189311 33554432000 4194304 4625164 140734726013616 18446744073709551615 4547594 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2117.26
Current children cumulated vsize (KiB) 1046140

[startup+1062.3 s]
/proc/loadavg: 12.04 11.87 9.58 13/473 8317
/proc/meminfo: memFree=20349972/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1046140 CPUtime=2267.25 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1776982 0 0 0 226457 268 0 0 25 0 4 0 669811056 1071247360 189576 33554432000 4194304 4625164 140734726013616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 261535 189576 1821 106 0 257038 0
[pid=8272/tid=8276] ppid=8270 vsize=1046140 CPUtime=554.95 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 124102 0 0 0 55473 22 0 0 25 0 4 0 669811058 1071247360 189576 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1046140 CPUtime=538.41 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 85358 0 0 0 53824 17 0 0 25 0 4 0 669811058 1071247360 189576 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1046140 CPUtime=580.91 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1463933 0 0 0 57883 208 0 0 25 0 4 0 669811058 1071247360 189576 33554432000 4194304 4625164 140734726013616 18446744073709551615 4552315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2267.25
Current children cumulated vsize (KiB) 1046140

[startup+1122.3 s]
/proc/loadavg: 12.09 11.92 9.74 13/473 8318
/proc/meminfo: memFree=20303300/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1090488 CPUtime=2417.26 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1799924 0 0 0 241454 272 0 0 25 0 4 0 669811056 1116659712 195697 33554432000 4194304 4625164 140734726013616 18446744073709551615 4511904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 272622 195697 1821 106 0 268125 0
[pid=8272/tid=8276] ppid=8270 vsize=1090488 CPUtime=584.95 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 124103 0 0 0 58473 22 0 0 25 0 4 0 669811058 1116659712 195697 33554432000 4194304 4625164 140734726013616 18446744073709551615 4339612 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1090488 CPUtime=568.42 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 91208 0 0 0 56824 18 0 0 25 0 4 0 669811058 1116659712 195697 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351824 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1090488 CPUtime=610.9 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1463933 0 0 0 60882 208 0 0 25 0 4 0 669811058 1116659712 195697 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351830 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2417.26
Current children cumulated vsize (KiB) 1090488

[startup+1182.3 s]
/proc/loadavg: 12.14 11.96 9.89 13/473 8329
/proc/meminfo: memFree=20247128/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1090488 CPUtime=2567.25 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1801951 0 0 0 256452 273 0 0 25 0 4 0 669811056 1116659712 197094 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512009 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 272622 197094 1251 106 0 268125 0
[pid=8272/tid=8276] ppid=8270 vsize=1090488 CPUtime=614.94 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 124745 0 0 0 61472 22 0 0 25 0 4 0 669811058 1116659712 197094 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352728 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1090488 CPUtime=598.42 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 91766 0 0 0 59824 18 0 0 25 0 4 0 669811058 1116659712 197094 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1090488 CPUtime=640.91 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1463933 0 0 0 63882 209 0 0 25 0 4 0 669811058 1116659712 197094 33554432000 4194304 4625164 140734726013616 18446744073709551615 4335407 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2567.25
Current children cumulated vsize (KiB) 1090488

[startup+1242.3 s]
/proc/loadavg: 12.15 12.00 10.03 13/473 8331
/proc/meminfo: memFree=20201280/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1090488 CPUtime=2717.26 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1803912 0 0 0 271452 274 0 0 25 0 4 0 669811056 1116659712 198775 33554432000 4194304 4625164 140734726013616 18446744073709551615 4392981 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 272622 198775 1038 106 0 268125 0
[pid=8272/tid=8276] ppid=8270 vsize=1090488 CPUtime=644.95 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 125594 0 0 0 64472 23 0 0 25 0 4 0 669811058 1116659712 198775 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351918 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1090488 CPUtime=628.42 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 92133 0 0 0 62823 19 0 0 25 0 4 0 669811058 1116659712 198775 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1090488 CPUtime=670.92 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1463936 0 0 0 66883 209 0 0 25 0 4 0 669811058 1116659712 198775 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351844 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2717.26
Current children cumulated vsize (KiB) 1090488



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.22 12.04 10.16 13/473 8332
/proc/meminfo: memFree=20165100/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1090488 CPUtime=2861.56 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1806756 0 0 0 285881 275 0 0 25 0 4 0 669811056 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 272622 201521 1038 106 0 268125 0
[pid=8272/tid=8276] ppid=8270 vsize=1090488 CPUtime=673.73 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 126798 0 0 0 67350 23 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1090488 CPUtime=657.35 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 92451 0 0 0 65716 19 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1090488 CPUtime=699.79 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1464166 0 0 0 69770 209 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2861.56
Current children cumulated vsize (KiB) 1090488

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

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

[startup+1300 s]
/proc/loadavg: 12.22 12.04 10.16 13/473 8332
/proc/meminfo: memFree=20165100/32951124 swapFree=64205392/67111528
[pid=8272] ppid=8270 vsize=1090488 CPUtime=2861.56 cores=1,3,5,7
/proc/8272/stat : 8272 (SArTagnan) R 8270 8272 8244 0 -1 4202496 1806756 0 0 0 285881 275 0 0 25 0 4 0 669811056 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4512190 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8272/statm: 272622 201521 1038 106 0 268125 0
[pid=8272/tid=8276] ppid=8270 vsize=1090488 CPUtime=673.73 cores=1,3,5,7
/proc/8272/task/8276/stat : 8276 (SArTagnan) R 8270 8272 8244 0 -1 4202560 126798 0 0 0 67350 23 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4352285 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8277] ppid=8270 vsize=1090488 CPUtime=657.35 cores=1,3,5,7
/proc/8272/task/8277/stat : 8277 (SArTagnan) R 8270 8272 8244 0 -1 4202560 92451 0 0 0 65716 19 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8272/tid=8278] ppid=8270 vsize=1090488 CPUtime=699.79 cores=1,3,5,7
/proc/8272/task/8278/stat : 8278 (SArTagnan) R 8270 8272 8244 0 -1 4202560 1464166 0 0 0 69770 209 0 0 25 0 4 0 669811058 1116659712 201521 33554432000 4194304 4625164 140734726013616 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2861.56
Current children cumulated vsize (KiB) 1090488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.06
CPU time (s): 2861.63
CPU user time (s): 2858.84
CPU system time (s): 2.78658
CPU usage (%): 220.116
Max. virtual memory (cumulated for all children) (KiB): 1159068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2858.84
system time used= 2.78658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1806756
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= 744
involuntary context switches= 33830

runsolver used 5.52616 second user time and 14.5828 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-16 23:42:11
IDJOB=3386062
IDBENCH=83298
IDSOLVER=1871
FILE ID=node136/3386062-1305582131
RUNJOBID= node136-1305582130-8263
PBS_JOBID= 13350293
Free space on /tmp= 72956 MiB

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

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

MD5SUM BENCH= 906590ef62b3db2841b2d529fd1636f7
RANDOM SEED=1385273820

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22206700 kB
Buffers:         49876 kB
Cached:         675308 kB
SwapCached:      24924 kB
Active:        3997404 kB
Inactive:      6530548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22206700 kB
SwapTotal:    67111528 kB
SwapFree:     64205392 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:     9783860 kB
Mapped:          33612 kB
Slab:            87208 kB
PageTables:      62232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 135569848 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= 72952 MiB
End job on node136 at 2011-05-17 00:03:53