Trace number 3291981

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.47 1204.59

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
MD5SUM776da55785376fd8eac6989ca812b102
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1002.78
Satisfiable
(Un)Satisfiability was proved
Number of variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

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-3291981-1304105668/watcher-3291981-1304105668 -o /tmp/evaluation-result-3291981-1304105668/solver-3291981-1304105668 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3291981-1304105668.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: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=24356 CPUtime=0 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 1367 0 0 0 0 0 0 0 23 0 1 0 600797902 24940544 1304 33554432000 4194304 4623224 140734794465296 18446744073709551615 4315013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 6089 1305 290 105 0 1593 0

[startup+0.063083 s]
/proc/loadavg: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=220956 CPUtime=0.05 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 8882 0 0 0 4 1 0 0 23 0 1 0 600797902 226258944 7855 33554432000 4194304 4623224 140734794465296 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 55239 7856 297 105 0 50743 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 220956

[startup+0.101083 s]
/proc/loadavg: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=223768 CPUtime=0.09 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 10572 0 0 0 8 1 0 0 23 0 1 0 600797902 229138432 8482 33554432000 4194304 4623224 140734794465296 18446744073709551615 4366247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 55942 8482 297 105 0 51446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 223768

[startup+0.301055 s]
/proc/loadavg: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=238124 CPUtime=0.29 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 19060 0 0 0 26 3 0 0 25 0 1 0 600797902 243838976 11679 33554432000 4194304 4623224 140734794465296 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 59531 11679 297 105 0 55035 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 238124

[startup+1.29887 s]
/proc/loadavg: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=316188 CPUtime=1.29 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 64912 0 0 0 118 11 0 0 25 0 1 0 600797902 323776512 26863 33554432000 4194304 4623224 140734794465296 18446744073709551615 4366665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 79047 26863 297 105 0 74551 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 316188

[startup+1.50083 s]
/proc/loadavg: 7.80 8.01 7.84 6/180 4201
/proc/meminfo: memFree=29185648/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=325252 CPUtime=1.49 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 68817 0 0 0 137 12 0 0 25 0 1 0 600797902 333058048 30729 33554432000 4194304 4623224 140734794465296 18446744073709551615 231895490304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 81313 30729 356 105 0 76817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 325252

[startup+3.10052 s]
/proc/loadavg: 7.80 8.01 7.84 6/181 4202
/proc/meminfo: memFree=28978296/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=715004 CPUtime=3.09 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 167607 0 0 0 282 27 0 0 25 0 1 0 600797902 732164096 81636 33554432000 4194304 4623224 140734794465296 18446744073709551615 231895187925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/4201/statm: 178751 81658 395 105 0 174255 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 715004

[startup+6.30685 s]
/proc/loadavg: 7.89 8.02 7.85 9/184 4205
/proc/meminfo: memFree=28500428/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1160976 CPUtime=15.6 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 269965 0 0 0 1522 38 0 0 25 0 4 0 600797902 1188839424 168073 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 290244 168073 681 105 0 285748 0
[pid=4201/tid=4203] ppid=4199 vsize=1160976 CPUtime=3.09 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 7424 0 0 0 309 0 0 0 25 0 4 0 600798222 1188839424 168073 33554432000 4194304 4623224 140734794465296 18446744073709551615 4476708 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1160976 CPUtime=3.08 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 6822 0 0 0 307 1 0 0 25 0 4 0 600798222 1188839424 168073 33554432000 4194304 4623224 140734794465296 18446744073709551615 4476730 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1160976 CPUtime=3.09 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 6112 0 0 0 309 0 0 0 25 0 4 0 600798222 1188839424 168073 33554432000 4194304 4623224 140734794465296 18446744073709551615 4476722 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15.6
Current children cumulated vsize (KiB) 1160976

