Trace number 3299750

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
claspmt 2.0-R4095? (TO) 4800.85 1220.23

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark333.205
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...104502/instance-3299750-1304104502.cnf
23.37/23.42	c Solving...
4800.11/1219.51	
4800.11/1219.51	*** INTERRUPTED! ***
4800.11/1219.51	*** Shutting down threads...
4800.82/1220.21	s UNKNOWN
4800.82/1220.21	
4800.82/1220.21	c INTERRUPTED   : 1
4800.82/1220.21	c Models        : 0+    
4800.82/1220.21	c Time          : 1219.509s (Solving: 1196.09s 1st Model: 0.00s Unsat: 0.00s)
4800.82/1220.21	c CPU Time      : 4800.130s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299750-1304104502/watcher-3299750-1304104502 -o /tmp/evaluation-result-3299750-1304104502/solver-3299750-1304104502 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299750-1304104502.cnf 

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: 7.51 7.99 7.90 3/174 8856
/proc/meminfo: memFree=31180692/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=47508 CPUtime=0 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1298 0 0 0 0 0 0 0 21 0 1 0 502866076 48648192 1227 33554432000 4194304 4964704 140734610330880 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 11877 1233 375 189 0 6751 0

[startup+0.031696 s]
/proc/loadavg: 7.51 7.99 7.90 3/174 8856
/proc/meminfo: memFree=31180692/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=59800 CPUtime=0.02 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 10361 0 0 0 1 1 0 0 21 0 1 0 502866076 61235200 9260 33554432000 4194304 4964704 140734610330880 18446744073709551615 4679026 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 14950 9267 376 189 0 9824 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 59800

[startup+0.100746 s]
/proc/loadavg: 7.51 7.99 7.90 3/174 8856
/proc/meminfo: memFree=31180692/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=72584 CPUtime=0.09 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 15836 0 0 0 8 1 0 0 21 0 1 0 502866076 74326016 12977 33554432000 4194304 4964704 140734610330880 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 18146 12978 385 189 0 13020 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72584

[startup+0.300709 s]
/proc/loadavg: 7.51 7.99 7.90 3/174 8856
/proc/meminfo: memFree=31180692/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=102512 CPUtime=0.29 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 26103 0 0 0 26 3 0 0 22 0 1 0 502866076 104972288 20356 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 25628 20358 385 189 0 20502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102512

[startup+0.700628 s]
/proc/loadavg: 7.51 7.99 7.90 3/174 8856
/proc/meminfo: memFree=31180692/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=158832 CPUtime=0.68 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 45336 0 0 0 62 6 0 0 24 0 1 0 502866076 162643968 34462 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 39708 34463 385 189 0 34582 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 158832

[startup+1.50047 s]
/proc/loadavg: 7.07 7.89 7.87 3/175 8857
/proc/meminfo: memFree=30959884/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=290908 CPUtime=1.49 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 88367 0 0 0 135 14 0 0 25 0 1 0 502866076 297889792 63859 33554432000 4194304 4964704 140734610330880 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 72727 63859 398 189 0 67601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 290908

[startup+3.10114 s]
/proc/loadavg: 7.07 7.89 7.87 4/175 8857
/proc/meminfo: memFree=30777952/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=352700 CPUtime=3.08 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 102429 0 0 0 291 17 0 0 25 0 1 0 502866076 361164800 77921 33554432000 4194304 4964704 140734610330880 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 88175 77921 402 189 0 83049 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 352700

[startup+6.30052 s]
/proc/loadavg: 6.67 7.79 7.84 3/178 8863
/proc/meminfo: memFree=30511536/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=352700 CPUtime=6.28 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 102435 0 0 0 611 17 0 0 25 0 1 0 502866076 361164800 77927 33554432000 4194304 4964704 140734610330880 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 88175 77927 403 189 0 83049 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 352700

