Trace number 3386372

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SArTagnan 2011-05-15 (fixed)? (TO) 3991.3 1300.18

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1263.53
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386372-1305582976/watcher-3386372-1305582976 -o /tmp/evaluation-result-3386372-1305582976/solver-3386372-1305582976 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3386372-1305582976.cnf -threads=4 

running on 4 cores: 0,2,4,6

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.39 7.32 9.09 7/446 12187
/proc/meminfo: memFree=19586940/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=26116 CPUtime=0 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 1924 0 0 0 0 0 0 0 21 0 1 0 650714050 26742784 1863 33554432000 4194304 4625164 140734526599936 18446744073709551615 4315093 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 6529 1865 291 106 0 2032 0

[startup+0.0743991 s]
/proc/loadavg: 5.39 7.32 9.09 7/446 12187
/proc/meminfo: memFree=19586940/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=289600 CPUtime=0.06 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 11307 0 0 0 5 1 0 0 21 0 1 0 650714050 296550400 9894 33554432000 4194304 4625164 140734526599936 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 72400 9895 296 106 0 67903 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 289600

[startup+0.100404 s]
/proc/loadavg: 5.39 7.32 9.09 7/446 12187
/proc/meminfo: memFree=19586940/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=291800 CPUtime=0.09 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 12536 0 0 0 8 1 0 0 21 0 1 0 650714050 298803200 10359 33554432000 4194304 4625164 140734526599936 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 72950 10360 296 106 0 68453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 291800

[startup+0.30036 s]
/proc/loadavg: 5.39 7.32 9.09 7/446 12187
/proc/meminfo: memFree=19586940/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=306324 CPUtime=0.29 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 21214 0 0 0 26 3 0 0 22 0 1 0 650714050 313675776 13554 33554432000 4194304 4625164 140734526599936 18446744073709551615 4339447 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 76581 13555 296 106 0 72084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 306324

[startup+0.700323 s]
/proc/loadavg: 5.39 7.32 9.09 7/446 12187
/proc/meminfo: memFree=19586940/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=332888 CPUtime=0.69 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 37137 0 0 0 63 6 0 0 23 0 1 0 650714050 340877312 19679 33554432000 4194304 4625164 140734526599936 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 83222 19679 296 106 0 78725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 332888

[startup+1.50015 s]
/proc/loadavg: 5.39 7.32 9.09 8/447 12188
/proc/meminfo: memFree=19404724/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=392700 CPUtime=1.49 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 71354 0 0 0 137 12 0 0 25 0 1 0 650714050 402124800 31914 33554432000 4194304 4625164 140734526599936 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 98175 31916 396 106 0 93678 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 392700

[startup+3.10091 s]
/proc/loadavg: 5.59 7.33 9.08 8/447 12188
/proc/meminfo: memFree=19220088/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=513440 CPUtime=3.09 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 142948 0 0 0 286 23 0 0 25 0 1 0 650714050 525762560 54052 33554432000 4194304 4625164 140734526599936 18446744073709551615 233510297344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12187/statm: 128360 54052 296 106 0 123863 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 513440

[startup+6.30029 s]
/proc/loadavg: 5.59 7.33 9.08 8/444 12194
/proc/meminfo: memFree=19251620/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1241288 CPUtime=10.2 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 301651 0 0 0 977 43 0 0 25 0 4 0 650714050 1271078912 211895 33554432000 4194304 4625164 140734526599936 18446744073709551615 4499089 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 310322 211895 1625 106 0 305825 0
[pid=12187/tid=12192] ppid=12185 vsize=1241288 CPUtime=0.95 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 95 0 0 0 25 0 4 0 650714483 1271078912 211895 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1241288 CPUtime=1.96 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9679 0 0 0 195 1 0 0 25 0 4 0 650714483 1271078912 211895 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477961 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1241288 CPUtime=1.94 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11936 0 0 0 193 1 0 0 25 0 4 0 650714483 1271078912 211895 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.2
Current children cumulated vsize (KiB) 1241288