[startup+12.7007 s]
/proc/loadavg: 7.90 8.02 7.85 9/184 4205
/proc/meminfo: memFree=28409436/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1278744 CPUtime=41.14 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 311831 0 0 0 4068 46 0 0 25 0 4 0 600797902 1309433856 185111 33554432000 4194304 4623224 140734794465296 18446744073709551615 4388779 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 319686 185111 853 105 0 315190 0
[pid=4201/tid=4203] ppid=4199 vsize=1278744 CPUtime=9.49 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 9419 0 0 0 948 1 0 0 25 0 4 0 600798222 1309433856 185111 33554432000 4194304 4623224 140734794465296 18446744073709551615 4363758 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1278744 CPUtime=9.44 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 16939 0 0 0 942 2 0 0 25 0 4 0 600798222 1309433856 185111 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1278744 CPUtime=9.49 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 33410 0 0 0 944 5 0 0 25 0 4 0 600798222 1309433856 185111 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376629 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 41.14
Current children cumulated vsize (KiB) 1278744

[startup+25.5003 s]
/proc/loadavg: 7.92 8.02 7.85 9/184 4205
/proc/meminfo: memFree=28353232/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1305832 CPUtime=92.28 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 358427 0 0 0 9173 55 0 0 25 0 4 0 600797902 1337171968 191411 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412519 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 326458 191411 1276 105 0 321962 0
[pid=4201/tid=4203] ppid=4199 vsize=1305832 CPUtime=22.29 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 9419 0 0 0 2228 1 0 0 25 0 4 0 600798222 1337171968 191411 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289932 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1305832 CPUtime=22.17 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 18827 0 0 0 2214 3 0 0 25 0 4 0 600798222 1337171968 191411 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289691 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1305832 CPUtime=22.29 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 71756 0 0 0 2216 13 0 0 25 0 4 0 600798222 1337171968 191411 33554432000 4194304 4623224 140734794465296 18446744073709551615 4552832 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 92.28
Current children cumulated vsize (KiB) 1305832

[startup+51.1005 s]
/proc/loadavg: 7.95 8.02 7.85 9/184 4206
/proc/meminfo: memFree=28222044/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1365256 CPUtime=194.5 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 429294 0 0 0 19381 69 0 0 25 0 4 0 600797902 1398022144 215843 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412493 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 341314 215843 1144 105 0 336818 0
[pid=4201/tid=4203] ppid=4199 vsize=1365256 CPUtime=47.89 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 9531 0 0 0 4788 1 0 0 25 0 4 0 600798222 1398022144 215843 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1365256 CPUtime=47.63 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 39282 0 0 0 4756 7 0 0 25 0 4 0 600798222 1398022144 215843 33554432000 4194304 4623224 140734794465296 18446744073709551615 4317840 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1365256 CPUtime=47.89 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 72937 0 0 0 4776 13 0 0 25 0 4 0 600798222 1398022144 215843 33554432000 4194304 4623224 140734794465296 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 194.5
Current children cumulated vsize (KiB) 1365256

[startup+102.301 s]
/proc/loadavg: 8.02 8.03 7.86 9/184 4207
/proc/meminfo: memFree=28047424/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1431324 CPUtime=399.02 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 563341 0 0 0 39809 93 0 0 25 0 4 0 600797902 1465675776 246584 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 357831 246584 1136 105 0 353335 0
[pid=4201/tid=4203] ppid=4199 vsize=1431324 CPUtime=99.08 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 17982 0 0 0 9907 1 0 0 25 0 4 0 600798222 1465675776 246584 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1431324 CPUtime=98.55 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 84292 0 0 0 9839 16 0 0 25 0 4 0 600798222 1465675776 246584 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376520 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1431324 CPUtime=99.09 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 139552 0 0 0 9885 24 0 0 25 0 4 0 600798222 1465675776 246584 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 399.02
Current children cumulated vsize (KiB) 1431324

