Trace number 3249418

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-03-24? (TO) 4800.32 1201.84

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x14.cnf
MD5SUMf76302f2442dfc7cabc2315e61e55fea
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1176
Number of clauses78498
Sum of the clauses size310464
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21764
Number of clauses of size 30
Number of clauses of size 476734
Number of clauses of size 50
Number of clauses of size over 50

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: 935)

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-3249418-1304087885/watcher-3249418-1304087885 -o /tmp/evaluation-result-3249418-1304087885/solver-3249418-1304087885 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3249418-1304087885.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: 5.76 7.44 6.14 2/177 8313
/proc/meminfo: memFree=29707036/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=21156 CPUtime=0 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 678 0 0 0 0 0 0 0 21 0 1 0 501203875 21663744 615 33554432000 4194304 4623224 140736977652672 18446744073709551615 254261616384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8313/statm: 5289 615 297 105 0 793 0

[startup+0.061789 s]
/proc/loadavg: 5.76 7.44 6.14 2/177 8313
/proc/meminfo: memFree=29707036/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=206136 CPUtime=0.07 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 7911 0 0 0 7 0 0 0 23 0 4 0 501203875 211083264 5825 33554432000 4194304 4623224 140736977652672 18446744073709551615 4414891 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 51534 5827 335 105 0 47038 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 206136

[startup+0.100782 s]
/proc/loadavg: 5.76 7.44 6.14 2/177 8313
/proc/meminfo: memFree=29707036/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=208536 CPUtime=0.23 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 8848 0 0 0 22 1 0 0 23 0 4 0 501203875 213540864 6708 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510384 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 52134 6708 337 105 0 47638 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 208536

[startup+0.30075 s]
/proc/loadavg: 5.76 7.44 6.14 2/177 8313
/proc/meminfo: memFree=29707036/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=276312 CPUtime=1.03 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 11975 0 0 0 101 2 0 0 23 0 4 0 501203875 282943488 8003 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 69078 8003 337 105 0 64582 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 276312

[startup+0.70068 s]
/proc/loadavg: 5.76 7.44 6.14 2/177 8313
/proc/meminfo: memFree=29707036/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=278552 CPUtime=2.63 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 18473 0 0 0 260 3 0 0 25 0 4 0 501203875 285237248 10980 33554432000 4194304 4623224 140736977652672 18446744073709551615 4355901 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 69638 10980 338 105 0 65142 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 278552

[startup+1.50054 s]
/proc/loadavg: 5.76 7.44 6.14 9/184 8320
/proc/meminfo: memFree=29475108/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=283788 CPUtime=5.82 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 31535 0 0 0 577 5 0 0 25 0 4 0 501203875 290598912 15422 33554432000 4194304 4623224 140736977652672 18446744073709551615 4360117 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 70947 15423 341 105 0 66451 0
[pid=8313/tid=8315] ppid=8311 vsize=283788 CPUtime=1.43 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 3857 0 0 0 143 0 0 0 25 0 4 0 501203880 290598912 15423 33554432000 4194304 4623224 140736977652672 18446744073709551615 254261277729 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=283788 CPUtime=1.43 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 4531 0 0 0 143 0 0 0 25 0 4 0 501203880 290598912 15423 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=283788 CPUtime=1.43 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 14538 0 0 0 141 2 0 0 25 0 4 0 501203880 290598912 15423 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376832 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 283788

[startup+3.10026 s]
/proc/loadavg: 6.02 7.47 6.15 9/184 8320
/proc/meminfo: memFree=29437168/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=294544 CPUtime=12.21 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 53601 0 0 0 1211 10 0 0 25 0 4 0 501203875 301613056 24860 33554432000 4194304 4623224 140736977652672 18446744073709551615 4416149 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 73636 24860 341 105 0 69140 0
[pid=8313/tid=8315] ppid=8311 vsize=294544 CPUtime=3.03 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 6235 0 0 0 303 0 0 0 25 0 4 0 501203880 301613056 24860 33554432000 4194304 4623224 140736977652672 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=294544 CPUtime=3.03 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 8949 0 0 0 301 2 0 0 25 0 4 0 501203880 301613056 24860 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=294544 CPUtime=3.03 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 28370 0 0 0 298 5 0 0 25 0 4 0 501203880 301613056 24860 33554432000 4194304 4623224 140736977652672 18446744073709551615 4549278 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 294544