[startup+12.7011 s]
/proc/loadavg: 5.81 7.32 9.06 8/447 12219
/proc/meminfo: memFree=19134300/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1298352 CPUtime=29.3 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 332034 0 0 0 2878 52 0 0 25 0 4 0 650714050 1329512448 225223 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390864 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 324588 225223 1651 106 0 320091 0
[pid=12187/tid=12192] ppid=12185 vsize=1298352 CPUtime=4.15 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 415 0 0 0 25 0 4 0 650714483 1329512448 225223 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1298352 CPUtime=8.36 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9682 0 0 0 835 1 0 0 25 0 4 0 650714483 1329512448 225223 33554432000 4194304 4625164 140734526599936 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1298352 CPUtime=8.24 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11939 0 0 0 823 1 0 0 25 0 4 0 650714483 1329512448 225223 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477913 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.3
Current children cumulated vsize (KiB) 1298352

[startup+25.5008 s]
/proc/loadavg: 5.99 7.31 9.04 13/450 12252
/proc/meminfo: memFree=19252492/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1298352 CPUtime=67.51 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 333705 0 0 0 6697 54 0 0 25 0 4 0 650714050 1329512448 226402 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 324588 226402 1375 106 0 320091 0
[pid=12187/tid=12192] ppid=12185 vsize=1298352 CPUtime=10.55 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 1055 0 0 0 25 0 4 0 650714483 1329512448 226402 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1298352 CPUtime=21.16 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9682 0 0 0 2115 1 0 0 25 0 4 0 650714483 1329512448 226402 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1298352 CPUtime=20.84 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11939 0 0 0 2083 1 0 0 25 0 4 0 650714483 1329512448 226402 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 67.51
Current children cumulated vsize (KiB) 1298352

[startup+51.1012 s]
/proc/loadavg: 7.36 7.52 9.06 12/450 12252
/proc/meminfo: memFree=19172392/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1298352 CPUtime=143.92 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 335226 0 0 0 14338 54 0 0 25 0 4 0 650714050 1329512448 227640 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 324588 227640 1375 106 0 320091 0
[pid=12187/tid=12192] ppid=12185 vsize=1298352 CPUtime=23.35 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 2335 0 0 0 25 0 4 0 650714483 1329512448 227640 33554432000 4194304 4625164 140734526599936 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1298352 CPUtime=46.76 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9682 0 0 0 4675 1 0 0 25 0 4 0 650714483 1329512448 227640 33554432000 4194304 4625164 140734526599936 18446744073709551615 4278657 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1298352 CPUtime=46.05 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11939 0 0 0 4604 1 0 0 25 0 4 0 650714483 1329512448 227640 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 143.92
Current children cumulated vsize (KiB) 1298352

[startup+102.318 s]
/proc/loadavg: 8.98 7.95 9.12 13/450 12254
/proc/meminfo: memFree=19072336/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1346056 CPUtime=296.77 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 362886 0 0 0 29618 59 0 0 25 0 4 0 650714050 1378361344 231219 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 336514 231219 1375 106 0 332017 0
[pid=12187/tid=12192] ppid=12185 vsize=1346056 CPUtime=48.98 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 4898 0 0 0 25 0 4 0 650714483 1378361344 231219 33554432000 4194304 4625164 140734526599936 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1346056 CPUtime=97.97 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9682 0 0 0 9796 1 0 0 25 0 4 0 650714483 1378361344 231219 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477965 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1346056 CPUtime=96.47 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11939 0 0 0 9646 1 0 0 25 0 4 0 650714483 1378361344 231219 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 296.77
Current children cumulated vsize (KiB) 1346056

