Trace number 3373386

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-patched (fixed)? (TO) 4800.88 1216.35

General information on the benchmark

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418290/instance-3373386-1305418290.cnf
15.59/15.68	c Solving...
4800.09/1215.61	
4800.09/1215.61	*** INTERRUPTED! ***
4800.09/1215.61	*** Shutting down threads...
4800.82/1216.33	s UNKNOWN
4800.82/1216.33	
4800.82/1216.33	c INTERRUPTED   : 1
4800.82/1216.33	c Models        : 0+    
4800.82/1216.33	c Time          : 1215.618s (Solving: 1199.94s 1st Model: 0.00s Unsat: 0.00s)
4800.82/1216.33	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: 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-3373386-1305418290/watcher-3373386-1305418290 -o /tmp/evaluation-result-3373386-1305418290/solver-3373386-1305418290 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373386-1305418290.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: 3.11 5.31 6.88 2/355 19276
/proc/meminfo: memFree=23866000/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=40472 CPUtime=0 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1252 0 0 0 0 0 0 0 23 0 1 0 634244692 41443328 1183 33554432000 4194304 4964800 140735411716608 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 10118 1191 375 189 0 4992 0

[startup+0.0634341 s]
/proc/loadavg: 3.11 5.31 6.88 2/355 19276
/proc/meminfo: memFree=23866000/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=56388 CPUtime=0.06 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 10872 0 0 0 5 1 0 0 23 0 1 0 634244692 57741312 9124 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095450880 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 14097 9125 385 189 0 8971 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56388

[startup+0.100426 s]
/proc/loadavg: 3.11 5.31 6.88 2/355 19276
/proc/meminfo: memFree=23866000/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=61828 CPUtime=0.09 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 12808 0 0 0 8 1 0 0 23 0 1 0 634244692 63311872 10383 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 15457 10384 385 189 0 10331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61828

[startup+0.300382 s]
/proc/loadavg: 3.11 5.31 6.88 2/355 19276
/proc/meminfo: memFree=23866000/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=90700 CPUtime=0.29 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 22717 0 0 0 27 2 0 0 23 0 1 0 634244692 92876800 17404 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095450880 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 22675 17405 385 189 0 17549 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90700

[startup+0.700332 s]
/proc/loadavg: 3.11 5.31 6.88 2/355 19276
/proc/meminfo: memFree=23866000/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=143196 CPUtime=0.69 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 40758 0 0 0 64 5 0 0 25 0 1 0 634244692 146632704 30318 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 35799 30319 385 189 0 30673 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 143196

[startup+1.50119 s]
/proc/loadavg: 3.11 5.31 6.88 3/356 19277
/proc/meminfo: memFree=23679860/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=264228 CPUtime=1.5 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 76575 0 0 0 140 10 0 0 25 0 1 0 634244692 270569472 59977 33554432000 4194304 4964800 140735411716608 18446744073709551615 4618473 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 66057 59978 398 189 0 60931 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 264228

[startup+3.1009 s]
/proc/loadavg: 3.02 5.26 6.85 3/356 19277
/proc/meminfo: memFree=23559208/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=295036 CPUtime=3.1 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 84195 0 0 0 299 11 0 0 25 0 1 0 634244692 302116864 67597 33554432000 4194304 4964800 140735411716608 18446744073709551615 4607766 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 73759 67597 402 189 0 68633 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 295036

[startup+6.30024 s]
/proc/loadavg: 3.02 5.26 6.85 6/359 19280
/proc/meminfo: memFree=23392308/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=295036 CPUtime=6.3 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 84195 0 0 0 619 11 0 0 25 0 1 0 634244692 302116864 67597 33554432000 4194304 4964800 140735411716608 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 73759 67597 402 189 0 68633 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 295036

[startup+12.7011 s]
/proc/loadavg: 3.32 5.25 6.83 6/359 19280
/proc/meminfo: memFree=23367192/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=316376 CPUtime=12.69 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 89472 0 0 0 1257 12 0 0 25 0 1 0 634244692 323969024 72873 33554432000 4194304 4964800 140735411716608 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/19276/statm: 79094 72873 403 189 0 73968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 316376