[startup+12.7012 s]
/proc/loadavg: 6.53 7.74 7.82 6/181 8866
/proc/meminfo: memFree=30112020/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=352700 CPUtime=12.68 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 102438 0 0 0 1251 17 0 0 25 0 1 0 502866076 361164800 77930 33554432000 4194304 4964704 140734610330880 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8856/statm: 88175 77930 403 189 0 83049 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 352700

[startup+25.5006 s]
/proc/loadavg: 6.30 7.65 7.79 10/184 8870
/proc/meminfo: memFree=29965940/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=629588 CPUtime=31.4 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 146878 0 0 0 3112 28 0 0 20 0 4 0 502866076 644698112 110267 33554432000 4194304 4964704 140734610330880 18446744073709551615 4652226 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 157397 110268 458 189 0 151746 0
[pid=8856/tid=8868] ppid=8854 vsize=629588 CPUtime=1.97 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 11148 0 0 0 195 2 0 0 19 0 4 0 502868418 644698112 110268 33554432000 4194304 4964704 140734610330880 18446744073709551615 4371872 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=629588 CPUtime=2.05 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 12819 0 0 0 203 2 0 0 21 0 4 0 502868418 644698112 110268 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=629588 CPUtime=2.06 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 12356 0 0 0 204 2 0 0 20 0 4 0 502868418 644698112 110268 33554432000 4194304 4964704 140734610330880 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 31.4
Current children cumulated vsize (KiB) 629588

[startup+51.1065 s]
/proc/loadavg: 7.03 7.70 7.80 9/184 8871
/proc/meminfo: memFree=29791536/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=760660 CPUtime=133.61 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 183298 0 0 0 13309 52 0 0 25 0 4 0 502866076 778915840 146687 33554432000 4194304 4964704 140734610330880 18446744073709551615 4669051 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 190165 146687 458 189 0 184514 0
[pid=8856/tid=8868] ppid=8854 vsize=760660 CPUtime=27.5 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 11799 0 0 0 2747 3 0 0 25 0 4 0 502868418 778915840 146687 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=760660 CPUtime=27.66 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 41940 0 0 0 2745 21 0 0 25 0 4 0 502868418 778915840 146687 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=760660 CPUtime=27.67 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 17274 0 0 0 2761 6 0 0 25 0 4 0 502868418 778915840 146687 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 133.61
Current children cumulated vsize (KiB) 760660

[startup+102.3 s]
/proc/loadavg: 7.68 7.77 7.82 9/184 8872
/proc/meminfo: memFree=29477332/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=957268 CPUtime=338.11 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 231272 0 0 0 33721 90 0 0 25 0 4 0 502866076 980242432 194587 33554432000 4194304 4964704 140734610330880 18446744073709551615 4652133 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 239317 194587 460 189 0 233666 0
[pid=8856/tid=8868] ppid=8854 vsize=957268 CPUtime=78.69 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 13655 0 0 0 7865 4 0 0 25 0 4 0 502868418 980242432 194587 33554432000 4194304 4964704 140734610330880 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=957268 CPUtime=78.86 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 72663 0 0 0 7844 42 0 0 25 0 4 0 502868418 980242432 194587 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=957268 CPUtime=78.86 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 29571 0 0 0 7868 18 0 0 25 0 4 0 502868418 980242432 194587 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 338.11
Current children cumulated vsize (KiB) 957268

[startup+162.3 s]
/proc/loadavg: 7.92 7.83 7.83 9/184 8873
/proc/meminfo: memFree=29276788/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=1022804 CPUtime=577.78 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 258592 0 0 0 57668 110 0 0 25 0 4 0 502866076 1047351296 221907 33554432000 4194304 4964704 140734610330880 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 255701 221907 460 189 0 250050 0
[pid=8856/tid=8868] ppid=8854 vsize=1022804 CPUtime=138.7 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 14061 0 0 0 13865 5 0 0 25 0 4 0 502868418 1047351296 221907 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=1022804 CPUtime=138.86 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 95968 0 0 0 13828 58 0 0 25 0 4 0 502868418 1047351296 221907 33554432000 4194304 4964704 140734610330880 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=1022804 CPUtime=138.87 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 31301 0 0 0 13867 20 0 0 25 0 4 0 502868418 1047351296 221907 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 577.78
Current children cumulated vsize (KiB) 1022804