[startup+162.3 s]
/proc/loadavg: 9.62 8.31 9.17 12/450 12255
/proc/meminfo: memFree=18982056/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1362440 CPUtime=500.21 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 369190 0 0 0 49961 60 0 0 25 0 4 0 650714050 1395138560 237099 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390542 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 340610 237099 1206 106 0 336113 0
[pid=12187/tid=12192] ppid=12185 vsize=1362440 CPUtime=78.99 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 7899 0 0 0 25 0 4 0 650714483 1395138560 237099 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1362440 CPUtime=157.89 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9685 0 0 0 15788 1 0 0 25 0 4 0 650714483 1395138560 237099 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1362440 CPUtime=155.53 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11942 0 0 0 15552 1 0 0 25 0 4 0 650714483 1395138560 237099 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 500.21
Current children cumulated vsize (KiB) 1362440

[startup+222.301 s]
/proc/loadavg: 10.05 8.68 9.24 12/450 12257
/proc/meminfo: memFree=18882912/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1362440 CPUtime=709.28 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 369599 0 0 0 70867 61 0 0 25 0 4 0 650714050 1395138560 237487 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 340610 237487 1206 106 0 336113 0
[pid=12187/tid=12192] ppid=12185 vsize=1362440 CPUtime=108.99 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 10899 0 0 0 25 0 4 0 650714483 1395138560 237487 33554432000 4194304 4625164 140734526599936 18446744073709551615 4482035 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1362440 CPUtime=217.88 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9707 0 0 0 21787 1 0 0 25 0 4 0 650714483 1395138560 237487 33554432000 4194304 4625164 140734526599936 18446744073709551615 4478052 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1362440 CPUtime=214.62 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11964 0 0 0 21460 2 0 0 25 0 4 0 650714483 1395138560 237487 33554432000 4194304 4625164 140734526599936 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 709.28
Current children cumulated vsize (KiB) 1362440

[startup+282.301 s]
/proc/loadavg: 10.16 8.93 9.29 12/450 12268
/proc/meminfo: memFree=18783672/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=1401712 CPUtime=918.34 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 378536 0 0 0 91771 63 0 0 25 0 4 0 650714050 1435353088 246128 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 350428 246128 1775 106 0 345931 0
[pid=12187/tid=12192] ppid=12185 vsize=1401712 CPUtime=139 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 7342 0 0 0 13900 0 0 0 25 0 4 0 650714483 1435353088 246128 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477982 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=1401712 CPUtime=277.87 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 9707 0 0 0 27786 1 0 0 25 0 4 0 650714483 1435353088 246128 33554432000 4194304 4625164 140734526599936 18446744073709551615 4477872 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=1401712 CPUtime=273.7 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 11964 0 0 0 27368 2 0 0 25 0 4 0 650714483 1435353088 246128 33554432000 4194304 4625164 140734526599936 18446744073709551615 4479607 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 918.34

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

Current children cumulated CPU time (s) 2181.32
Current children cumulated vsize (KiB) 2380476

[startup+762.318 s]
/proc/loadavg: 10.08 9.85 9.60 12/450 12281
/proc/meminfo: memFree=17564040/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=2429048 CPUtime=2360.48 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 1998337 0 0 0 235744 304 0 0 25 0 4 0 650714050 2487345152 490360 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390621 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 607262 490360 1113 106 0 602765 0
[pid=12187/tid=12192] ppid=12185 vsize=2429048 CPUtime=572.03 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 62001 0 0 0 57191 12 0 0 25 0 4 0 650714483 2487345152 490360 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330626 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=2429048 CPUtime=547.93 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 82980 0 0 0 54779 14 0 0 25 0 4 0 650714483 2487345152 490360 33554432000 4194304 4625164 140734526599936 18446744073709551615 4317348 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=2429048 CPUtime=543.52 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 1119807 0 0 0 54189 163 0 0 25 0 4 0 650714483 2487345152 490360 33554432000 4194304 4625164 140734526599936 18446744073709551615 4552287 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2360.48
Current children cumulated vsize (KiB) 2429048

