Trace number 3258000

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.29 1201.8

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2100c215164g9.cnf
MD5SUMe033e9c916da557514299cce9ca2468f
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3258000-1304052234/watcher-3258000-1304052234 -o /tmp/evaluation-result-3258000-1304052234/solver-3258000-1304052234 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3258000-1304052234.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: 3.13 4.59 5.43 5/180 13708
/proc/meminfo: memFree=15134936/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=23896 CPUtime=0 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 587 0 0 0 0 0 0 0 21 0 1 0 497639044 24469504 462 33554432000 4194304 4623224 140733637483632 18446744073709551615 264726404864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13708/statm: 5974 462 297 105 0 1478 0

[startup+0.063701 s]
/proc/loadavg: 3.13 4.59 5.43 5/180 13708
/proc/meminfo: memFree=15134936/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=200704 CPUtime=0.07 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 5018 0 0 0 7 0 0 0 22 0 4 0 497639044 205520896 3159 33554432000 4194304 4623224 140733637483632 18446744073709551615 4501754 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 50176 3159 331 105 0 45680 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 200704

[startup+0.100697 s]
/proc/loadavg: 3.13 4.59 5.43 5/180 13708
/proc/meminfo: memFree=15134936/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=266916 CPUtime=0.22 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6155 0 0 0 22 0 0 0 23 0 4 0 497639044 273321984 4296 33554432000 4194304 4623224 140733637483632 18446744073709551615 264726061063 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 66729 4296 338 105 0 62233 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 266916

[startup+0.300659 s]
/proc/loadavg: 3.13 4.59 5.43 5/180 13708
/proc/meminfo: memFree=15134936/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=269120 CPUtime=1.02 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 8251 0 0 0 101 1 0 0 23 0 4 0 497639044 275578880 6164 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 67280 6164 344 105 0 62784 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 269120

[startup+0.700584 s]
/proc/loadavg: 3.13 4.59 5.43 5/180 13708
/proc/meminfo: memFree=15134936/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=277404 CPUtime=2.62 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 11669 0 0 0 261 1 0 0 25 0 4 0 497639044 284061696 9064 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510316 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 69351 9064 344 105 0 64855 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 277404

[startup+1.50043 s]
/proc/loadavg: 3.13 4.59 5.43 9/184 13712
/proc/meminfo: memFree=15081504/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=279208 CPUtime=5.81 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 15746 0 0 0 579 2 0 0 25 0 4 0 497639044 285908992 12933 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510214 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 69802 12933 345 105 0 65306 0
[pid=13708/tid=13710] ppid=13706 vsize=279208 CPUtime=1.43 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 2697 0 0 0 143 0 0 0 25 0 4 0 497639050 285908992 12933 33554432000 4194304 4623224 140733637483632 18446744073709551615 4467736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=279208 CPUtime=1.43 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 3158 0 0 0 143 0 0 0 25 0 4 0 497639050 285908992 12933 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=279208 CPUtime=1.44 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 1622 0 0 0 144 0 0 0 25 0 4 0 497639050 285908992 12933 33554432000 4194304 4623224 140733637483632 18446744073709551615 4363970 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 279208

[startup+3.10113 s]
/proc/loadavg: 3.13 4.59 5.43 9/184 13712
/proc/meminfo: memFree=15049884/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=292892 CPUtime=12.21 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 27635 0 0 0 1217 4 0 0 25 0 4 0 497639044 299921408 18797 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 73223 18797 346 105 0 68727 0
[pid=13708/tid=13710] ppid=13706 vsize=292892 CPUtime=3.03 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 4281 0 0 0 302 1 0 0 25 0 4 0 497639050 299921408 18797 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=292892 CPUtime=3.03 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5939 0 0 0 302 1 0 0 25 0 4 0 497639050 299921408 18797 33554432000 4194304 4623224 140733637483632 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=292892 CPUtime=3.03 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 6420 0 0 0 303 0 0 0 25 0 4 0 497639050 299921408 18797 33554432000 4194304 4623224 140733637483632 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 292892

[startup+6.30053 s]
/proc/loadavg: 3.60 4.67 5.44 10/184 13712
/proc/meminfo: memFree=15006260/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=299612 CPUtime=24.99 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 44944 0 0 0 2491 8 0 0 25 0 4 0 497639044 306802688 23623 33554432000 4194304 4623224 140733637483632 18446744073709551615 4509955 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 74903 23623 344 105 0 70407 0
[pid=13708/tid=13710] ppid=13706 vsize=299612 CPUtime=6.23 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5754 0 0 0 622 1 0 0 25 0 4 0 497639050 306802688 23623 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=299612 CPUtime=6.2 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 8794 0 0 0 619 1 0 0 25 0 4 0 497639050 306802688 23623 33554432000 4194304 4623224 140733637483632 18446744073709551615 4377463 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=299612 CPUtime=6.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 18308 0 0 0 620 3 0 0 25 0 4 0 497639050 306802688 23623 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 299612