[startup+222.301 s]
/proc/loadavg: 8.08 7.89 7.85 9/184 8875
/proc/meminfo: memFree=28796644/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=1350484 CPUtime=817.47 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 334505 0 0 0 81587 160 0 0 25 0 4 0 502866076 1382895616 297820 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 337621 297820 460 189 0 331970 0
[pid=8856/tid=8868] ppid=8854 vsize=1350484 CPUtime=198.69 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 14100 0 0 0 19864 5 0 0 25 0 4 0 502868418 1382895616 297820 33554432000 4194304 4964704 140734610330880 18446744073709551615 4372782 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=1350484 CPUtime=198.86 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 147277 0 0 0 19799 87 0 0 25 0 4 0 502868418 1382895616 297820 33554432000 4194304 4964704 140734610330880 18446744073709551615 4669013 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=1350484 CPUtime=198.87 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 53333 0 0 0 19848 39 0 0 25 0 4 0 502868418 1382895616 297820 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670560 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 817.47
Current children cumulated vsize (KiB) 1350484

[startup+282.301 s]
/proc/loadavg: 8.16 7.93 7.87 9/184 8877
/proc/meminfo: memFree=28409616/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=1558076 CPUtime=1057.14 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 383880 0 0 0 105519 195 0 0 25 0 4 0 502866076 1595469824 347195 33554432000 4194304 4964704 140734610330880 18446744073709551615 4677965 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 389519 347196 460 189 0 383868 0
[pid=8856/tid=8868] ppid=8854 vsize=1558076 CPUtime=258.69 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 14789 0 0 0 25864 5 0 0 25 0 4 0 502868418 1595469824 347196 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=1558076 CPUtime=258.86 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 179607 0 0 0 25776 110 0 0 25 0 4 0 502868418 1595469824 347196 33554432000 4194304 4964704 140734610330880 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=1558076 CPUtime=258.88 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 68992 0 0 0 25836 52 0 0 25 0 4 0 502868418 1595469824 347196 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1057.14
Current children cumulated vsize (KiB) 1558076

[startup+342.301 s]
/proc/loadavg: 8.18 7.98 7.88 9/184 8878
/proc/meminfo: memFree=28108512/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=1698544 CPUtime=1296.83 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 429840 0 0 0 129456 227 0 0 25 0 4 0 502866076 1739309056 393155 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 424636 393155 460 189 0 418985 0
[pid=8856/tid=8868] ppid=8854 vsize=1698544 CPUtime=318.69 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 17758 0 0 0 31861 8 0 0 25 0 4 0 502868418 1739309056 393155 33554432000 4194304 4964704 140734610330880 18446744073709551615 4372759 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=1698544 CPUtime=318.86 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 202705 0 0 0 31767 119 0 0 25 0 4 0 502868418 1739309056 393155 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

[startup+762.3 s]
/proc/loadavg: 8.12 8.14 7.99 9/184 8892
/proc/meminfo: memFree=24078992/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=3407652 CPUtime=2973.75 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 833221 0 0 0 296874 501 0 0 25 0 4 0 502866076 3489435648 796456 33554432000 4194304 4964704 140734610330880 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 851913 796456 460 189 0 846262 0
[pid=8856/tid=8868] ppid=8854 vsize=3407652 CPUtime=738.02 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 36445 0 0 0 73779 23 0 0 25 0 4 0 502868418 3489435648 796456 33554432000 4194304 4964704 140734610330880 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=3407652 CPUtime=738.87 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 479022 0 0 0 73596 291 0 0 25 0 4 0 502868418 3489435648 796456 33554432000 4194304 4964704 140734610330880 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=3407652 CPUtime=738.89 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 174947 0 0 0 73748 141 0 0 25 0 4 0 502868418 3489435648 796456 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670075 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2973.75
Current children cumulated vsize (KiB) 3407652