[startup+162.301 s]
/proc/loadavg: 8.04 8.03 7.87 9/184 4209
/proc/meminfo: memFree=27491008/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=1955728 CPUtime=638.7 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 959816 0 0 0 63709 161 0 0 19 0 4 0 600797902 2002665472 362510 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412459 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 488932 362510 929 105 0 484436 0
[pid=4201/tid=4203] ppid=4199 vsize=1955728 CPUtime=159.09 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 37130 0 0 0 15904 5 0 0 25 0 4 0 600798222 2002665472 362510 33554432000 4194304 4623224 140734794465296 18446744073709551615 4485108 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=1955728 CPUtime=158.23 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 140016 0 0 0 15796 27 0 0 25 0 4 0 600798222 2002665472 362510 33554432000 4194304 4623224 140734794465296 18446744073709551615 4462398 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=1955728 CPUtime=159.09 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 247244 0 0 0 15866 43 0 0 19 0 4 0 600798222 2002665472 362510 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289853 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 638.7
Current children cumulated vsize (KiB) 1955728

[startup+222.301 s]
/proc/loadavg: 8.05 8.04 7.88 9/184 4211
/proc/meminfo: memFree=27107564/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=2240556 CPUtime=878.37 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 1341425 0 0 0 87617 220 0 0 25 0 4 0 600797902 2294329344 442625 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412450 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 560139 442625 748 105 0 555643 0
[pid=4201/tid=4203] ppid=4199 vsize=2240556 CPUtime=219.09 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 59867 0 0 0 21899 10 0 0 25 0 4 0 600798222 2294329344 442625 33554432000 4194304 4623224 140734794465296 18446744073709551615 4485214 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=2240556 CPUtime=217.95 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 154721 0 0 0 21765 30 0 0 25 0 4 0 600798222 2294329344 442625 33554432000 4194304 4623224 140734794465296 18446744073709551615 4366391 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=2240556 CPUtime=219.04 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 427591 0 0 0 21833 71 0 0 25 0 4 0 600798222 2294329344 442625 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376595 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 878.37
Current children cumulated vsize (KiB) 2240556

[startup+282.3 s]
/proc/loadavg: 8.47 8.14 7.93 9/184 4215
/proc/meminfo: memFree=26846504/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=2667960 CPUtime=1117.21 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 1814719 0 0 0 111422 299 0 0 25 0 4 0 600797902 2731991040 494296 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412473 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 666990 494296 369 105 0 662494 0
[pid=4201/tid=4203] ppid=4199 vsize=2667960 CPUtime=279.1 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 64756 0 0 0 27899 11 0 0 25 0 4 0 600798222 2731991040 494296 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376711 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=2667960 CPUtime=277.81 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 190475 0 0 0 27744 37 0 0 25 0 4 0 600798222 2731991040 494296 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376827 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=2667960 CPUtime=278.01 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 708740 0 0 0 27684 117 0 0 25 0 4 0 600798222 2731991040 494296 33554432000 4194304 4623224 140734794465296 18446744073709551615 4545376 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1117.21

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

[pid=4201/tid=4203] ppid=4199 vsize=6737900 CPUtime=699.1 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 159528 0 0 0 69883 27 0 0 25 0 4 0 600798222 6899609600 1340714 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=6737900 CPUtime=697.75 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 479958 0 0 0 69661 114 0 0 25 0 4 0 600798222 6899609600 1340714 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=6737900 CPUtime=696.4 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 1593679 0 0 0 69381 259 0 0 25 0 4 0 600798222 6899609600 1340714 33554432000 4194304 4623224 140734794465296 18446744073709551615 4289723 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2794.82
Current children cumulated vsize (KiB) 6737900