[startup+25.5007 s]
/proc/loadavg: 4.04 5.34 6.84 9/362 19284
/proc/meminfo: memFree=23278252/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=518812 CPUtime=54.57 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 117046 0 0 0 5437 20 0 0 25 0 4 0 634244692 531263488 91721 33554432000 4194304 4964800 140735411716608 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 129703 91721 458 189 0 124052 0
[pid=19276/tid=19281] ppid=19274 vsize=518812 CPUtime=9.74 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 8044 0 0 0 972 2 0 0 25 0 4 0 634246260 531263488 91721 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=518812 CPUtime=9.8 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 5096 0 0 0 978 2 0 0 25 0 4 0 634246260 531263488 91721 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=518812 CPUtime=9.68 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 10428 0 0 0 965 3 0 0 25 0 4 0 634246260 531263488 91721 33554432000 4194304 4964800 140735411716608 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 54.57
Current children cumulated vsize (KiB) 518812

[startup+51.1009 s]
/proc/loadavg: 5.47 5.57 6.88 9/362 19284
/proc/meminfo: memFree=23204504/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=584348 CPUtime=156.67 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 127252 0 0 0 15639 28 0 0 25 0 4 0 634244692 598372352 101927 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 146087 101927 458 189 0 140436 0
[pid=19276/tid=19281] ppid=19274 vsize=584348 CPUtime=35.33 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 8695 0 0 0 3531 2 0 0 25 0 4 0 634246260 598372352 101927 33554432000 4194304 4964800 140735411716608 18446744073709551615 4361865 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=584348 CPUtime=35.4 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 13087 0 0 0 3532 8 0 0 25 0 4 0 634246260 598372352 101927 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320865 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=584348 CPUtime=34.98 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 11547 0 0 0 3494 4 0 0 25 0 4 0 634246260 598372352 101927 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 156.67
Current children cumulated vsize (KiB) 584348

[startup+102.313 s]
/proc/loadavg: 7.21 6.02 6.95 9/362 19286
/proc/meminfo: memFree=23043336/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=649884 CPUtime=360.9 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 160099 0 0 0 36035 55 0 0 25 0 4 0 634244692 665481216 134774 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669574 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 162471 134774 460 189 0 156820 0
[pid=19276/tid=19281] ppid=19274 vsize=649884 CPUtime=86.55 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 9565 0 0 0 8652 3 0 0 25 0 4 0 634246260 665481216 134774 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=649884 CPUtime=86.56 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 33840 0 0 0 8633 23 0 0 25 0 4 0 634246260 665481216 134774 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=649884 CPUtime=85.63 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 18852 0 0 0 8552 11 0 0 25 0 4 0 634246260 665481216 134774 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 360.9
Current children cumulated vsize (KiB) 649884

[startup+162.3 s]
/proc/loadavg: 7.71 6.38 7.02 9/362 19287
/proc/meminfo: memFree=22639916/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=1069920 CPUtime=600.14 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 253033 0 0 0 59902 112 0 0 25 0 4 0 634244692 1095598080 227708 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095111877 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 267480 227708 460 189 0 261829 0
[pid=19276/tid=19281] ppid=19274 vsize=1069920 CPUtime=146.53 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 10581 0 0 0 14649 4 0 0 25 0 4 0 634246260 1095598080 227708 33554432000 4194304 4964800 140735411716608 18446744073709551615 4371527 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=1069920 CPUtime=145.85 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 97501 0 0 0 14525 60 0 0 25 0 4 0 634246260 1095598080 227708 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=1069920 CPUtime=145.61 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 42211 0 0 0 14535 26 0 0 25 0 4 0 634246260 1095598080 227708 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 600.14
Current children cumulated vsize (KiB) 1069920

[startup+222.3 s]
/proc/loadavg: 7.94 6.69 7.08 9/362 19289
/proc/meminfo: memFree=22314640/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=1324260 CPUtime=839.41 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 324911 0 0 0 83778 163 0 0 25 0 4 0 634244692 1356042240 299576 33554432000 4194304 4964800 140735411716608 18446744073709551615 4652240 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 331065 299576 460 189 0 325414 0
[pid=19276/tid=19281] ppid=19274 vsize=1324260 CPUtime=206.53 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 15583 0 0 0 20646 7 0 0 25 0 4 0 634246260 1356042240 299576 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670670 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=1324260 CPUtime=205.13 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 138553 0 0 0 20429 84 0 0 25 0 4 0 634246260 1356042240 299577 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=1324260 CPUtime=205.61 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 64351 0 0 0 20513 48 0 0 25 0 4 0 634246260 1356042240 299577 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 839.41
Current children cumulated vsize (KiB) 1324260