[startup+822.301 s]
/proc/loadavg: 8.12 8.14 8.00 9/184 8894
/proc/meminfo: memFree=23075540/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=3538724 CPUtime=3213.42 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 879836 0 0 0 320802 540 0 0 25 0 4 0 502866076 3623653376 843071 33554432000 4194304 4964704 140734610330880 18446744073709551615 4668904 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 884681 843071 460 189 0 879030 0
[pid=8856/tid=8868] ppid=8854 vsize=3538724 CPUtime=798.01 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 39782 0 0 0 79773 28 0 0 25 0 4 0 502868418 3623653376 843071 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=3538724 CPUtime=798.87 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 512256 0 0 0 79572 315 0 0 25 0 4 0 502868418 3623653376 843071 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=3538724 CPUtime=798.89 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 177375 0 0 0 79746 143 0 0 25 0 4 0 502868418 3623653376 843071 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3213.42
Current children cumulated vsize (KiB) 3538724

[startup+882.301 s]
/proc/loadavg: 8.19 8.16 8.01 9/184 8896
/proc/meminfo: memFree=22140288/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=3669796 CPUtime=3453.1 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 914941 0 0 0 344747 563 0 0 25 0 4 0 502866076 3757871104 878123 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 917449 878123 460 189 0 911798 0
[pid=8856/tid=8868] ppid=8854 vsize=3669796 CPUtime=858.01 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 41282 0 0 0 85771 30 0 0 25 0 4 0 502868418 3757871104 878123 33554432000 4194304 4964704 140734610330880 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=3669796 CPUtime=858.87 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 538068 0 0 0 85556 331 0 0 25 0 4 0 502868418 3757871104 878123 33554432000 4194304 4964704 140734610330880 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=3669796 CPUtime=858.89 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 183171 0 0 0 85743 146 0 0 25 0 4 0 502868418 3757871104 878123 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3453.1
Current children cumulated vsize (KiB) 3669796

[startup+942.301 s]
/proc/loadavg: 8.18 8.16 8.02 9/184 8897
/proc/meminfo: memFree=21549656/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=3866404 CPUtime=3692.78 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 968219 0 0 0 368672 606 0 0 25 0 4 0 502866076 3959197696 931401 33554432000 4194304 4964704 140734610330880 18446744073709551615 4652226 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8856/statm: 966601 931401 460 189 0 960950 0
[pid=8856/tid=8868] ppid=8854 vsize=3866404 CPUtime=918.01 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 44926 0 0 0 91767 34 0 0 25 0 4 0 502868418 3959197696 931401 33554432000 4194304 4964704 140734610330880 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=3866404 CPUtime=918.88 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 582826 0 0 0 91522 366 0 0 25 0 4 0 502868418 3959197696 931401 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=3866404 CPUtime=918.9 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 188036 0 0 0 91740 150 0 0 25 0 4 0 502868418 3959197696 931401 33554432000 4194304 4964704 140734610330880 18446744073709551615 4677956 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3692.78
Current children cumulated vsize (KiB) 3866404