[startup+762.301 s]
/proc/loadavg: 8.00 8.06 7.97 9/184 4228
/proc/meminfo: memFree=22772132/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=6907556 CPUtime=3034.5 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 5199732 0 0 0 302587 863 0 0 25 0 4 0 600797902 7073337344 1430587 33554432000 4194304 4623224 140734794465296 18446744073709551615 4412519 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1726889 1430587 377 105 0 1722393 0
[pid=4201/tid=4203] ppid=4199 vsize=6907556 CPUtime=759.1 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 160242 0 0 0 75883 27 0 0 25 0 4 0 600798222 7073337344 1430587 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=6907556 CPUtime=757.75 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 500468 0 0 0 75652 123 0 0 25 0 4 0 600798222 7073337344 1430587 33554432000 4194304 4623224 140734794465296 18446744073709551615 4376829 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=6907556 CPUtime=756.4 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 1738625 0 0 0 75358 282 0 0 25 0 4 0 600798222 7073337344 1430587 33554432000 4194304 4623224 140734794465296 18446744073709551615 4363758 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3034.5
Current children cumulated vsize (KiB) 6907556

[startup+822.3 s]
/proc/loadavg: 8.08 8.08 7.98 9/184 4230
/proc/meminfo: memFree=22458472/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7257732 CPUtime=3274.18 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 5575255 0 0 0 326488 930 0 0 25 0 4 0 600797902 7431917568 1502941 33554432000 4194304 4623224 140734794465296 18446744073709551615 4510064 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1814433 1502941 367 105 0 1809937 0
[pid=4201/tid=4203] ppid=4199 vsize=7257732 CPUtime=819.1 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 199002 0 0 0 81877 33 0 0 25 0 4 0 600798222 7431917568 1502941 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7257732 CPUtime=817.76 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 548378 0 0 0 81643 133 0 0 25 0 4 0 600798222 7431917568 1502941 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7257732 CPUtime=816.39 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 1965934 0 0 0 81319 320 0 0 25 0 4 0 600798222 7431917568 1502941 33554432000 4194304 4623224 140734794465296 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3274.18
Current children cumulated vsize (KiB) 7257732

[startup+882.3 s]
/proc/loadavg: 8.18 8.10 8.00 9/184 4231
/proc/meminfo: memFree=22365408/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7257732 CPUtime=3513.85 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 5785158 0 0 0 350414 971 0 0 25 0 4 0 600797902 7431917568 1520383 33554432000 4194304 4623224 140734794465296 18446744073709551615 4518245 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1814433 1520383 374 105 0 1809937 0
[pid=4201/tid=4203] ppid=4199 vsize=7257732 CPUtime=879.1 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 200004 0 0 0 87877 33 0 0 25 0 4 0 600798222 7431917568 1520383 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357768 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7257732 CPUtime=877.76 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 549352 0 0 0 87643 133 0 0 25 0 4 0 600798222 7431917568 1520383 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7257732 CPUtime=876.4 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2160773 0 0 0 87282 358 0 0 25 0 4 0 600798222 7431917568 1520383 33554432000 4194304 4623224 140734794465296 18446744073709551615 4363742 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3513.85
Current children cumulated vsize (KiB) 7257732

[startup+942.301 s]
/proc/loadavg: 8.10 8.10 8.00 9/184 4233
/proc/meminfo: memFree=22214928/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7257732 CPUtime=3753.55 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 5968280 0 0 0 374355 1000 0 0 25 0 4 0 600797902 7431917568 1545745 33554432000 4194304 4623224 140734794465296 18446744073709551615 4507356 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1814433 1545745 380 105 0 1809937 0
[pid=4201/tid=4203] ppid=4199 vsize=7257732 CPUtime=939.11 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 202467 0 0 0 93877 34 0 0 25 0 4 0 600798222 7431917568 1545745 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7257732 CPUtime=937.76 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 551877 0 0 0 93643 133 0 0 25 0 4 0 600798222 7431917568 1545745 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357622 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7257732 CPUtime=936.41 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2324929 0 0 0 93258 383 0 0 25 0 4 0 600798222 7431917568 1545745 33554432000 4194304 4623224 140734794465296 18446744073709551615 4553368 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3753.55
Current children cumulated vsize (KiB) 7257732

