Trace number 421503

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, and are wall clock time (not CPU 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
minisat SAT 2007SAT 518.665 518.808

General information on the benchmark

Nameindustrial/palacios/
medium/cube-9-h11-sat.cnf
MD5SUM7ea93a1e34d1f57a98ae6d5d617a0a97
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.1964
Satisfiable
(Un)Satisfiability was proved
Number of variables208292
Number of clauses627818
Sum of the clauses size1465544
Maximum clause length19
Minimum clause length1
Number of clauses of size 1729
Number of clauses of size 2418929
Number of clauses of size 3206492
Number of clauses of size 41489
Number of clauses of size 522
Number of clauses of size over 5157

Solver Data (download as text)

Sorry, but this trace is too large and cannot be obtained.

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node74/watcher-421503-1177492461 -o ROOT/results/node74/solver-421503-1177492461 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421503-1177492461/minisat_noassertions /tmp/evaluation/421503-1177492461/instance-421503-1177492461.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.84 3/66 23470
/proc/meminfo: memFree=1680508/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=2012 CPUtime=0
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 197160964 2060288 407 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 503 407 50 130 0 370 0

[startup+0.089049 s]
/proc/loadavg: 0.91 0.95 0.84 3/66 23470
/proc/meminfo: memFree=1680508/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=9784 CPUtime=0.08
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 2161 0 0 0 7 1 0 0 18 0 1 0 197160964 10018816 2147 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549230 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 2446 2147 50 130 0 2313 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9784

[startup+0.101049 s]
/proc/loadavg: 0.91 0.95 0.84 3/66 23470
/proc/meminfo: memFree=1680508/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=10792 CPUtime=0.09
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 2367 0 0 0 8 1 0 0 18 0 1 0 197160964 11051008 2353 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134524854 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 2698 2354 50 130 0 2565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10792

[startup+0.301072 s]
/proc/loadavg: 0.91 0.95 0.84 3/66 23470
/proc/meminfo: memFree=1680508/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=26056 CPUtime=0.29
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 6172 0 0 0 26 3 0 0 19 0 1 0 197160964 26681344 6158 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 6514 6158 50 130 0 6381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26056

[startup+0.701118 s]
/proc/loadavg: 0.91 0.95 0.84 3/66 23470
/proc/meminfo: memFree=1680508/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=56684 CPUtime=0.69
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 13602 0 0 0 61 8 0 0 23 0 1 0 197160964 58044416 13588 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 14171 13589 50 130 0 14038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56684

[startup+1.50121 s]
/proc/loadavg: 0.91 0.95 0.84 2/67 23471
/proc/meminfo: memFree=1621208/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=78692 CPUtime=1.49
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 17159 0 0 0 139 10 0 0 25 0 1 0 197160964 80580608 17145 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 19673 17145 62 130 0 19540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 78692

[startup+3.10139 s]
/proc/loadavg: 0.91 0.95 0.84 2/67 23471
/proc/meminfo: memFree=1602584/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=100984 CPUtime=3.09
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 23207 0 0 0 295 14 0 0 25 0 1 0 197160964 103407616 23193 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134521184 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 25246 23193 62 130 0 25113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100984

[startup+6.30176 s]
/proc/loadavg: 0.92 0.95 0.84 2/67 23471
/proc/meminfo: memFree=1569304/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=125904 CPUtime=6.29
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28570 0 0 0 613 16 0 0 25 0 1 0 197160964 128925696 28556 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134522677 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 31476 28556 62 130 0 31343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125904

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.84 2/67 23471
/proc/meminfo: memFree=1579160/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=108712 CPUtime=12.69
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28628 0 0 0 1252 17 0 0 25 0 1 0 197160964 111321088 25306 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27178 25306 67 130 0 27045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 108712

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.84 2/67 23471
/proc/meminfo: memFree=1579224/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=108712 CPUtime=25.48
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28630 0 0 0 2531 17 0 0 25 0 1 0 197160964 111321088 25308 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27178 25308 67 130 0 27045 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 108712

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.84 2/67 23471
/proc/meminfo: memFree=1579288/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=108712 CPUtime=51.08
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28636 0 0 0 5091 17 0 0 25 0 1 0 197160964 111321088 25314 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27178 25314 67 130 0 27045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 108712

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.85 2/67 23471
/proc/meminfo: memFree=1579288/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=108712 CPUtime=102.27
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28643 0 0 0 10209 18 0 0 25 0 1 0 197160964 111321088 25321 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546594 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27178 25321 67 130 0 27045 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108712

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/67 23471
/proc/meminfo: memFree=1579160/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=108712 CPUtime=162.25
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28661 0 0 0 16207 18 0 0 25 0 1 0 197160964 111321088 25339 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27178 25339 67 130 0 27045 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 108712

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 23471
/proc/meminfo: memFree=1578840/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=109024 CPUtime=222.23
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28746 0 0 0 22205 18 0 0 25 0 1 0 197160964 111640576 25424 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27256 25424 67 130 0 27123 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 109024

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/67 23471
/proc/meminfo: memFree=1578008/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=109764 CPUtime=282.21
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 28945 0 0 0 28203 18 0 0 25 0 1 0 197160964 112398336 25623 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27441 25623 67 130 0 27308 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109764

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/67 23471
/proc/meminfo: memFree=1576920/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=110744 CPUtime=342.2
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29199 0 0 0 34201 19 0 0 25 0 1 0 197160964 113401856 25877 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 27686 25877 67 130 0 27553 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 110744

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 23471
/proc/meminfo: memFree=1575384/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=112348 CPUtime=402.18
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29595 0 0 0 40199 19 0 0 25 0 1 0 197160964 115044352 26273 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552786 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28087 26273 67 130 0 27954 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 112348

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 23471
/proc/meminfo: memFree=1574872/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113008 CPUtime=462.16
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29711 0 0 0 46197 19 0 0 25 0 1 0 197160964 115720192 26389 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28252 26389 67 130 0 28119 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 113008

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

[startup+486.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/67 23471
/proc/meminfo: memFree=1574616/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113140 CPUtime=486.16
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29774 0 0 0 48597 19 0 0 25 0 1 0 197160964 115855360 26452 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28285 26452 67 130 0 28152 0
Current children cumulated CPU time (s) 486.16
Current children cumulated vsize (KiB) 113140

[startup+499.102 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574488/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113308 CPUtime=498.96
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29818 0 0 0 49876 20 0 0 25 0 1 0 197160964 116027392 26496 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28327 26496 67 130 0 28194 0
Current children cumulated CPU time (s) 498.96
Current children cumulated vsize (KiB) 113308

[startup+511.901 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574232/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113616 CPUtime=511.76
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29867 0 0 0 51156 20 0 0 25 0 1 0 197160964 116342784 26545 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28404 26545 67 130 0 28271 0
Current children cumulated CPU time (s) 511.76
Current children cumulated vsize (KiB) 113616

[startup+515.102 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574232/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113616 CPUtime=514.96
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29867 0 0 0 51476 20 0 0 25 0 1 0 197160964 116342784 26545 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548048 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28404 26545 67 130 0 28271 0
Current children cumulated CPU time (s) 514.96
Current children cumulated vsize (KiB) 113616

[startup+516.702 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574232/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113616 CPUtime=516.56
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29868 0 0 0 51636 20 0 0 25 0 1 0 197160964 116342784 26546 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28404 26546 67 130 0 28271 0
Current children cumulated CPU time (s) 516.56
Current children cumulated vsize (KiB) 113616

[startup+517.502 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574232/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113616 CPUtime=517.36
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29868 0 0 0 51716 20 0 0 25 0 1 0 197160964 116342784 26546 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28404 26546 67 130 0 28271 0
Current children cumulated CPU time (s) 517.36
Current children cumulated vsize (KiB) 113616

[startup+518.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574168/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113616 CPUtime=518.16
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 29881 0 0 0 51796 20 0 0 25 0 1 0 197160964 116342784 26559 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28404 26559 67 130 0 28271 0
Current children cumulated CPU time (s) 518.16
Current children cumulated vsize (KiB) 113616

[startup+518.703 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574168/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=113900 CPUtime=518.56
/proc/23470/stat : 23470 (minisat_noasser) R 23468 23470 23035 0 -1 4194304 30125 0 0 0 51836 20 0 0 25 0 1 0 197160964 116633600 26645 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134700013 0 0 4096 3 0 0 0 17 1 0 0
/proc/23470/statm: 28474 26647 71 130 0 28341 0
Current children cumulated CPU time (s) 518.56
Current children cumulated vsize (KiB) 113900

[startup+518.807 s]
/proc/loadavg: 0.99 0.97 0.89 2/67 23471
/proc/meminfo: memFree=1574168/2055920 swapFree=4183092/4192956
[pid=23470] ppid=23468 vsize=0 CPUtime=518.65
/proc/23470/stat : 23470 (minisat_noasser) D 23468 23470 23035 0 -1 4194308 30129 0 0 0 51843 22 0 0 24 0 1 0 197160964 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100133566 0 0 17 1 0 0
/proc/23470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 518.65
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 518.808
CPU time (s): 518.665
CPU user time (s): 518.435
CPU system time (s): 0.229965
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 125904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 518.435
system time used= 0.229965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30129
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= 10
involuntary context switches= 797

runsolver used 0.439933 second user time and 1.00885 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Wed Apr 25 09:14:22 UTC 2007

IDJOB= 421503
IDBENCH= 20426
IDSOLVER= 188
FILE ID= node74/421503-1177492461

PBS_JOBID= 4685755

Free space on /tmp= 103193 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/palacios/medium/cube-9-h11-sat.cnf
COMMAND LINE= /tmp/evaluation/421503-1177492461/minisat_noassertions /tmp/evaluation/421503-1177492461/instance-421503-1177492461.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-421503-1177492461 -o ROOT/results/node74/solver-421503-1177492461 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421503-1177492461/minisat_noassertions /tmp/evaluation/421503-1177492461/instance-421503-1177492461.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  7ea93a1e34d1f57a98ae6d5d617a0a97

RANDOM SEED= 373111355

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1681016 kB
Buffers:         37108 kB
Cached:         261428 kB
SwapCached:       3248 kB
Active:         116152 kB
Inactive:       192360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681016 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:           12300 kB
Writeback:           0 kB
Mapped:          15840 kB
Slab:            52144 kB
Committed_AS:  3990116 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103193 MiB

End job on node74 on Wed Apr 25 09:23:01 UTC 2007