Trace number 3373221

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)UNSAT 256.021 64.214

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...425079/instance-3373221-1305425079.cnf
0.00/0.04	c Solving...
255.98/64.21	s UNSATISFIABLE
255.98/64.21	
255.98/64.21	c Models        : 0     
255.98/64.21	c Time          : 64.203s (Solving: 64.16s 1st Model: 0.00s Unsat: 64.16s)
255.98/64.21	c CPU Time      : 256.000s

Verifier Data

No possible verification on an UNSAT instance

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-3373221-1305425079/watcher-3373221-1305425079 -o /tmp/evaluation-result-3373221-1305425079/solver-3373221-1305425079 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373221-1305425079.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: 8.12 8.05 6.92 1/312 12249
/proc/meminfo: memFree=22913356/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=21660 CPUtime=0 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 736 0 0 0 0 0 0 0 25 0 1 0 732738421 22179840 645 33554432000 4194304 4964800 140736351432480 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/12249/statm: 5415 646 385 189 0 289 0

[startup+0.105844 s]
/proc/loadavg: 8.12 8.05 6.92 1/312 12249
/proc/meminfo: memFree=22913356/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=171264 CPUtime=0.25 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 1980 0 0 0 25 0 0 0 25 0 4 0 732738421 175374336 1786 33554432000 4194304 4964800 140736351432480 18446744073709551615 252458170862 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 42816 1786 458 189 0 37165 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 171264

[startup+0.201074 s]
/proc/loadavg: 8.12 8.05 6.92 1/312 12249
/proc/meminfo: memFree=22913356/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=171396 CPUtime=0.63 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 2197 0 0 0 62 1 0 0 25 0 4 0 732738421 175509504 2003 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 42849 2003 458 189 0 37198 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 171396

[startup+0.301068 s]
/proc/loadavg: 8.12 8.05 6.92 1/312 12249
/proc/meminfo: memFree=22913356/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=171528 CPUtime=1.03 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 2343 0 0 0 102 1 0 0 25 0 4 0 732738421 175644672 2149 33554432000 4194304 4964800 140736351432480 18446744073709551615 4333216 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 42882 2149 458 189 0 37231 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 171528

[startup+0.700949 s]
/proc/loadavg: 8.12 8.05 6.92 1/312 12249
/proc/meminfo: memFree=22913356/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=172080 CPUtime=2.63 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 2899 0 0 0 261 2 0 0 25 0 4 0 732738421 176209920 2705 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670282 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 43020 2705 458 189 0 37369 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 172080

[startup+1.5008 s]
/proc/loadavg: 8.19 8.06 6.93 9/321 12283
/proc/meminfo: memFree=22899092/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=173604 CPUtime=5.82 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 3561 0 0 0 580 2 0 0 25 0 4 0 732738421 177770496 3331 33554432000 4194304 4964800 140736351432480 18446744073709551615 4312160 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 43401 3331 458 189 0 37750 0
[pid=12249/tid=12251] ppid=12247 vsize=173604 CPUtime=1.44 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 618 0 0 0 144 0 0 0 25 0 4 0 732738426 177770496 3331 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=173604 CPUtime=1.44 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 887 0 0 0 143 1 0 0 20 0 4 0 732738426 177770496 3331 33554432000 4194304 4964800 140736351432480 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=173604 CPUtime=1.44 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 479 0 0 0 144 0 0 0 25 0 4 0 732738426 177770496 3331 33554432000 4194304 4964800 140736351432480 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.82
Current children cumulated vsize (KiB) 173604

[startup+3.1005 s]
/proc/loadavg: 8.19 8.06 6.93 6/318 12310
/proc/meminfo: memFree=22897924/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=174172 CPUtime=12.21 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 4176 0 0 0 1218 3 0 0 25 0 4 0 732738421 178352128 3946 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 43543 3946 460 189 0 37892 0
[pid=12249/tid=12251] ppid=12247 vsize=174172 CPUtime=3.04 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 773 0 0 0 304 0 0 0 25 0 4 0 732738426 178352128 3946 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=174172 CPUtime=3.04 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1183 0 0 0 303 1 0 0 25 0 4 0 732738426 178352128 3946 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=174172 CPUtime=3.04 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 559 0 0 0 304 0 0 0 19 0 4 0 732738426 178352128 3946 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 174172

[startup+6.30091 s]
/proc/loadavg: 8.19 8.06 6.93 9/321 12313
/proc/meminfo: memFree=22863068/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=174544 CPUtime=24.98 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 4786 0 0 0 2495 3 0 0 25 0 4 0 732738421 178733056 4520 33554432000 4194304 4964800 140736351432480 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 43636 4520 460 189 0 37985 0
[pid=12249/tid=12251] ppid=12247 vsize=174544 CPUtime=6.24 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 1097 0 0 0 624 0 0 0 25 0 4 0 732738426 178733056 4520 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=174544 CPUtime=6.24 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1331 0 0 0 623 1 0 0 25 0 4 0 732738426 178733056 4520 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=174544 CPUtime=6.24 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 623 0 0 0 624 0 0 0 25 0 4 0 732738426 178733056 4520 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.98
Current children cumulated vsize (KiB) 174544