[startup+1002.3 s]
/proc/loadavg: 8.07 8.09 8.00 9/184 4234
/proc/meminfo: memFree=22066068/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7436916 CPUtime=3993.21 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 6206016 0 0 0 398279 1042 0 0 25 0 4 0 600797902 7615401984 1576514 33554432000 4194304 4623224 140734794465296 18446744073709551615 4510169 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1859229 1576514 371 105 0 1854733 0
[pid=4201/tid=4203] ppid=4199 vsize=7436916 CPUtime=999.11 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 205949 0 0 0 99876 35 0 0 25 0 4 0 600798222 7615401984 1576514 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7436916 CPUtime=997.76 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 555093 0 0 0 99641 135 0 0 25 0 4 0 600798222 7615401984 1576514 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357403 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7436916 CPUtime=996.4 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2495295 0 0 0 99227 413 0 0 25 0 4 0 600798222 7615401984 1576514 33554432000 4194304 4623224 140734794465296 18446744073709551615 4364911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3993.21
Current children cumulated vsize (KiB) 7436916

[startup+1062.31 s]
/proc/loadavg: 8.13 8.10 8.01 9/184 4236
/proc/meminfo: memFree=21856080/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7436916 CPUtime=4232.92 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 6371314 0 0 0 422219 1073 0 0 25 0 4 0 600797902 7615401984 1598448 33554432000 4194304 4623224 140734794465296 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1859229 1598448 369 105 0 1854733 0
[pid=4201/tid=4203] ppid=4199 vsize=7436916 CPUtime=1059.12 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 210134 0 0 0 105876 36 0 0 25 0 4 0 600798222 7615401984 1598448 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7436916 CPUtime=1057.77 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 559211 0 0 0 105641 136 0 0 25 0 4 0 600798222 7615401984 1598448 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357328 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7436916 CPUtime=1056.41 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2646918 0 0 0 105201 440 0 0 25 0 4 0 600798222 7615401984 1598448 33554432000 4194304 4623224 140734794465296 18446744073709551615 4553374 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4232.92
Current children cumulated vsize (KiB) 7436916

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.00 9/184 4238
/proc/meminfo: memFree=21721240/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7689012 CPUtime=4472.58 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 6653081 0 0 0 446135 1123 0 0 25 0 4 0 600797902 7873548288 1623801 33554432000 4194304 4623224 140734794465296 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1922253 1623801 366 105 0 1917757 0
[pid=4201/tid=4203] ppid=4199 vsize=7689012 CPUtime=1119.11 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 256731 0 0 0 111869 42 0 0 25 0 4 0 600798222 7873548288 1623801 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7689012 CPUtime=1117.77 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 605977 0 0 0 111634 143 0 0 25 0 4 0 600798222 7873548288 1623801 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357641 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7689012 CPUtime=1116.41 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2825293 0 0 0 111167 474 0 0 25 0 4 0 600798222 7873548288 1623801 33554432000 4194304 4623224 140734794465296 18446744073709551615 4552689 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4472.58
Current children cumulated vsize (KiB) 7689012