[startup+282.3 s]
/proc/loadavg: 8.09 6.95 7.15 9/362 19291
/proc/meminfo: memFree=22014660/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=1596988 CPUtime=1078.71 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 385422 0 0 0 107679 192 0 0 25 0 4 0 634244692 1635315712 360086 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 399247 360086 460 189 0 393596 0
[pid=19276/tid=19281] ppid=19274 vsize=1596988 CPUtime=266.53 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 19102 0 0 0 26644 9 0 0 25 0 4 0 634246260 1635315712 360086 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=1596988 CPUtime=264.43 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 179106 0 0 0 26345 98 0 0 25 0 4 0 634246260 1635315712 360086 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=1596988 CPUtime=265.61 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 75695 0 0 0 26504 57 0 0 25 0 4 0 634246260 1635315712 360086 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1078.71
Current children cumulated vsize (KiB) 1596988

[startup+342.301 s]
/proc/loadavg: 8.07 7.16 7.20 9/362 19292
/proc/meminfo: memFree=21715680/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=1819672 CPUtime=1317.99 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 446617 0 0 0 131576 223 0 0 25 0 4 0 634244692 1863344128 421274 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370236 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 454918 421274 460 189 0 449267 0
[pid=19276/tid=19281] ppid=19274 vsize=1819672 CPUtime=326.53 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 21911 0 0 0 32642 11 0 0 25 0 4 0 634246260 1863344128 421274 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=1819672 CPUtime=323.72 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 223663 0 0 0 32257 115 0 0 25 0 4 0 634246260 1863344128 421274 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0

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

[startup+762.314 s]
/proc/loadavg: 8.13 7.83 7.50 9/362 19333
/proc/meminfo: memFree=20115244/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3531988 CPUtime=2993.03 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 862133 0 0 0 298808 495 0 0 25 0 4 0 634244692 3616755712 836709 33554432000 4194304 4964800 140735411716608 18446744073709551615 4332343 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 882997 836709 460 189 0 877346 0
[pid=19276/tid=19281] ppid=19274 vsize=3531988 CPUtime=743.5 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 38811 0 0 0 74322 28 0 0 25 0 4 0 634246260 3616755712 836709 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3531988 CPUtime=741.85 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 498500 0 0 0 73917 268 0 0 25 0 4 0 634246260 3616755712 836709 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3531988 CPUtime=745.59 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 177242 0 0 0 74423 136 0 0 25 0 4 0 634246260 3616755712 836709 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095148666 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2993.03
Current children cumulated vsize (KiB) 3531988

[startup+822.301 s]
/proc/loadavg: 8.32 7.92 7.55 11/363 19403
/proc/meminfo: memFree=20586616/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3533544 CPUtime=3232.14 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 869351 0 0 0 322709 505 0 0 25 0 4 0 634244692 3618349056 843719 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 883386 843719 460 189 0 877735 0
[pid=19276/tid=19281] ppid=19274 vsize=3533544 CPUtime=802.78 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 38833 0 0 0 80250 28 0 0 25 0 4 0 634246260 3618349056 843719 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3533544 CPUtime=801.83 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 500940 0 0 0 79914 269 0 0 25 0 4 0 634246260 3618349056 843719 33554432000 4194304 4964800 140735411716608 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3533544 CPUtime=805.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 181990 0 0 0 80399 145 0 0 25 0 4 0 634246260 3618349056 843719 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3232.14
Current children cumulated vsize (KiB) 3533544

[startup+882.301 s]
/proc/loadavg: 8.31 8.01 7.60 9/362 19406
/proc/meminfo: memFree=20381844/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3599080 CPUtime=3470.76 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 883683 0 0 0 346556 520 0 0 25 0 4 0 634244692 3685457920 858051 33554432000 4194304 4964800 140735411716608 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 899770 858051 460 189 0 894119 0
[pid=19276/tid=19281] ppid=19274 vsize=3599080 CPUtime=862.08 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 39146 0 0 0 86180 28 0 0 25 0 4 0 634246260 3685457920 858051 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3599080 CPUtime=861.28 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 504417 0 0 0 85856 272 0 0 25 0 4 0 634246260 3685457920 858051 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3599080 CPUtime=865.43 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 189871 0 0 0 86389 154 0 0 25 0 4 0 634246260 3685457920 858051 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3470.76
Current children cumulated vsize (KiB) 3599080