[startup+12.7007 s]
/proc/loadavg: 8.24 8.08 6.95 9/321 12314
/proc/meminfo: memFree=22838596/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=175360 CPUtime=50.51 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 5525 0 0 0 5048 3 0 0 25 0 4 0 732738421 179568640 5259 33554432000 4194304 4964800 140736351432480 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 43840 5259 460 189 0 38189 0
[pid=12249/tid=12251] ppid=12247 vsize=175360 CPUtime=12.64 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 1371 0 0 0 1264 0 0 0 25 0 4 0 732738426 179568640 5259 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=175360 CPUtime=12.64 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1531 0 0 0 1263 1 0 0 25 0 4 0 732738426 179568640 5259 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=175360 CPUtime=12.64 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 732 0 0 0 1264 0 0 0 25 0 4 0 732738426 179568640 5259 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.51
Current children cumulated vsize (KiB) 175360

[startup+25.5003 s]
/proc/loadavg: 8.20 8.07 6.96 9/321 12314
/proc/meminfo: memFree=22808420/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=176604 CPUtime=101.57 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 6171 0 0 0 10154 3 0 0 25 0 4 0 732738421 180842496 5905 33554432000 4194304 4964800 140736351432480 18446744073709551615 4332025 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44151 5905 460 189 0 38500 0
[pid=12249/tid=12251] ppid=12247 vsize=176604 CPUtime=25.44 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 1663 0 0 0 2544 0 0 0 25 0 4 0 732738426 180842496 5905 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=176604 CPUtime=25.43 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1751 0 0 0 2542 1 0 0 25 0 4 0 732738426 180842496 5905 33554432000 4194304 4964800 140736351432480 18446744073709551615 4361308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=176604 CPUtime=25.44 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 813 0 0 0 2544 0 0 0 25 0 4 0 732738426 180842496 5905 33554432000 4194304 4964800 140736351432480 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 176604

[startup+51.1006 s]
/proc/loadavg: 8.19 8.08 6.99 9/321 12315
/proc/meminfo: memFree=22772544/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177636 CPUtime=203.71 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 6866 0 0 0 20367 4 0 0 25 0 4 0 732738421 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44409 6600 460 189 0 38758 0
[pid=12249/tid=12251] ppid=12247 vsize=177636 CPUtime=51.03 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2064 0 0 0 5103 0 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177636 CPUtime=51.04 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1970 0 0 0 5102 2 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177636 CPUtime=51.04 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 839 0 0 0 5104 0 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 177636

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

[startup+51.2006 s]
/proc/loadavg: 8.19 8.08 6.99 9/321 12315
/proc/meminfo: memFree=22772544/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177636 CPUtime=204.11 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 6866 0 0 0 20407 4 0 0 25 0 4 0 732738421 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44409 6600 460 189 0 38758 0
[pid=12249/tid=12251] ppid=12247 vsize=177636 CPUtime=51.13 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2064 0 0 0 5113 0 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177636 CPUtime=51.14 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 1970 0 0 0 5112 2 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177636 CPUtime=51.14 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 839 0 0 0 5114 0 0 0 25 0 4 0 732738426 181899264 6600 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 177636

[startup+57.6004 s]
/proc/loadavg: 8.16 8.08 7.00 9/321 12315
/proc/meminfo: memFree=22767088/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=229.64 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 6988 0 0 0 22960 4 0 0 25 0 4 0 732738421 182087680 6722 33554432000 4194304 4964800 140736351432480 18446744073709551615 4321076 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6722 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=57.53 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2095 0 0 0 5753 0 0 0 25 0 4 0 732738426 182087680 6722 33554432000 4194304 4964800 140736351432480 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=57.54 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2033 0 0 0 5752 2 0 0 25 0 4 0 732738426 182087680 6722 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=57.54 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 841 0 0 0 5754 0 0 0 25 0 4 0 732738426 182087680 6722 33554432000 4194304 4964800 140736351432480 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 229.64
Current children cumulated vsize (KiB) 177820

[startup+60.8008 s]
/proc/loadavg: 8.16 8.08 7.00 9/321 12315
/proc/meminfo: memFree=22765228/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=242.41 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 7046 0 0 0 24237 4 0 0 25 0 4 0 732738421 182087680 6780 33554432000 4194304 4964800 140736351432480 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6780 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=60.73 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2126 0 0 0 6073 0 0 0 25 0 4 0 732738426 182087680 6780 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=60.74 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2048 0 0 0 6072 2 0 0 25 0 4 0 732738426 182087680 6780 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=60.74 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 852 0 0 0 6074 0 0 0 25 0 4 0 732738426 182087680 6780 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 242.41
Current children cumulated vsize (KiB) 177820