[startup+6.3007 s]
/proc/loadavg: 6.02 7.47 6.15 9/184 8320
/proc/meminfo: memFree=29347300/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=314120 CPUtime=24.99 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 74001 0 0 0 2484 15 0 0 25 0 4 0 501203875 321658880 38250 33554432000 4194304 4623224 140736977652672 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 78530 38251 341 105 0 74034 0
[pid=8313/tid=8315] ppid=8311 vsize=314120 CPUtime=6.24 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 11309 0 0 0 622 2 0 0 25 0 4 0 501203880 321658880 38251 33554432000 4194304 4623224 140736977652672 18446744073709551615 4366354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=314120 CPUtime=6.23 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 14930 0 0 0 619 4 0 0 25 0 4 0 501203880 321658880 38251 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=314120 CPUtime=6.21 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 34707 0 0 0 615 6 0 0 25 0 4 0 501203880 321658880 38251 33554432000 4194304 4623224 140736977652672 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 314120

[startup+12.7006 s]
/proc/loadavg: 6.32 7.48 6.17 9/184 8320
/proc/meminfo: memFree=29193884/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=367976 CPUtime=50.56 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 103247 0 0 0 5033 23 0 0 25 0 4 0 501203875 376807424 61748 33554432000 4194304 4623224 140736977652672 18446744073709551615 4511215 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 91994 61748 342 105 0 87498 0
[pid=8313/tid=8315] ppid=8311 vsize=367976 CPUtime=12.64 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 17693 0 0 0 1260 4 0 0 25 0 4 0 501203880 376807424 61748 33554432000 4194304 4623224 140736977652672 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=367976 CPUtime=12.64 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 24000 0 0 0 1256 8 0 0 25 0 4 0 501203880 376807424 61748 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=367976 CPUtime=12.57 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 45381 0 0 0 1250 7 0 0 25 0 4 0 501203880 376807424 61748 33554432000 4194304 4623224 140736977652672 18446744073709551615 4546765 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 367976

[startup+25.5003 s]
/proc/loadavg: 6.58 7.50 6.19 9/184 8321
/proc/meminfo: memFree=28927696/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=586320 CPUtime=101.68 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 187994 0 0 0 10128 40 0 0 25 0 4 0 501203875 600391680 101209 33554432000 4194304 4623224 140736977652672 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 146580 101209 455 105 0 142084 0
[pid=8313/tid=8315] ppid=8311 vsize=586320 CPUtime=25.44 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 27063 0 0 0 2538 6 0 0 25 0 4 0 501203880 600391680 101209 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376675 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=586320 CPUtime=25.43 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 42819 0 0 0 2530 13 0 0 25 0 4 0 501203880 600391680 101209 33554432000 4194304 4623224 140736977652672 18446744073709551615 254261277381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=586320 CPUtime=25.3 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 95414 0 0 0 2513 17 0 0 25 0 4 0 501203880 600391680 101209 33554432000 4194304 4623224 140736977652672 18446744073709551615 4557962 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 586320