[startup+822.301 s]
/proc/loadavg: 10.10 9.91 9.64 12/450 12282
/proc/meminfo: memFree=17402360/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=2584120 CPUtime=2539.54 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 2102655 0 0 0 253635 319 0 0 25 0 4 0 650714050 2646138880 515915 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390615 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 646030 515915 1113 106 0 641533 0
[pid=12187/tid=12192] ppid=12185 vsize=2584120 CPUtime=608.29 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 69616 0 0 0 60816 13 0 0 25 0 4 0 650714483 2646138880 515915 33554432000 4194304 4625164 140734526599936 18446744073709551615 4288805 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=2584120 CPUtime=595.61 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 102697 0 0 0 59544 17 0 0 25 0 4 0 650714483 2646138880 515915 33554432000 4194304 4625164 140734526599936 18446744073709551615 4352183 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=2584120 CPUtime=580.21 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 1187755 0 0 0 57850 171 0 0 25 0 4 0 650714483 2646138880 515915 33554432000 4194304 4625164 140734526599936 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2539.54
Current children cumulated vsize (KiB) 2584120

[startup+882.3 s]
/proc/loadavg: 10.21 9.98 9.68 12/450 12284
/proc/meminfo: memFree=17241964/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=2636396 CPUtime=2724.72 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 2414609 0 0 0 272103 369 0 0 25 0 4 0 650714050 2699669504 548672 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 659099 548672 1112 106 0 654602 0
[pid=12187/tid=12192] ppid=12185 vsize=2636396 CPUtime=645.73 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 100322 0 0 0 64551 22 0 0 25 0 4 0 650714483 2699669504 548672 33554432000 4194304 4625164 140734526599936 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=2636396 CPUtime=645.61 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 130157 0 0 0 64540 21 0 0 25 0 4 0 650714483 2699669504 548672 33554432000 4194304 4625164 140734526599936 18446744073709551615 4317274 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=2636396 CPUtime=624.34 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 1423990 0 0 0 62229 205 0 0 25 0 4 0 650714483 2699669504 548672 33554432000 4194304 4625164 140734526599936 18446744073709551615 4554650 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2724.72
Current children cumulated vsize (KiB) 2636396

[startup+942.301 s]
/proc/loadavg: 10.15 10.01 9.70 12/450 12285
/proc/meminfo: memFree=17010380/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=2969448 CPUtime=2912.09 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 2883632 0 0 0 290770 439 0 0 25 0 4 0 650714050 3040714752 602198 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390615 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12187/statm: 742362 602198 465 106 0 737865 0
[pid=12187/tid=12192] ppid=12185 vsize=2969448 CPUtime=683.42 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 107762 0 0 0 68316 26 0 0 25 0 4 0 650714483 3040714752 602198 33554432000 4194304 4625164 140734526599936 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=2969448 CPUtime=696.43 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 139895 0 0 0 69620 23 0 0 25 0 4 0 650714483 3040714752 602198 33554432000 4194304 4625164 140734526599936 18446744073709551615 4288686 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=2969448 CPUtime=676.12 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 1691868 0 0 0 67368 244 0 0 25 0 4 0 650714483 3040714752 602198 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330606 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2912.09
Current children cumulated vsize (KiB) 2969448

[startup+1002.3 s]
/proc/loadavg: 10.26 10.06 9.74 12/450 12287
/proc/meminfo: memFree=16859876/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=3043248 CPUtime=3092.59 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 3125473 0 0 0 308783 476 0 0 25 0 4 0 650714050 3116285952 628386 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 760812 628386 446 106 0 756315 0
[pid=12187/tid=12192] ppid=12185 vsize=3043248 CPUtime=735.5 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 115042 0 0 0 73522 28 0 0 25 0 4 0 650714483 3116285952 628386 33554432000 4194304 4625164 140734526599936 18446744073709551615 4352621 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=3043248 CPUtime=736.4 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 168899 0 0 0 73613 27 0 0 25 0 4 0 650714483 3116285952 628386 33554432000 4194304 4625164 140734526599936 18446744073709551615 4465778 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=3043248 CPUtime=713.36 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 1887193 0 0 0 71065 271 0 0 25 0 4 0 650714483 3116285952 628386 33554432000 4194304 4625164 140734526599936 18446744073709551615 4554548 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3092.59
Current children cumulated vsize (KiB) 3043248