[startup+942.3 s]
/proc/loadavg: 8.22 8.03 7.63 9/362 19407
/proc/meminfo: memFree=20194152/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3730152 CPUtime=3710.07 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 921612 0 0 0 370459 548 0 0 25 0 4 0 634244692 3819675648 895899 33554432000 4194304 4964800 140735411716608 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 932538 895899 460 189 0 926887 0
[pid=19276/tid=19281] ppid=19274 vsize=3730152 CPUtime=921.39 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 47563 0 0 0 92101 38 0 0 25 0 4 0 634246260 3819675648 895899 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3730152 CPUtime=921.27 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 530804 0 0 0 91841 286 0 0 25 0 4 0 634246260 3819675648 895899 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3730152 CPUtime=925.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 192995 0 0 0 92386 158 0 0 25 0 4 0 634246260 3819675648 895899 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3710.07
Current children cumulated vsize (KiB) 3730152

[startup+1002.3 s]
/proc/loadavg: 8.20 8.06 7.66 9/362 19410
/proc/meminfo: memFree=19967804/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3905832 CPUtime=3949.37 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 959979 0 0 0 394361 576 0 0 25 0 4 0 634244692 3999571968 934175 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 976458 934175 460 189 0 970807 0
[pid=19276/tid=19281] ppid=19274 vsize=3905832 CPUtime=980.69 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 56516 0 0 0 98023 46 0 0 25 0 4 0 634246260 3999571968 934175 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3905832 CPUtime=981.28 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 548041 0 0 0 97832 296 0 0 25 0 4 0 634246260 3999571968 934175 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3905832 CPUtime=985.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 200410 0 0 0 98381 163 0 0 25 0 4 0 634246260 3999571968 934175 33554432000 4194304 4964800 140735411716608 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3949.37
Current children cumulated vsize (KiB) 3905832

[startup+1062.3 s]
/proc/loadavg: 8.13 8.06 7.69 9/362 19411
/proc/meminfo: memFree=19802580/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3994844 CPUtime=4188.67 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 987519 0 0 0 418270 597 0 0 25 0 4 0 634244692 4090720256 961715 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 998711 961715 460 189 0 993060 0
[pid=19276/tid=19281] ppid=19274 vsize=3994844 CPUtime=1039.99 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 57932 0 0 0 103952 47 0 0 25 0 4 0 634246260 4090720256 961715 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=3994844 CPUtime=1041.28 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 563775 0 0 0 103819 309 0 0 25 0 4 0 634246260 4090720256 961715 33554432000 4194304 4964800 140735411716608 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=3994844 CPUtime=1045.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 204418 0 0 0 104378 166 0 0 25 0 4 0 634246260 4090720256 961715 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4188.67
Current children cumulated vsize (KiB) 3994844

[startup+1122.3 s]
/proc/loadavg: 8.15 8.08 7.71 9/362 19414
/proc/meminfo: memFree=19538888/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=4235292 CPUtime=4427.96 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1051992 0 0 0 442160 636 0 0 25 0 4 0 634244692 4336939008 1026188 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 1058823 1026188 460 189 0 1053172 0
[pid=19276/tid=19281] ppid=19274 vsize=4235292 CPUtime=1099.28 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 62037 0 0 0 109876 52 0 0 25 0 4 0 634246260 4336939008 1026188 33554432000 4194304 4964800 140735411716608 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=4235292 CPUtime=1101.28 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 610450 0 0 0 109795 333 0 0 25 0 4 0 634246260 4336939008 1026188 33554432000 4194304 4964800 140735411716608 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=4235292 CPUtime=1105.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 211568 0 0 0 110373 171 0 0 25 0 4 0 634246260 4336939008 1026188 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4427.96
Current children cumulated vsize (KiB) 4235292