[startup+12.7003 s]
/proc/loadavg: 3.96 4.72 5.46 9/184 13712
/proc/meminfo: memFree=14929492/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=327324 CPUtime=50.55 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 97302 0 0 0 5036 19 0 0 25 0 4 0 497639044 335179776 35728 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510635 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 81831 35728 344 105 0 77335 0
[pid=13708/tid=13710] ppid=13706 vsize=327324 CPUtime=12.63 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 11220 0 0 0 1259 4 0 0 25 0 4 0 497639050 335179776 35728 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376492 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=327324 CPUtime=12.57 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 13473 0 0 0 1255 2 0 0 25 0 4 0 497639050 335179776 35728 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=327324 CPUtime=12.64 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 56673 0 0 0 1254 10 0 0 25 0 4 0 497639050 335179776 35728 33554432000 4194304 4623224 140733637483632 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 327324

[startup+25.5009 s]
/proc/loadavg: 4.85 4.88 5.50 10/184 13712
/proc/meminfo: memFree=14810636/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=359076 CPUtime=101.69 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 158666 0 0 0 10137 32 0 0 25 0 4 0 497639044 367693824 53691 33554432000 4194304 4623224 140733637483632 18446744073709551615 4414972 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 89769 53691 344 105 0 85273 0
[pid=13708/tid=13710] ppid=13706 vsize=359076 CPUtime=25.43 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 18124 0 0 0 2536 7 0 0 25 0 4 0 497639050 367693824 53691 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=359076 CPUtime=25.29 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 22658 0 0 0 2523 6 0 0 25 0 4 0 497639050 367693824 53691 33554432000 4194304 4623224 140733637483632 18446744073709551615 4377128 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=359076 CPUtime=25.44 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 91499 0 0 0 2530 14 0 0 25 0 4 0 497639050 367693824 53691 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 359076

[startup+51.1011 s]
/proc/loadavg: 5.63 5.06 5.54 9/184 13743
/proc/meminfo: memFree=14718184/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=509204 CPUtime=203.95 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 381011 0 0 0 20321 74 0 0 25 0 4 0 497639044 521424896 90391 33554432000 4194304 4623224 140733637483632 18446744073709551615 4414993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 127301 90391 347 105 0 122805 0
[pid=13708/tid=13710] ppid=13706 vsize=509204 CPUtime=51.03 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 27938 0 0 0 5088 15 0 0 25 0 4 0 497639050 521424896 90391 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=509204 CPUtime=50.76 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 35343 0 0 0 5066 10 0 0 25 0 4 0 497639050 521424896 90391 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376652 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=509204 CPUtime=51.03 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 243984 0 0 0 5067 36 0 0 25 0 4 0 497639050 521424896 90391 33554432000 4194304 4623224 140733637483632 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.95
Current children cumulated vsize (KiB) 509204

[startup+102.306 s]
/proc/loadavg: 7.01 5.53 5.67 9/184 13744
/proc/meminfo: memFree=14379352/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=659600 CPUtime=408.48 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 625344 0 0 0 40734 114 0 0 25 0 4 0 497639044 675430400 128465 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 164900 128465 564 105 0 160404 0
[pid=13708/tid=13710] ppid=13706 vsize=659600 CPUtime=102.24 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 36912 0 0 0 10207 17 0 0 25 0 4 0 497639050 675430400 128465 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=659600 CPUtime=101.67 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 41910 0 0 0 10154 13 0 0 25 0 4 0 497639050 675430400 128465 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=659600 CPUtime=102.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 430113 0 0 0 10159 65 0 0 25 0 4 0 497639050 675430400 128465 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.48
Current children cumulated vsize (KiB) 659600

[startup+162.301 s]
/proc/loadavg: 7.71 6.00 5.83 9/184 13746
/proc/meminfo: memFree=14131816/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=963464 CPUtime=648.13 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 945795 0 0 0 64641 172 0 0 25 0 4 0 497639044 986587136 177493 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 240866 177493 354 105 0 236370 0
[pid=13708/tid=13710] ppid=13706 vsize=963464 CPUtime=162.23 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 48796 0 0 0 16202 21 0 0 25 0 4 0 497639050 986587136 177493 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=963464 CPUtime=161.34 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 55871 0 0 0 16109 25 0 0 25 0 4 0 497639050 986587136 177493 33554432000 4194304 4623224 140733637483632 18446744073709551615 4377034 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=963464 CPUtime=162.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 615263 0 0 0 16131 93 0 0 25 0 4 0 497639050 986587136 177493 33554432000 4194304 4623224 140733637483632 18446744073709551615 4354512 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.13
Current children cumulated vsize (KiB) 963464