[startup+51.1008 s]
/proc/loadavg: 7.12 7.55 6.24 9/184 8322
/proc/meminfo: memFree=28523740/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=791248 CPUtime=203.95 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 330649 0 0 0 20320 75 0 0 25 0 4 0 501203875 810237952 156760 33554432000 4194304 4623224 140736977652672 18446744073709551615 4415005 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 197812 156760 342 105 0 193316 0
[pid=8313/tid=8315] ppid=8311 vsize=791248 CPUtime=51.04 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 39476 0 0 0 5094 10 0 0 25 0 4 0 501203880 810237952 156760 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=791248 CPUtime=51.04 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 70524 0 0 0 5076 28 0 0 25 0 4 0 501203880 810237952 156760 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=791248 CPUtime=50.76 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 189047 0 0 0 5044 32 0 0 25 0 4 0 501203880 810237952 156760 33554432000 4194304 4623224 140736977652672 18446744073709551615 4365948 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 791248

[startup+102.307 s]
/proc/loadavg: 7.65 7.63 6.34 9/184 8323
/proc/meminfo: memFree=27858340/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=1217836 CPUtime=408.49 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 529437 0 0 0 40712 137 0 0 25 0 4 0 501203875 1247064064 240851 33554432000 4194304 4623224 140736977652672 18446744073709551615 4360048 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 304459 240851 346 105 0 299963 0
[pid=8313/tid=8315] ppid=8311 vsize=1217836 CPUtime=102.23 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 80169 0 0 0 10204 19 0 0 25 0 4 0 501203880 1247064064 240851 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=1217836 CPUtime=102.05 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 106827 0 0 0 10146 59 0 0 25 0 4 0 501203880 1247064064 240851 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=1217836 CPUtime=101.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 296980 0 0 0 10137 51 0 0 25 0 4 0 501203880 1247064064 240851 33554432000 4194304 4623224 140736977652672 18446744073709551615 4364241 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 1217836

[startup+162.3 s]
/proc/loadavg: 7.87 7.69 6.44 9/184 8324
/proc/meminfo: memFree=27302432/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=1572864 CPUtime=648.13 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 828202 0 0 0 64602 211 0 0 25 0 4 0 501203875 1610612736 318564 33554432000 4194304 4623224 140736977652672 18446744073709551615 4414981 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 393216 318564 342 105 0 388720 0
[pid=8313/tid=8315] ppid=8311 vsize=1572864 CPUtime=162.23 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 117751 0 0 0 16197 26 0 0 25 0 4 0 501203880 1610612736 318564 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=1572864 CPUtime=161.71 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 147002 0 0 0 16079 92 0 0 25 0 4 0 501203880 1610612736 318564 33554432000 4194304 4623224 140736977652672 18446744073709551615 4463378 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=1572864 CPUtime=161.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 499715 0 0 0 16105 82 0 0 25 0 4 0 501203880 1610612736 318564 33554432000 4194304 4623224 140736977652672 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.13
Current children cumulated vsize (KiB) 1572864

[startup+222.301 s]
/proc/loadavg: 8.00 7.76 6.54 9/184 8326
/proc/meminfo: memFree=26863828/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=1718088 CPUtime=887.81 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 1068518 0 0 0 88514 267 0 0 25 0 4 0 501203875 1759322112 366514 33554432000 4194304 4623224 140736977652672 18446744073709551615 4356025 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 429522 366514 342 105 0 425026 0
[pid=8313/tid=8315] ppid=8311 vsize=1718088 CPUtime=222.23 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 166165 0 0 0 22183 40 0 0 25 0 4 0 501203880 1759322112 366514 33554432000 4194304 4623224 140736977652672 18446744073709551615 4377587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=1718088 CPUtime=221.38 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 155132 0 0 0 22037 101 0 0 25 0 4 0 501203880 1759322112 366514 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=1718088 CPUtime=221.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 681277 0 0 0 22073 114 0 0 25 0 4 0 501203880 1759322112 366514 33554432000 4194304 4623224 140736977652672 18446744073709551615 4546853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 1718088

[startup+282.301 s]

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