[startup+1002.3 s]
/proc/loadavg: 8.16 8.15 8.02 9/184 8899
/proc/meminfo: memFree=20220852/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4136688 CPUtime=3932.46 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1013663 0 0 0 392609 637 0 0 25 0 4 0 502866076 4235968512 976784 33554432000 4194304 4964704 140734610330880 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8856/statm: 1034172 976784 460 189 0 1028521 0
[pid=8856/tid=8868] ppid=8854 vsize=4136688 CPUtime=977.92 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 49877 0 0 0 97754 38 0 0 25 0 4 0 502868418 4235968512 976784 33554432000 4194304 4964704 140734610330880 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=4136688 CPUtime=978.88 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 617687 0 0 0 97499 389 0 0 25 0 4 0 502868418 4235968512 976784 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670162 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=4136688 CPUtime=978.9 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 191611 0 0 0 97736 154 0 0 25 0 4 0 502868418 4235968512 976784 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3932.46
Current children cumulated vsize (KiB) 4136688

[startup+1062.3 s]
/proc/loadavg: 8.12 8.14 8.02 9/184 8900
/proc/meminfo: memFree=19508200/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4136688 CPUtime=4172.14 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1032977 0 0 0 416563 651 0 0 25 0 4 0 502866076 4235968512 996028 33554432000 4194304 4964704 140734610330880 18446744073709551615 4342154 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8856/statm: 1034172 996028 460 189 0 1028521 0
[pid=8856/tid=8868] ppid=8854 vsize=4136688 CPUtime=1037.6 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 51900 0 0 0 103720 40 0 0 25 0 4 0 502868418 4235968512 996028 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=4136688 CPUtime=1038.88 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 634530 0 0 0 103488 400 0 0 25 0 4 0 502868418 4235968512 996028 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=4136688 CPUtime=1038.9 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 192031 0 0 0 103736 154 0 0 25 0 4 0 502868418 4235968512 996028 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4172.14
Current children cumulated vsize (KiB) 4136688

[startup+1122.3 s]
/proc/loadavg: 8.10 8.13 8.02 9/184 8902
/proc/meminfo: memFree=18981180/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4333296 CPUtime=4411.8 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1067762 0 0 0 440501 679 0 0 25 0 4 0 502866076 4437295104 1030813 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8856/statm: 1083324 1030813 460 189 0 1077673 0
[pid=8856/tid=8868] ppid=8854 vsize=4333296 CPUtime=1097.28 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 52011 0 0 0 109688 40 0 0 25 0 4 0 502868418 4437295104 1030813 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=4333296 CPUtime=1098.88 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 669179 0 0 0 109460 428 0 0 25 0 4 0 502868418 4437295104 1030813 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=4333296 CPUtime=1098.88 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 192056 0 0 0 109734 154 0 0 25 0 4 0 502868418 4437295104 1030813 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4411.8
Current children cumulated vsize (KiB) 4333296

[startup+1182.3 s]
/proc/loadavg: 8.04 8.10 8.01 9/184 8904
/proc/meminfo: memFree=18608672/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4333296 CPUtime=4651.48 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1068727 0 0 0 464468 680 0 0 25 0 4 0 502866076 4437295104 1031778 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370229 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8856/statm: 1083324 1031778 460 189 0 1077673 0
[pid=8856/tid=8868] ppid=8854 vsize=4333296 CPUtime=1156.95 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 52011 0 0 0 115655 40 0 0 25 0 4 0 502868418 4437295104 1031778 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=4333296 CPUtime=1158.88 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 670090 0 0 0 115460 428 0 0 25 0 4 0 502868418 4437295104 1031778 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=4333296 CPUtime=1158.89 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 192110 0 0 0 115735 154 0 0 25 0 4 0 502868418 4437295104 1031778 33554432000 4194304 4964704 140734610330880 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4651.48
Current children cumulated vsize (KiB) 4333296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1219.5 s]
/proc/loadavg: 7.40 7.96 7.97 5/175 8923
/proc/meminfo: memFree=27053412/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4398832 CPUtime=4800.11 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1086230 0 0 0 479295 716 0 0 25 0 4 0 502866076 4504403968 1049281 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/8856/statm: 1099708 1049281 460 189 0 1094057 0
[pid=8856/tid=8868] ppid=8854 vsize=4398832 CPUtime=1193.95 cores=0,2,4,6
/proc/8856/task/8868/stat : 8868 (claspmt) R 8854 8856 8286 0 -1 4202560 52063 0 0 0 119355 40 0 0 25 0 4 0 502868418 4504403968 1049281 33554432000 4194304 4964704 140734610330880 18446744073709551615 4370352 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8856/tid=8869] ppid=8854 vsize=4398832 CPUtime=1196.09 cores=0,2,4,6
/proc/8856/task/8869/stat : 8869 (claspmt) R 8854 8856 8286 0 -1 4202560 670331 0 0 0 119181 428 0 0 25 0 4 0 502868418 4504403968 1049281 33554432000 4194304 4964704 140734610330880 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8856/tid=8870] ppid=8854 vsize=4398832 CPUtime=1196.1 cores=0,2,4,6
/proc/8856/task/8870/stat : 8870 (claspmt) R 8854 8856 8286 0 -1 4202560 209319 0 0 0 119420 190 0 0 25 0 4 0 502868418 4504403968 1049281 33554432000 4194304 4964704 140734610330880 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.11
Current children cumulated vsize (KiB) 4398832

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

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