[startup+1062.3 s]
/proc/loadavg: 10.25 10.08 9.76 12/450 12288
/proc/meminfo: memFree=16719680/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=3234432 CPUtime=3274.47 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 3358268 0 0 0 326937 510 0 0 25 0 4 0 650714050 3312058368 655921 33554432000 4194304 4625164 140734526599936 18446744073709551615 4278669 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12187/statm: 808608 655921 446 106 0 804111 0
[pid=12187/tid=12192] ppid=12185 vsize=3234432 CPUtime=794.51 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 151321 0 0 0 79417 34 0 0 25 0 4 0 650714483 3312058368 655921 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330822 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=3234432 CPUtime=789.47 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 202141 0 0 0 78915 32 0 0 25 0 4 0 650714483 3312058368 655921 33554432000 4194304 4625164 140734526599936 18446744073709551615 4317256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=3234432 CPUtime=748.08 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 2042034 0 0 0 74515 293 0 0 25 0 4 0 650714483 3312058368 655921 33554432000 4194304 4625164 140734526599936 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3274.47
Current children cumulated vsize (KiB) 3234432

[startup+1122.3 s]
/proc/loadavg: 10.11 10.08 9.78 12/450 12290
/proc/meminfo: memFree=16523676/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=3434272 CPUtime=3453.57 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 3530728 0 0 0 344818 539 0 0 25 0 4 0 650714050 3516694528 695603 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390606 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 858568 695603 446 106 0 854071 0
[pid=12187/tid=12192] ppid=12185 vsize=3434272 CPUtime=854.51 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 151750 0 0 0 85417 34 0 0 25 0 4 0 650714483 3516694528 695603 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330621 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=3434272 CPUtime=838.44 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 215493 0 0 0 83805 39 0 0 25 0 4 0 650714483 3516694528 695603 33554432000 4194304 4625164 140734526599936 18446744073709551615 4288731 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=3434272 CPUtime=778.22 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 2135974 0 0 0 77515 307 0 0 25 0 4 0 650714483 3516694528 695603 33554432000 4194304 4625164 140734526599936 18446744073709551615 4554582 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3453.57
Current children cumulated vsize (KiB) 3434272

[startup+1182.3 s]
/proc/loadavg: 10.04 10.06 9.79 13/450 12292
/proc/meminfo: memFree=16015584/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=3986832 CPUtime=3638.81 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 4040031 0 0 0 363265 616 0 0 25 0 4 0 650714050 4082515968 820872 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 996708 820872 446 106 0 992211 0
[pid=12187/tid=12192] ppid=12185 vsize=3986832 CPUtime=914.08 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 161493 0 0 0 91373 35 0 0 25 0 4 0 650714483 4082515968 820872 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=3986832 CPUtime=889.33 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 235480 0 0 0 88890 43 0 0 25 0 4 0 650714483 4082515968 820872 33554432000 4194304 4625164 140734526599936 18446744073709551615 4317376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=3986832 CPUtime=814.37 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 2314554 0 0 0 81103 334 0 0 25 0 4 0 650714483 4082515968 820872 33554432000 4194304 4625164 140734526599936 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3638.81
Current children cumulated vsize (KiB) 3986832