[startup+702.3 s]
/proc/loadavg: 8.11 8.02 7.15 9/184 8339
/proc/meminfo: memFree=25024372/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=2733296 CPUtime=2805.23 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2307343 0 0 0 279977 546 0 0 25 0 4 0 501203875 2798895104 590566 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 683324 590566 354 105 0 678828 0
[pid=8313/tid=8315] ppid=8311 vsize=2733296 CPUtime=702.24 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 279579 0 0 0 70123 101 0 0 25 0 4 0 501203880 2798895104 590566 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=2733296 CPUtime=698.78 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 160567 0 0 0 69776 102 0 0 25 0 4 0 501203880 2798895104 590566 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357994 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=2733296 CPUtime=701.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 1747432 0 0 0 69866 321 0 0 25 0 4 0 501203880 2798895104 590566 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.23
Current children cumulated vsize (KiB) 2733296

[startup+762.307 s]
/proc/loadavg: 8.20 8.06 7.22 9/184 8340
/proc/meminfo: memFree=24885848/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=2793408 CPUtime=3044.93 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2377549 0 0 0 303925 568 0 0 25 0 4 0 501203875 2860449792 606708 33554432000 4194304 4623224 140736977652672 18446744073709551615 4414972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 698352 606708 342 105 0 693856 0
[pid=8313/tid=8315] ppid=8311 vsize=2793408 CPUtime=762.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 284546 0 0 0 76116 109 0 0 25 0 4 0 501203880 2860449792 606708 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=2793408 CPUtime=758.46 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 160651 0 0 0 75744 102 0 0 25 0 4 0 501203880 2860449792 606708 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357576 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=2793408 CPUtime=761.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 1797111 0 0 0 75856 332 0 0 25 0 4 0 501203880 2860449792 606708 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.93
Current children cumulated vsize (KiB) 2793408

[startup+822.301 s]
/proc/loadavg: 8.18 8.07 7.28 9/184 8342
/proc/meminfo: memFree=24687432/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=2813376 CPUtime=3284.58 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2484604 0 0 0 327866 592 0 0 25 0 4 0 501203875 2880897024 630599 33554432000 4194304 4623224 140736977652672 18446744073709551615 4414885 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 703344 630599 342 105 0 698848 0
[pid=8313/tid=8315] ppid=8311 vsize=2813376 CPUtime=822.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 293681 0 0 0 82109 116 0 0 25 0 4 0 501203880 2880897024 630599 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=2813376 CPUtime=818.13 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 160746 0 0 0 81711 102 0 0 25 0 4 0 501203880 2880897024 630599 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=2813376 CPUtime=821.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 1892784 0 0 0 81838 349 0 0 25 0 4 0 501203880 2880897024 630599 33554432000 4194304 4623224 140736977652672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 2813376

[startup+882.301 s]
/proc/loadavg: 8.16 8.09 7.33 9/184 8344
/proc/meminfo: memFree=24541964/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=2966004 CPUtime=3524.26 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2574091 0 0 0 351813 613 0 0 25 0 4 0 501203875 3037188096 647498 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 741501 647498 342 105 0 737005 0
[pid=8313/tid=8315] ppid=8311 vsize=2966004 CPUtime=882.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 298780 0 0 0 88106 119 0 0 25 0 4 0 501203880 3037188096 647498 33554432000 4194304 4623224 140736977652672 18446744073709551615 4366381 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=2966004 CPUtime=877.8 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 160833 0 0 0 87678 102 0 0 25 0 4 0 501203880 3037188096 647498 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=2966004 CPUtime=881.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 1975739 0 0 0 87823 365 0 0 25 0 4 0 501203880 3037188096 647498 33554432000 4194304 4623224 140736977652672 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.26
Current children cumulated vsize (KiB) 2966004