[startup+222.301 s]
/proc/loadavg: 7.92 6.38 5.96 9/184 13748
/proc/meminfo: memFree=13946036/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=1068556 CPUtime=887.81 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 1395983 0 0 0 88533 248 0 0 25 0 4 0 497639044 1094201344 205635 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 267139 205635 353 105 0 262643 0
[pid=13708/tid=13710] ppid=13706 vsize=1068556 CPUtime=222.24 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 63887 0 0 0 22198 26 0 0 25 0 4 0 497639050 1094201344 205635 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=1068556 CPUtime=221.02 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 56600 0 0 0 22076 26 0 0 25 0 4 0 497639050 1094201344 205635 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=1068556 CPUtime=222.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 1027986 0 0 0 22066 158 0 0 25 0 4 0 497639050 1094201344 205635 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.81
Current children cumulated vsize (KiB) 1068556

[startup+282.3 s]

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

[pid=13708] ppid=13706 vsize=1908040 CPUtime=2805.22 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 4530368 0 0 0 279725 797 0 0 25 0 4 0 497639044 1953832960 387097 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510157 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 477010 387097 369 105 0 472514 0
[pid=13708/tid=13710] ppid=13706 vsize=1908040 CPUtime=702.24 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 91778 0 0 0 70192 32 0 0 25 0 4 0 497639050 1953832960 387097 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=1908040 CPUtime=698.4 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 92283 0 0 0 69766 74 0 0 25 0 4 0 497639050 1953832960 387097 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=1908040 CPUtime=702.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 3790128 0 0 0 69617 607 0 0 25 0 4 0 497639050 1953832960 387097 33554432000 4194304 4623224 140733637483632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.22
Current children cumulated vsize (KiB) 1908040

[startup+762.307 s]
/proc/loadavg: 8.06 7.80 6.88 9/184 13762
/proc/meminfo: memFree=12546720/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2281068 CPUtime=3044.91 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 5092156 0 0 0 303601 890 0 0 25 0 4 0 497639044 2335813632 424545 33554432000 4194304 4623224 140733637483632 18446744073709551615 4414984 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 570267 424545 366 105 0 565771 0
[pid=13708/tid=13710] ppid=13706 vsize=2281068 CPUtime=762.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 92142 0 0 0 76193 32 0 0 25 0 4 0 497639050 2335813632 424545 33554432000 4194304 4623224 140733637483632 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2281068 CPUtime=758.09 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 93846 0 0 0 75732 77 0 0 25 0 4 0 497639050 2335813632 424545 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2281068 CPUtime=762.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 4140228 0 0 0 75553 670 0 0 25 0 4 0 497639050 2335813632 424545 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 2281068

[startup+822.3 s]
/proc/loadavg: 8.06 7.85 6.95 9/184 13763
/proc/meminfo: memFree=12397512/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2362880 CPUtime=3284.57 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 5505113 0 0 0 327496 961 0 0 25 0 4 0 497639044 2419589120 445865 33554432000 4194304 4623224 140733637483632 18446744073709551615 4415028 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 590720 445866 358 105 0 586224 0
[pid=13708/tid=13710] ppid=13706 vsize=2362880 CPUtime=822.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 92586 0 0 0 82192 33 0 0 25 0 4 0 497639050 2419589120 445866 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2362880 CPUtime=817.76 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 95725 0 0 0 81697 79 0 0 25 0 4 0 497639050 2419589120 445866 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2362880 CPUtime=822.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 4537620 0 0 0 81488 735 0 0 25 0 4 0 497639050 2419589120 445866 33554432000 4194304 4623224 140733637483632 18446744073709551615 4366247 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.57
Current children cumulated vsize (KiB) 2362880