[startup+1219.9 s]
/proc/loadavg: 7.40 7.96 7.97 5/175 8923
/proc/meminfo: memFree=27053412/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=4306872 CPUtime=4800.52 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1086243 0 0 0 479336 716 0 0 25 0 1 0 502866076 4410236928 1032370 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338040369 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8856/statm: 1076718 1032370 470 189 0 1071067 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 4306872

[startup+1220.1 s]
/proc/loadavg: 7.40 7.96 7.97 5/175 8923
/proc/meminfo: memFree=27053412/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=3258296 CPUtime=4800.72 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1086244 0 0 0 479352 720 0 0 25 0 1 0 502866076 3336495104 768264 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338427015 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8856/statm: 814574 767868 471 189 0 808923 0
Current children cumulated CPU time (s) 4800.72
Current children cumulated vsize (KiB) 3258296

[startup+1220.2 s]
/proc/loadavg: 7.40 7.96 7.97 5/175 8923
/proc/meminfo: memFree=27053412/32951124 swapFree=67111356/67111528
[pid=8856] ppid=8854 vsize=843812 CPUtime=4800.82 cores=0,2,4,6
/proc/8856/stat : 8856 (claspmt) R 8854 8856 8286 0 -1 4202496 1086244 0 0 0 479352 730 0 0 25 0 1 0 502866076 864063488 151190 33554432000 4194304 4964704 140734610330880 18446744073709551615 270338427015 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/8856/statm: 210953 151190 471 189 0 205302 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 843812

Child status: 0
Real time (s): 1220.23
CPU time (s): 4800.85
CPU user time (s): 4793.52
CPU system time (s): 7.32988
CPU usage (%): 393.439
Max. virtual memory (cumulated for all children) (KiB): 4398832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.52
system time used= 7.32988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1086245
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= 9065
involuntary context switches= 21621

runsolver used 1.9687 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 21:15:05
IDJOB=3299750
IDBENCH=85007
IDSOLVER=1683
FILE ID=node143/3299750-1304104502
RUNJOBID= node143-1304104502-8842
PBS_JOBID= 13170617
Free space on /tmp= 72768 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.used-as.sat04-347.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299750-1304104502/watcher-3299750-1304104502 -o /tmp/evaluation-result-3299750-1304104502/solver-3299750-1304104502 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299750-1304104502.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1611493477

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31180972 kB
Buffers:        229620 kB
Cached:        1193220 kB
SwapCached:        168 kB
Active:         355372 kB
Inactive:      1135096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31180972 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:          162612 kB
Writeback:           0 kB
AnonPages:       67288 kB
Mapped:          14748 kB
Slab:           216628 kB
PageTables:       4536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188032 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= 72848 MiB
End job on node143 at 2011-04-29 21:35:26