[startup+942.301 s]
/proc/loadavg: 8.15 8.10 7.38 9/184 8345
/proc/meminfo: memFree=24379384/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3062580 CPUtime=3763.94 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2616056 0 0 0 375764 630 0 0 25 0 4 0 501203875 3136081920 668161 33554432000 4194304 4623224 140736977652672 18446744073709551615 4355942 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 765645 668161 342 105 0 761149 0
[pid=8313/tid=8315] ppid=8311 vsize=3062580 CPUtime=942.24 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 302088 0 0 0 94097 127 0 0 25 0 4 0 501203880 3136081920 668161 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3062580 CPUtime=937.48 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 160920 0 0 0 93646 102 0 0 25 0 4 0 501203880 3136081920 668161 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3062580 CPUtime=941.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 1989213 0 0 0 93817 370 0 0 25 0 4 0 501203880 3136081920 668161 33554432000 4194304 4623224 140736977652672 18446744073709551615 4545403 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.94
Current children cumulated vsize (KiB) 3062580

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 7.42 9/184 8347
/proc/meminfo: memFree=24199936/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3109632 CPUtime=4003.61 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2643520 0 0 0 399717 644 0 0 25 0 4 0 501203875 3184263168 690620 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 777408 690620 342 105 0 772912 0
[pid=8313/tid=8315] ppid=8311 vsize=3109632 CPUtime=1002.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 310962 0 0 0 100091 134 0 0 25 0 4 0 501203880 3184263168 690620 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3109632 CPUtime=997.15 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 161024 0 0 0 99613 102 0 0 25 0 4 0 501203880 3184263168 690620 33554432000 4194304 4623224 140736977652672 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3109632 CPUtime=1001.87 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 2000955 0 0 0 99811 376 0 0 25 0 4 0 501203880 3184263168 690620 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.61
Current children cumulated vsize (KiB) 3109632

[startup+1062.3 s]
/proc/loadavg: 8.12 8.11 7.47 9/184 8348
/proc/meminfo: memFree=24053976/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3120284 CPUtime=4243.29 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 2763524 0 0 0 423659 670 0 0 25 0 4 0 501203875 3195170816 707918 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 780071 707918 342 105 0 775575 0
[pid=8313/tid=8315] ppid=8311 vsize=3120284 CPUtime=1062.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 315536 0 0 0 106086 139 0 0 25 0 4 0 501203880 3195170816 707918 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3120284 CPUtime=1056.82 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 161097 0 0 0 105580 102 0 0 25 0 4 0 501203880 3195170816 707918 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3120284 CPUtime=1061.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 2115070 0 0 0 105791 397 0 0 25 0 4 0 501203880 3195170816 707918 33554432000 4194304 4623224 140736977652672 18446744073709551615 4366412 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 3120284

[startup+1122.3 s]
/proc/loadavg: 8.04 8.09 7.50 9/184 8350
/proc/meminfo: memFree=23836216/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3362548 CPUtime=4482.96 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 3031433 0 0 0 447580 716 0 0 25 0 4 0 501203875 3443249152 734714 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 840637 734714 342 105 0 836141 0
[pid=8313/tid=8315] ppid=8311 vsize=3362548 CPUtime=1122.25 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 412276 0 0 0 112072 153 0 0 25 0 4 0 501203880 3443249152 734714 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376612 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3362548 CPUtime=1116.49 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 161160 0 0 0 111547 102 0 0 25 0 4 0 501203880 3443249152 734714 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3362548 CPUtime=1121.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 2284910 0 0 0 111759 429 0 0 25 0 4 0 501203880 3443249152 734714 33554432000 4194304 4623224 140736977652672 18446744073709551615 4550465 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.96
Current children cumulated vsize (KiB) 3362548