[startup+1242.3 s]
/proc/loadavg: 10.07 10.06 9.81 12/450 12293
/proc/meminfo: memFree=15777172/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=4117904 CPUtime=3817.88 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 4262309 0 0 0 381134 654 0 0 25 0 4 0 650714050 4216733696 863596 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390688 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/12187/statm: 1029476 863596 462 106 0 1024979 0
[pid=12187/tid=12192] ppid=12185 vsize=4117904 CPUtime=969.26 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 162402 0 0 0 96891 35 0 0 25 0 4 0 650714483 4216733696 863596 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330841 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=4117904 CPUtime=937.7 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 258495 0 0 0 93721 49 0 0 25 0 4 0 650714483 4216733696 863596 33554432000 4194304 4625164 140734526599936 18446744073709551615 4352562 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=4117904 CPUtime=849.3 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 2478534 0 0 0 84573 357 0 0 25 0 4 0 650714483 4216733696 863596 33554432000 4194304 4625164 140734526599936 18446744073709551615 4351979 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3817.88
Current children cumulated vsize (KiB) 4117904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.09 10.06 9.82 11/450 12295
/proc/meminfo: memFree=15536772/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=4216208 CPUtime=3991.1 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4202496 4488964 0 0 0 398418 692 0 0 25 0 4 0 650714050 4317396992 917996 33554432000 4194304 4625164 140734526599936 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12187/statm: 1054052 917996 446 106 0 1049555 0
[pid=12187/tid=12192] ppid=12185 vsize=4216208 CPUtime=1023.43 cores=0,2,4,6
/proc/12187/task/12192/stat : 12192 (SArTagnan) R 12185 12187 11674 0 -1 4202560 163393 0 0 0 102307 36 0 0 25 0 4 0 650714483 4317396992 917996 33554432000 4194304 4625164 140734526599936 18446744073709551615 4330590 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12187/tid=12193] ppid=12185 vsize=4216208 CPUtime=982.79 cores=0,2,4,6
/proc/12187/task/12193/stat : 12193 (SArTagnan) R 12185 12187 11674 0 -1 4202560 279663 0 0 0 98223 56 0 0 25 0 4 0 650714483 4317396992 917996 33554432000 4194304 4625164 140734526599936 18446744073709551615 4316700 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12187/tid=12194] ppid=12185 vsize=4216208 CPUtime=881.96 cores=0,2,4,6
/proc/12187/task/12194/stat : 12194 (SArTagnan) R 12185 12187 11674 0 -1 4202560 2622913 0 0 0 87819 377 0 0 25 0 4 0 650714483 4317396992 917996 33554432000 4194304 4625164 140734526599936 18446744073709551615 4553318 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3991.1
Current children cumulated vsize (KiB) 4216208

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

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

[startup+1300.12 s]
/proc/loadavg: 10.09 10.06 9.82 8/448 12296
/proc/meminfo: memFree=17946108/32951124 swapFree=67023148/67111528
[pid=12187] ppid=12185 vsize=0 CPUtime=3991.24 cores=0,2,4,6
/proc/12187/stat : 12187 (SArTagnan) R 12185 12187 11674 0 -1 4203524 4488966 0 0 0 398421 703 0 0 25 0 1 0 650714050 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12187/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3991.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.18
CPU time (s): 3991.3
CPU user time (s): 3984.22
CPU system time (s): 7.08492
CPU usage (%): 306.981
Max. virtual memory (cumulated for all children) (KiB): 4646176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3984.22
system time used= 7.08492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4488966
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= 22534
involuntary context switches= 50931

runsolver used 5.2752 second user time and 14.0029 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-16 23:56:22
IDJOB=3386372
IDBENCH=85008
IDSOLVER=1871
FILE ID=node145/3386372-1305582976
RUNJOBID= node145-1305582975-12164
PBS_JOBID= 13350223
Free space on /tmp= 73328 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386372-1305582976/watcher-3386372-1305582976 -o /tmp/evaluation-result-3386372-1305582976/solver-3386372-1305582976 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386372-1305582976.cnf -threads=4

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=728027458

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19587096 kB
Buffers:        111912 kB
Cached:        1277848 kB
SwapCached:       4796 kB
Active:        9494612 kB
Inactive:      3599256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19587096 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:          311860 kB
Writeback:           0 kB
AnonPages:    11699144 kB
Mapped:          33812 kB
Slab:           148016 kB
PageTables:      55820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120976776 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= 73420 MiB
End job on node145 at 2011-05-17 00:18:04