[startup+1182.3 s]
/proc/loadavg: 8.05 8.06 7.73 9/362 19416
/proc/meminfo: memFree=19267028/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=4520780 CPUtime=4667.27 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1107639 0 0 0 466057 670 0 0 25 0 4 0 634244692 4629278720 1081835 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669001 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 1130195 1081835 460 189 0 1124544 0
[pid=19276/tid=19281] ppid=19274 vsize=4520780 CPUtime=1158.58 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 65044 0 0 0 115804 54 0 0 25 0 4 0 634246260 4629278720 1081835 33554432000 4194304 4964800 140735411716608 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=4520780 CPUtime=1161.28 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 650870 0 0 0 115772 356 0 0 25 0 4 0 634246260 4629278720 1081835 33554432000 4194304 4964800 140735411716608 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=4520780 CPUtime=1165.44 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 219272 0 0 0 116370 174 0 0 25 0 4 0 634246260 4629278720 1081835 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4667.27
Current children cumulated vsize (KiB) 4520780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1215.6 s]
/proc/loadavg: 8.18 8.09 7.75 9/362 19416
/proc/meminfo: memFree=19116828/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=4605056 CPUtime=4800.09 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1140219 0 0 0 479318 691 0 0 25 0 4 0 634244692 4715577344 1114415 33554432000 4194304 4964800 140735411716608 18446744073709551615 4669008 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/19276/statm: 1151264 1114415 460 189 0 1145613 0
[pid=19276/tid=19281] ppid=19274 vsize=4605056 CPUtime=1191.49 cores=0,2,4,6
/proc/19276/task/19281/stat : 19281 (claspmt) R 19274 19276 18548 0 -1 4202560 66685 0 0 0 119092 57 0 0 25 0 4 0 634246260 4715577344 1114421 33554432000 4194304 4964800 140735411716608 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19276/tid=19282] ppid=19274 vsize=4605056 CPUtime=1194.6 cores=0,2,4,6
/proc/19276/task/19282/stat : 19282 (claspmt) R 19274 19276 18548 0 -1 4202560 675018 0 0 0 119088 372 0 0 25 0 4 0 634246260 4715577344 1114421 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=19276/tid=19283] ppid=19274 vsize=4605056 CPUtime=1198.76 cores=0,2,4,6
/proc/19276/task/19283/stat : 19283 (claspmt) R 19274 19276 18548 0 -1 4202560 222747 0 0 0 119699 177 0 0 25 0 4 0 634246260 4715577344 1114421 33554432000 4194304 4964800 140735411716608 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 4605056

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

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

[startup+1215.8 s]
/proc/loadavg: 8.18 8.09 7.75 9/362 19416
/proc/meminfo: memFree=19116828/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=4585612 CPUtime=4800.31 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1140241 0 0 0 479340 691 0 0 25 0 1 0 634244692 4695666688 1109576 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095107633 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/19276/statm: 1146403 1109576 470 189 0 1140752 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 4585612

[startup+1216.2 s]
/proc/loadavg: 8.18 8.09 7.75 9/362 19416
/proc/meminfo: memFree=19116828/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=3602572 CPUtime=4800.72 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1140242 0 0 0 479377 695 0 0 25 0 1 0 634244692 3689033728 875569 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095494279 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/19276/statm: 900643 875126 471 189 0 894992 0
Current children cumulated CPU time (s) 4800.72
Current children cumulated vsize (KiB) 3602572

[startup+1216.3 s]
/proc/loadavg: 8.18 8.09 7.75 9/362 19416
/proc/meminfo: memFree=19116828/32951124 swapFree=65980216/67111528
[pid=19276] ppid=19274 vsize=1430256 CPUtime=4800.82 cores=0,2,4,6
/proc/19276/stat : 19276 (claspmt) R 19274 19276 18548 0 -1 4202496 1140242 0 0 0 479377 705 0 0 25 0 1 0 634244692 1464582144 270377 33554432000 4194304 4964800 140735411716608 18446744073709551615 228095476842 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/19276/statm: 357564 270245 471 189 0 351913 0
Current children cumulated CPU time (s) 4800.82
Current children cumulated vsize (KiB) 1430256

Child status: 0
Real time (s): 1216.35
CPU time (s): 4800.88
CPU user time (s): 4793.77
CPU system time (s): 7.10492
CPU usage (%): 394.695
Max. virtual memory (cumulated for all children) (KiB): 4605056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.77
system time used= 7.10492
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1140243
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= 9975
involuntary context switches= 20767

runsolver used 4.07438 second user time and 10.2014 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 02:11:32
IDJOB=3373386
IDBENCH=69571
IDSOLVER=1853
FILE ID=node142/3373386-1305418290
RUNJOBID= node142-1305418255-19191
PBS_JOBID= 13324550
Free space on /tmp= 73352 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.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-3373386-1305418290/watcher-3373386-1305418290 -o /tmp/evaluation-result-3373386-1305418290/solver-3373386-1305418290 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373386-1305418290.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1064572050

node142.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	: 5131.95
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23866280 kB
Buffers:        321732 kB
Cached:        4005824 kB
SwapCached:      11520 kB
Active:        6343284 kB
Inactive:      2403572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23866280 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           93808 kB
Writeback:           8 kB
AnonPages:     4415672 kB
Mapped:          20636 kB
Slab:           239536 kB
PageTables:      32388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77250656 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= 73372 MiB
End job on node142 at 2011-05-15 02:31:50