[startup+1182.3 s]
/proc/loadavg: 8.01 8.07 7.53 9/184 8352
/proc/meminfo: memFree=23688392/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3362548 CPUtime=4722.65 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 3199091 0 0 0 471515 750 0 0 25 0 4 0 501203875 3443249152 753282 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 840637 753282 342 105 0 836141 0
[pid=8313/tid=8315] ppid=8311 vsize=3362548 CPUtime=1182.26 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 418298 0 0 0 118071 155 0 0 25 0 4 0 501203880 3443249152 753282 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3362548 CPUtime=1176.17 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 161250 0 0 0 117515 102 0 0 25 0 4 0 501203880 3443249152 753282 33554432000 4194304 4623224 140736977652672 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3362548 CPUtime=1181.88 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 2446135 0 0 0 117728 460 0 0 25 0 4 0 501203880 3443249152 753282 33554432000 4194304 4623224 140736977652672 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 3362548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.01 8.07 7.54 9/184 8352
/proc/meminfo: memFree=23643372/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=3428084 CPUtime=4800.16 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) R 8311 8313 8275 0 -1 4202496 3252744 0 0 0 479255 761 0 0 25 0 4 0 501203875 3510358016 761129 33554432000 4194304 4623224 140736977652672 18446744073709551615 4510066 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 857021 761129 342 105 0 852525 0
[pid=8313/tid=8315] ppid=8311 vsize=3428084 CPUtime=1201.66 cores=1,3,5,7
/proc/8313/task/8315/stat : 8315 (SArTagnan) R 8311 8313 8275 0 -1 4202560 421979 0 0 0 120009 157 0 0 25 0 4 0 501203880 3510358016 761129 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=3428084 CPUtime=1195.46 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4202560 161263 0 0 0 119444 102 0 0 25 0 4 0 501203880 3510358016 761129 33554432000 4194304 4623224 140736977652672 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8313/tid=8317] ppid=8311 vsize=3428084 CPUtime=1201.28 cores=1,3,5,7
/proc/8313/task/8317/stat : 8317 (SArTagnan) R 8311 8313 8275 0 -1 4202560 2495634 0 0 0 119659 469 0 0 25 0 4 0 501203880 3510358016 761129 33554432000 4194304 4623224 140736977652672 18446744073709551615 4376917 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 3428084

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

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

[startup+1201.81 s]
/proc/loadavg: 8.01 8.07 7.54 9/184 8352
/proc/meminfo: memFree=23643372/32951124 swapFree=67111348/67111528
[pid=8313] ppid=8311 vsize=0 CPUtime=4800.28 cores=1,3,5,7
/proc/8313/stat : 8313 (SArTagnan) Z 8311 8313 8275 0 -1 4203548 3252744 0 0 0 479257 771 0 0 25 0 2 0 501203875 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8313/statm: 0 0 0 0 0 0 0
[pid=8313/tid=8316] ppid=8311 vsize=0 CPUtime=1195.57 cores=1,3,5,7
/proc/8313/task/8316/stat : 8316 (SArTagnan) R 8311 8313 8275 0 -1 4203588 161263 0 0 0 119445 112 0 0 25 0 2 0 501203880 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.84
CPU time (s): 4800.32
CPU user time (s): 4792.57
CPU system time (s): 7.74582
CPU usage (%): 399.413
Max. virtual memory (cumulated for all children) (KiB): 3625396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.57
system time used= 7.74582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3252744
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= 2217
involuntary context switches= 15993

runsolver used 1.65575 second user time and 4.90925 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-29 16:38:06
IDJOB=3249418
IDBENCH=83167
IDSOLVER=1656
FILE ID=node140/3249418-1304087885
RUNJOBID= node140-1304087883-8294
PBS_JOBID= 13170564
Free space on /tmp= 72648 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x14.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249418-1304087885/watcher-3249418-1304087885 -o /tmp/evaluation-result-3249418-1304087885/solver-3249418-1304087885 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3249418-1304087885.cnf -threads=4

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

MD5SUM BENCH= f76302f2442dfc7cabc2315e61e55fea
RANDOM SEED=731156237

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:      29703720 kB
Buffers:        997924 kB
Cached:        1656728 kB
SwapCached:        180 kB
Active:         306892 kB
Inactive:      2449140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29703720 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18400 kB
Writeback:           0 kB
AnonPages:      100868 kB
Mapped:          14808 kB
Slab:           427112 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   258904 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= 72644 MiB
End job on node140 at 2011-04-29 16:58:09