[startup+882.301 s]
/proc/loadavg: 8.06 7.89 7.02 9/184 13765
/proc/meminfo: memFree=12286012/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2383548 CPUtime=3524.25 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 5924854 0 0 0 351395 1030 0 0 25 0 4 0 497639044 2440753152 461210 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 595887 461210 349 105 0 591391 0
[pid=13708/tid=13710] ppid=13706 vsize=2383548 CPUtime=882.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 92981 0 0 0 88192 33 0 0 25 0 4 0 497639050 2440753152 461210 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2383548 CPUtime=877.43 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 108871 0 0 0 87660 83 0 0 25 0 4 0 497639050 2440753152 461210 33554432000 4194304 4623224 140733637483632 18446744073709551615 4377778 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2383548 CPUtime=882.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 4936234 0 0 0 87425 798 0 0 25 0 4 0 497639050 2440753152 461210 33554432000 4194304 4623224 140733637483632 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.25
Current children cumulated vsize (KiB) 2383548

[startup+942.301 s]
/proc/loadavg: 8.07 7.92 7.08 9/184 13767
/proc/meminfo: memFree=12191872/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2385656 CPUtime=3763.93 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6356960 0 0 0 375295 1098 0 0 25 0 4 0 497639044 2442911744 476470 33554432000 4194304 4623224 140733637483632 18446744073709551615 4355951 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 596414 476470 344 105 0 591918 0
[pid=13708/tid=13710] ppid=13706 vsize=2385656 CPUtime=942.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 93312 0 0 0 94192 33 0 0 25 0 4 0 497639050 2442911744 476470 33554432000 4194304 4623224 140733637483632 18446744073709551615 4486246 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2385656 CPUtime=937.11 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 110617 0 0 0 93625 86 0 0 25 0 4 0 497639050 2442911744 476470 33554432000 4194304 4623224 140733637483632 18446744073709551615 4463912 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2385656 CPUtime=942.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5357477 0 0 0 93362 861 0 0 25 0 4 0 497639050 2442911744 476470 33554432000 4194304 4623224 140733637483632 18446744073709551615 4363989 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3763.93
Current children cumulated vsize (KiB) 2385656

[startup+1002.3 s]
/proc/loadavg: 8.11 7.96 7.15 9/184 13768
/proc/meminfo: memFree=12066116/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2400196 CPUtime=4003.62 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6614747 0 0 0 399217 1145 0 0 25 0 4 0 497639044 2457800704 490426 33554432000 4194304 4623224 140733637483632 18446744073709551615 4414965 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 600049 490426 344 105 0 595553 0
[pid=13708/tid=13710] ppid=13706 vsize=2400196 CPUtime=1002.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 93669 0 0 0 100192 33 0 0 25 0 4 0 497639050 2457800704 490426 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2400196 CPUtime=996.78 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 111008 0 0 0 99592 86 0 0 25 0 4 0 497639050 2457800704 490426 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2400196 CPUtime=1002.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5584209 0 0 0 99323 901 0 0 25 0 4 0 497639050 2457800704 490426 33554432000 4194304 4623224 140733637483632 18446744073709551615 4545353 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.62
Current children cumulated vsize (KiB) 2400196

[startup+1062.3 s]
/proc/loadavg: 8.12 8.00 7.21 9/184 13779
/proc/meminfo: memFree=11972668/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2420752 CPUtime=4243.29 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6672850 0 0 0 423172 1157 0 0 25 0 4 0 497639044 2478850048 503214 33554432000 4194304 4623224 140733637483632 18446744073709551615 4415014 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 605188 503214 344 105 0 600692 0
[pid=13708/tid=13710] ppid=13706 vsize=2420752 CPUtime=1062.25 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 93936 0 0 0 106192 33 0 0 25 0 4 0 497639050 2478850048 503214 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2420752 CPUtime=1056.46 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 111842 0 0 0 105559 87 0 0 25 0 4 0 497639050 2478850048 503214 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2420752 CPUtime=1062.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5589362 0 0 0 105322 902 0 0 25 0 4 0 497639050 2478850048 503214 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376687 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.29
Current children cumulated vsize (KiB) 2420752

[startup+1122.3 s]
/proc/loadavg: 8.19 8.04 7.27 9/184 13780
/proc/meminfo: memFree=11899852/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2438832 CPUtime=4482.97 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6731014 0 0 0 447125 1172 0 0 25 0 4 0 497639044 2497363968 517339 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 609708 517339 344 105 0 605212 0
[pid=13708/tid=13710] ppid=13706 vsize=2438832 CPUtime=1122.26 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 94306 0 0 0 112193 33 0 0 25 0 4 0 497639050 2497363968 517339 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2438832 CPUtime=1116.13 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 114164 0 0 0 111522 91 0 0 25 0 4 0 497639050 2497363968 517339 33554432000 4194304 4623224 140733637483632 18446744073709551615 4462843 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2438832 CPUtime=1122.23 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5594210 0 0 0 111320 903 0 0 25 0 4 0 497639050 2497363968 517339 33554432000 4194304 4623224 140733637483632 18446744073709551615 4559145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 2438832