[startup+62.4005 s]
/proc/loadavg: 8.15 8.08 7.01 9/321 12315
/proc/meminfo: memFree=22763864/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=248.8 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 7065 0 0 0 24876 4 0 0 25 0 4 0 732738421 182087680 6799 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669503 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6799 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=62.33 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2141 0 0 0 6233 0 0 0 25 0 4 0 732738426 182087680 6799 33554432000 4194304 4964800 140736351432480 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=62.34 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2051 0 0 0 6232 2 0 0 25 0 4 0 732738426 182087680 6799 33554432000 4194304 4964800 140736351432480 18446744073709551615 4668817 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=62.34 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 853 0 0 0 6234 0 0 0 25 0 4 0 732738426 182087680 6799 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 248.8
Current children cumulated vsize (KiB) 177820

[startup+63.2003 s]
/proc/loadavg: 8.15 8.08 7.01 9/321 12315
/proc/meminfo: memFree=22760268/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=251.99 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 7066 0 0 0 25195 4 0 0 25 0 4 0 732738421 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4668822 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6800 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=63.13 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2141 0 0 0 6313 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=63.14 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2051 0 0 0 6312 2 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=63.14 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 854 0 0 0 6314 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669684 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 251.99
Current children cumulated vsize (KiB) 177820

[startup+64.0012 s]
/proc/loadavg: 8.15 8.08 7.01 9/321 12315
/proc/meminfo: memFree=22758408/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=255.18 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 7066 0 0 0 25514 4 0 0 25 0 4 0 732738421 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4342206 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6800 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=63.93 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2141 0 0 0 6393 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=63.94 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2051 0 0 0 6392 2 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=63.94 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 854 0 0 0 6394 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.18
Current children cumulated vsize (KiB) 177820

[startup+64.2011 s]
/proc/loadavg: 8.15 8.08 7.01 9/321 12315
/proc/meminfo: memFree=22758408/32951124 swapFree=59305796/67111528
[pid=12249] ppid=12247 vsize=177820 CPUtime=255.98 cores=0,2,4,6
/proc/12249/stat : 12249 (claspmt) R 12247 12249 11662 0 -1 4202496 7066 0 0 0 25594 4 0 0 25 0 4 0 732738421 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4669563 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 44455 6800 460 189 0 38804 0
[pid=12249/tid=12251] ppid=12247 vsize=177820 CPUtime=64.13 cores=0,2,4,6
/proc/12249/task/12251/stat : 12251 (claspmt) R 12247 12249 11662 0 -1 4202560 2141 0 0 0 6413 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12249/tid=12252] ppid=12247 vsize=177820 CPUtime=64.14 cores=0,2,4,6
/proc/12249/task/12252/stat : 12252 (claspmt) R 12247 12249 11662 0 -1 4202560 2051 0 0 0 6412 2 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 252457763458 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12249/tid=12253] ppid=12247 vsize=177820 CPUtime=64.14 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (claspmt) R 12247 12249 11662 0 -1 4202560 854 0 0 0 6414 0 0 0 25 0 4 0 732738426 182087680 6800 33554432000 4194304 4964800 140736351432480 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (KiB) 177820

Child status: 20
Real time (s): 64.214
CPU time (s): 256.021
CPU user time (s): 255.97
CPU system time (s): 0.050992
CPU usage (%): 398.7
Max. virtual memory (cumulated for all children) (KiB): 177820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 255.97
system time used= 0.050992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7078
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= 1199
involuntary context switches= 1140

runsolver used 0.183972 second user time and 0.466929 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 04:04:39
IDJOB=3373221
IDBENCH=83192
IDSOLVER=1853
FILE ID=node111/3373221-1305425079
RUNJOBID= node111-1305423874-11680
PBS_JOBID= 13324596
Free space on /tmp= 73732 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.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-3373221-1305425079/watcher-3373221-1305425079 -o /tmp/evaluation-result-3373221-1305425079/solver-3373221-1305425079 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373221-1305425079.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1223773441

node111.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.849
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.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      22913644 kB
Buffers:        270536 kB
Cached:        6520112 kB
SwapCached:      13720 kB
Active:         937380 kB
Inactive:      8885004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22913644 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:            1192 kB
Writeback:           0 kB
AnonPages:     3027524 kB
Mapped:          12844 kB
Slab:           115304 kB
PageTables:      36020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53348292 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= 73728 MiB
End job on node111 at 2011-05-15 04:05:44