[startup+1182.3 s]
/proc/loadavg: 6.33 7.65 7.86 5/175 4257
/proc/meminfo: memFree=22748368/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7764324 CPUtime=4712.26 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 6775451 0 0 0 470079 1147 0 0 25 0 4 0 600797902 7950667776 1655850 33554432000 4194304 4623224 140734794465296 18446744073709551615 4517833 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1941081 1655850 366 105 0 1936585 0
[pid=4201/tid=4203] ppid=4199 vsize=7764324 CPUtime=1179.11 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 261806 0 0 0 117868 43 0 0 25 0 4 0 600798222 7950667776 1655850 33554432000 4194304 4623224 140734794465296 18446744073709551615 4486260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7764324 CPUtime=1177.77 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 611291 0 0 0 117633 144 0 0 25 0 4 0 600798222 7950667776 1655850 33554432000 4194304 4623224 140734794465296 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7764324 CPUtime=1176.41 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2924654 0 0 0 117148 493 0 0 25 0 4 0 600798222 7950667776 1655850 33554432000 4194304 4623224 140734794465296 18446744073709551615 4364232 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4712.26
Current children cumulated vsize (KiB) 7764324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 5.54 7.35 7.75 5/175 4258
/proc/meminfo: memFree=22714240/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=7771392 CPUtime=4800.16 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4202496 6783707 0 0 0 478868 1148 0 0 25 0 4 0 600797902 7957905408 1664098 33554432000 4194304 4623224 140734794465296 18446744073709551615 4510090 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/4201/statm: 1942848 1664098 366 105 0 1938352 0
[pid=4201/tid=4203] ppid=4199 vsize=7771392 CPUtime=1201.12 cores=1,3,5,7
/proc/4201/task/4203/stat : 4203 (SArTagnan) R 4199 4201 3901 0 -1 4202560 263341 0 0 0 120068 44 0 0 25 0 4 0 600798222 7957905408 1664098 33554432000 4194304 4623224 140734794465296 18446744073709551615 4357410 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=4201/tid=4204] ppid=4199 vsize=7771392 CPUtime=1199.77 cores=1,3,5,7
/proc/4201/task/4204/stat : 4204 (SArTagnan) R 4199 4201 3901 0 -1 4202560 612835 0 0 0 119833 144 0 0 25 0 4 0 600798222 7957905408 1664098 33554432000 4194304 4623224 140734794465296 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4201/tid=4205] ppid=4199 vsize=7771392 CPUtime=1198.42 cores=1,3,5,7
/proc/4201/task/4205/stat : 4205 (SArTagnan) R 4199 4201 3901 0 -1 4202560 2928007 0 0 0 119348 494 0 0 25 0 4 0 600798222 7957905408 1664098 33554432000 4194304 4623224 140734794465296 18446744073709551615 4363755 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 7771392

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

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

[startup+1204.41 s]
/proc/loadavg: 5.54 7.35 7.75 5/175 4258
/proc/meminfo: memFree=22714240/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=0 CPUtime=4800.28 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4203524 6783707 0 0 0 478870 1158 0 0 25 0 1 0 600797902 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 0

[startup+1204.5 s]
/proc/loadavg: 5.54 7.35 7.75 5/175 4258
/proc/meminfo: memFree=22714240/32950928 swapFree=67111356/67111528
[pid=4201] ppid=4199 vsize=0 CPUtime=4800.37 cores=1,3,5,7
/proc/4201/stat : 4201 (SArTagnan) R 4199 4201 3901 0 -1 4203524 6783707 0 0 0 478870 1167 0 0 25 0 1 0 600797902 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/4201/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.59
CPU time (s): 4800.47
CPU user time (s): 4788.7
CPU system time (s): 11.7632
CPU usage (%): 398.516
Max. virtual memory (cumulated for all children) (KiB): 8120668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.7
system time used= 11.7632
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6783707
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= 3960
involuntary context switches= 22488

runsolver used 1.80672 second user time and 4.76427 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-29 21:34:32
IDJOB=3291981
IDBENCH=85005
IDSOLVER=1656
FILE ID=node114/3291981-1304105668
RUNJOBID= node114-1304103211-3920
PBS_JOBID= 13170639
Free space on /tmp= 71652 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.used-as.sat04-718.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291981-1304105668/watcher-3291981-1304105668 -o /tmp/evaluation-result-3291981-1304105668/solver-3291981-1304105668 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3291981-1304105668.cnf -threads=4

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED=1014875116

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      29185920 kB
Buffers:       1058948 kB
Cached:        1939724 kB
SwapCached:        168 kB
Active:         475728 kB
Inactive:      2781480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29185920 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          156872 kB
Writeback:           0 kB
AnonPages:      258188 kB
Mapped:          15516 kB
Slab:           444580 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   453900 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= 71652 MiB
End job on node114 at 2011-04-29 21:54:39