[startup+1182.3 s]
/proc/loadavg: 8.18 8.06 7.32 9/184 13782
/proc/meminfo: memFree=11818484/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2499360 CPUtime=4722.65 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6786136 0 0 0 471080 1185 0 0 25 0 4 0 497639044 2559344640 533530 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 624840 533530 344 105 0 620344 0
[pid=13708/tid=13710] ppid=13706 vsize=2499360 CPUtime=1182.26 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 100887 0 0 0 118192 34 0 0 25 0 4 0 497639050 2559344640 533530 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2499360 CPUtime=1175.81 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 115606 0 0 0 117488 93 0 0 25 0 4 0 497639050 2559344640 533530 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2499360 CPUtime=1182.24 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5597336 0 0 0 117320 904 0 0 25 0 4 0 497639050 2559344640 533530 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.65
Current children cumulated vsize (KiB) 2499360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.20 8.07 7.34 9/184 13783
/proc/meminfo: memFree=11793920/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2499360 CPUtime=4800.17 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6803874 0 0 0 478829 1188 0 0 25 0 4 0 497639044 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510181 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 624840 535609 344 105 0 620344 0
[pid=13708/tid=13710] ppid=13706 vsize=2499360 CPUtime=1201.67 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 101021 0 0 0 120133 34 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2499360 CPUtime=1195.1 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 115627 0 0 0 119417 93 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2499360 CPUtime=1201.64 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5597336 0 0 0 119260 904 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2499360

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

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

[startup+1201.7 s]
/proc/loadavg: 8.20 8.07 7.34 9/184 13783
/proc/meminfo: memFree=11793920/32951124 swapFree=67111528/67111528
[pid=13708] ppid=13706 vsize=2499360 CPUtime=4800.17 cores=1,3,5,7
/proc/13708/stat : 13708 (SArTagnan) R 13706 13708 13667 0 -1 4202496 6803874 0 0 0 478829 1188 0 0 25 0 4 0 497639044 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4510181 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13708/statm: 624840 535609 344 105 0 620344 0
[pid=13708/tid=13710] ppid=13706 vsize=2499360 CPUtime=1201.67 cores=1,3,5,7
/proc/13708/task/13710/stat : 13710 (SArTagnan) R 13706 13708 13667 0 -1 4202560 101021 0 0 0 120133 34 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13708/tid=13711] ppid=13706 vsize=2499360 CPUtime=1195.1 cores=1,3,5,7
/proc/13708/task/13711/stat : 13711 (SArTagnan) R 13706 13708 13667 0 -1 4202560 115627 0 0 0 119417 93 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13708/tid=13712] ppid=13706 vsize=2499360 CPUtime=1201.64 cores=1,3,5,7
/proc/13708/task/13712/stat : 13712 (SArTagnan) R 13706 13708 13667 0 -1 4202560 5597336 0 0 0 119260 904 0 0 25 0 4 0 497639050 2559344640 535609 33554432000 4194304 4623224 140733637483632 18446744073709551615 4577456 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.17
Current children cumulated vsize (KiB) 2499360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.8
CPU time (s): 4800.29
CPU user time (s): 4788.31
CPU system time (s): 11.9762
CPU usage (%): 399.424
Max. virtual memory (cumulated for all children) (KiB): 2873444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.31
system time used= 11.9762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6803874
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= 2045
involuntary context switches= 28250

runsolver used 1.84472 second user time and 4.72028 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 06:43:54
IDJOB=3258000
IDBENCH=71294
IDSOLVER=1656
FILE ID=node141/3258000-1304052234
RUNJOBID= node141-1304052234-13686
PBS_JOBID= 13170418
Free space on /tmp= 71420 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2100c215164g9.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258000-1304052234/watcher-3258000-1304052234 -o /tmp/evaluation-result-3258000-1304052234/solver-3258000-1304052234 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3258000-1304052234.cnf -threads=4

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

MD5SUM BENCH= e033e9c916da557514299cce9ca2468f
RANDOM SEED=987650506

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      15135216 kB
Buffers:       1625232 kB
Cached:       15534044 kB
SwapCached:          0 kB
Active:        7998656 kB
Inactive:      9232468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15135216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4020 kB
Writeback:           0 kB
AnonPages:       71312 kB
Mapped:          15488 kB
Slab:           518608 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240968 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= 71420 MiB
End job on node141 at 2011-04-29 07:03:58