Trace number 3387234

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
minisat hack: cir_minisat 2011-05-13 (simp)UNSAT 2723.85 2723.87

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1455.4
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

2723.77/2723.86	c WARNING: for repeatability, setting FPU to use double precision
2723.77/2723.86	s UNSATISFIABLE

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-3387234-1305597786/watcher-3387234-1305597786 -o /tmp/evaluation-result-3387234-1305597786/solver-3387234-1305597786 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387234-1305597786.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 4.05 4.01 4.00 4/329 22086
/proc/meminfo: memFree=22510060/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=27956 CPUtime=0 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 2404 0 0 0 0 0 0 0 21 0 1 0 750009282 28626944 2294 33554432000 4194304 4300288 140734445858800 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 6989 2296 217 26 0 3621 0

[startup+0.0646721 s]
/proc/loadavg: 4.05 4.01 4.00 4/329 22086
/proc/meminfo: memFree=22510060/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=58780 CPUtime=0.05 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 8962 0 0 0 4 1 0 0 21 0 1 0 750009282 60190720 8650 33554432000 4194304 4300288 140734445858800 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 14695 8651 218 26 0 11327 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 58780

[startup+0.100665 s]
/proc/loadavg: 4.05 4.01 4.00 4/329 22086
/proc/meminfo: memFree=22510060/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=63152 CPUtime=0.09 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 10613 0 0 0 8 1 0 0 21 0 1 0 750009282 64667648 10066 33554432000 4194304 4300288 140734445858800 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 15788 10067 218 26 0 12420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63152

[startup+0.300631 s]
/proc/loadavg: 4.05 4.01 4.00 4/329 22086
/proc/meminfo: memFree=22510060/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=94652 CPUtime=0.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 20296 0 0 0 27 2 0 0 22 0 1 0 750009282 96923648 18227 33554432000 4194304 4300288 140734445858800 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 23663 18229 218 26 0 20295 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94652

[startup+0.700559 s]
/proc/loadavg: 4.05 4.01 4.00 4/329 22086
/proc/meminfo: memFree=22510060/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=141184 CPUtime=0.69 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 29737 0 0 0 66 3 0 0 23 0 1 0 750009282 144572416 26544 33554432000 4194304 4300288 140734445858800 18446744073709551615 4209427 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 35296 26545 222 26 0 31928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141184

[startup+1.50041 s]
/proc/loadavg: 4.05 4.01 4.00 5/330 22087
/proc/meminfo: memFree=22384696/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=208924 CPUtime=1.48 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 42193 0 0 0 144 4 0 0 25 0 1 0 750009282 213938176 38113 33554432000 4194304 4300288 140734445858800 18446744073709551615 4222809 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 52231 38115 222 26 0 48863 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 208924

[startup+3.10112 s]
/proc/loadavg: 4.05 4.01 4.00 5/330 22087
/proc/meminfo: memFree=22373008/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=146884 CPUtime=3.09 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 50747 0 0 0 303 6 0 0 25 0 1 0 750009282 150409216 29680 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 36721 29680 242 26 0 33353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 146884

[startup+6.30053 s]
/proc/loadavg: 4.05 4.01 4.00 5/330 22087
/proc/meminfo: memFree=22389624/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=146884 CPUtime=6.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 50911 0 0 0 623 6 0 0 25 0 1 0 750009282 150409216 29840 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 36721 29840 243 26 0 33353 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 146884

[startup+12.7004 s]
/proc/loadavg: 4.04 4.01 4.00 5/330 22087
/proc/meminfo: memFree=22387532/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=146884 CPUtime=12.69 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 51143 0 0 0 1263 6 0 0 25 0 1 0 750009282 150409216 30067 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 36721 30067 243 26 0 33353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 146884

[startup+25.501 s]
/proc/loadavg: 4.03 4.01 4.00 5/330 22087
/proc/meminfo: memFree=22381888/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=146884 CPUtime=25.49 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 51668 0 0 0 2543 6 0 0 25 0 1 0 750009282 150409216 30572 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255845 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 36721 30572 243 26 0 33353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146884

[startup+51.1003 s]
/proc/loadavg: 4.02 4.01 4.00 5/330 22088
/proc/meminfo: memFree=22369216/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=158560 CPUtime=51.09 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 52871 0 0 0 5102 7 0 0 25 0 1 0 750009282 162365440 31746 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255695 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 39640 31746 243 26 0 36272 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 158560

[startup+102.312 s]
/proc/loadavg: 4.01 4.00 4.00 5/330 22089
/proc/meminfo: memFree=22342896/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=178228 CPUtime=102.3 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 55765 0 0 0 10222 8 0 0 25 0 1 0 750009282 182505472 34573 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 44557 34573 243 26 0 41189 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 178228

[startup+162.301 s]
/proc/loadavg: 4.03 4.02 4.00 5/330 22091
/proc/meminfo: memFree=22322744/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=179340 CPUtime=162.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 58123 0 0 0 16220 9 0 0 25 0 1 0 750009282 183644160 36871 33554432000 4194304 4300288 140734445858800 18446744073709551615 4268313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 44835 36871 243 26 0 41467 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 179340

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/330 22093
/proc/meminfo: memFree=22302600/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=182664 CPUtime=222.3 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 60874 0 0 0 22219 11 0 0 25 0 1 0 750009282 187047936 39569 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256283 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 45666 39569 243 26 0 42298 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 182664

[startup+282.301 s]
/proc/loadavg: 4.04 4.02 4.00 5/330 22094
/proc/meminfo: memFree=22285564/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=216752 CPUtime=282.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 63222 0 0 0 28218 11 0 0 25 0 1 0 750009282 221954048 41869 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255775 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 54188 41869 243 26 0 50820 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 216752

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/330 22096
/proc/meminfo: memFree=22260216/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=218752 CPUtime=342.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 65604 0 0 0 34217 12 0 0 25 0 1 0 750009282 224002048 44206 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 54688 44206 243 26 0 51320 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 218752

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 22097
/proc/meminfo: memFree=22235232/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=221600 CPUtime=402.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 68041 0 0 0 40216 13 0 0 25 0 1 0 750009282 226918400 46607 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255623 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 55400 46607 243 26 0 52032 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 221600

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22099
/proc/meminfo: memFree=22213356/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=224356 CPUtime=462.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 70026 0 0 0 46215 14 0 0 25 0 1 0 750009282 229740544 48560 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 56089 48560 243 26 0 52721 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 224356

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22101
/proc/meminfo: memFree=22194196/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=225956 CPUtime=522.3 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 72002 0 0 0 52214 16 0 0 25 0 1 0 750009282 231378944 50476 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 56489 50476 243 26 0 53121 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 225956

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22102
/proc/meminfo: memFree=22174548/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=279180 CPUtime=582.3 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 74405 0 0 0 58213 17 0 0 25 0 1 0 750009282 285880320 52830 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/22086/statm: 69795 52830 243 26 0 66427 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 279180

[startup+642.301 s]

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

/proc/meminfo: memFree=20152660/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=408944 CPUtime=2142.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 114116 0 0 0 214193 36 0 0 25 0 1 0 750009282 418758656 91823 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 102236 91823 243 26 0 98868 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 408944

[startup+2202.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/330 22176
/proc/meminfo: memFree=20033504/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=408944 CPUtime=2202.3 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 114767 0 0 0 220193 37 0 0 25 0 1 0 750009282 418758656 92456 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256451 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 102236 92456 243 26 0 98868 0
Current children cumulated CPU time (s) 2202.3
Current children cumulated vsize (KiB) 408944

[startup+2262.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/330 22178
/proc/meminfo: memFree=19950748/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=408944 CPUtime=2262.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 115412 0 0 0 226192 37 0 0 25 0 1 0 750009282 418758656 93084 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 102236 93084 243 26 0 98868 0
Current children cumulated CPU time (s) 2262.29
Current children cumulated vsize (KiB) 408944

[startup+2322.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 22180
/proc/meminfo: memFree=19871968/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=410384 CPUtime=2322.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 116424 0 0 0 232191 38 0 0 25 0 1 0 750009282 420233216 94071 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256031 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 102596 94071 243 26 0 99228 0
Current children cumulated CPU time (s) 2322.29
Current children cumulated vsize (KiB) 410384

[startup+2382.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22181
/proc/meminfo: memFree=19757832/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=413004 CPUtime=2382.28 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 117682 0 0 0 238190 38 0 0 25 0 1 0 750009282 422916096 95303 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 103251 95303 243 26 0 99883 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 413004

[startup+2442.3 s]
/proc/loadavg: 4.05 4.01 4.00 5/330 22183
/proc/meminfo: memFree=19574388/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=413004 CPUtime=2442.28 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 118910 0 0 0 244189 39 0 0 25 0 1 0 750009282 422916096 96502 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 103251 96502 243 26 0 99883 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 413004

[startup+2502.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/330 22184
/proc/meminfo: memFree=19418344/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=545264 CPUtime=2502.28 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 119704 0 0 0 250188 40 0 0 25 0 1 0 750009282 558350336 97273 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 136316 97273 243 26 0 132948 0
Current children cumulated CPU time (s) 2502.28
Current children cumulated vsize (KiB) 545264

[startup+2562.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22186
/proc/meminfo: memFree=19217168/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2562.27 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 121571 0 0 0 256187 40 0 0 25 0 1 0 750009282 565538816 99117 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255623 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 99117 243 26 0 134703 0
Current children cumulated CPU time (s) 2562.27
Current children cumulated vsize (KiB) 552284

[startup+2622.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/330 22188
/proc/meminfo: memFree=19051204/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2622.29 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 122659 0 0 0 262188 41 0 0 25 0 1 0 750009282 565538816 100177 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 100177 243 26 0 134703 0
Current children cumulated CPU time (s) 2622.29
Current children cumulated vsize (KiB) 552284

[startup+2682.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/330 22189
/proc/meminfo: memFree=18971040/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2682.28 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 123380 0 0 0 268186 42 0 0 25 0 1 0 750009282 565538816 100873 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256415 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 100873 243 26 0 134703 0
Current children cumulated CPU time (s) 2682.28
Current children cumulated vsize (KiB) 552284

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

[startup+2687.9 s]
/proc/loadavg: 4.01 4.01 4.00 5/330 22189
/proc/meminfo: memFree=18955772/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2687.88 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 123474 0 0 0 268746 42 0 0 25 0 1 0 750009282 565538816 100966 33554432000 4194304 4300288 140734445858800 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 100966 243 26 0 134703 0
Current children cumulated CPU time (s) 2687.88
Current children cumulated vsize (KiB) 552284

[startup+2700.7 s]
/proc/loadavg: 4.01 4.01 4.00 5/330 22190
/proc/meminfo: memFree=18915096/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2700.68 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 123606 0 0 0 270026 42 0 0 25 0 1 0 750009282 565538816 101095 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 101095 243 26 0 134703 0
Current children cumulated CPU time (s) 2700.68
Current children cumulated vsize (KiB) 552284

[startup+2713.5 s]
/proc/loadavg: 4.01 4.00 4.00 5/330 22190
/proc/meminfo: memFree=18891412/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=552284 CPUtime=2713.48 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 123744 0 0 0 271306 42 0 0 25 0 1 0 750009282 565538816 101228 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 138071 101228 243 26 0 134703 0
Current children cumulated CPU time (s) 2713.48
Current children cumulated vsize (KiB) 552284

[startup+2719.9 s]
/proc/loadavg: 4.01 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19050224/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=227084 CPUtime=2719.87 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 138775 0 0 0 271943 44 0 0 25 0 1 0 750009282 232534016 49256 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 56771 49256 243 26 0 53403 0
Current children cumulated CPU time (s) 2719.87
Current children cumulated vsize (KiB) 227084

[startup+2721.5 s]
/proc/loadavg: 4.01 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19071180/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=238580 CPUtime=2721.48 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 141486 0 0 0 272103 45 0 0 25 0 1 0 750009282 244305920 51634 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 59645 51634 243 26 0 56277 0
Current children cumulated CPU time (s) 2721.48
Current children cumulated vsize (KiB) 238580

[startup+2723.1 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19069320/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=238580 CPUtime=2723.08 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 141517 0 0 0 272263 45 0 0 25 0 1 0 750009282 244305920 51663 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255710 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 59645 51663 243 26 0 56277 0
Current children cumulated CPU time (s) 2723.08
Current children cumulated vsize (KiB) 238580

[startup+2723.5 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19064484/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=238580 CPUtime=2723.49 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 141521 0 0 0 272304 45 0 0 25 0 1 0 750009282 244305920 51667 33554432000 4194304 4300288 140734445858800 18446744073709551615 4269834 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 59645 51667 243 26 0 56277 0
Current children cumulated CPU time (s) 2723.49
Current children cumulated vsize (KiB) 238580

[startup+2723.7 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19064484/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=238580 CPUtime=2723.68 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 141521 0 0 0 272323 45 0 0 25 0 1 0 750009282 244305920 51667 33554432000 4194304 4300288 140734445858800 18446744073709551615 4255978 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 59645 51667 243 26 0 56277 0
Current children cumulated CPU time (s) 2723.68
Current children cumulated vsize (KiB) 238580

[startup+2723.8 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 22190
/proc/meminfo: memFree=19064484/32951124 swapFree=67083432/67111528
[pid=22086] ppid=22084 vsize=217988 CPUtime=2723.77 cores=1,3,5,7
/proc/22086/stat : 22086 (cir_minisat) R 22084 22086 20883 0 -1 4202496 141526 0 0 0 272332 45 0 0 25 0 1 0 750009282 223219712 47821 33554432000 4194304 4300288 140734445858800 18446744073709551615 260020044842 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/22086/statm: 54497 47821 248 26 0 51129 0
Current children cumulated CPU time (s) 2723.77
Current children cumulated vsize (KiB) 217988

Child status: 20
Real time (s): 2723.87
CPU time (s): 2723.85
CPU user time (s): 2723.39
CPU system time (s): 0.463929
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 601604

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

runsolver used 8.22575 second user time and 19.2561 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-17 04:03:07
IDJOB=3387234
IDBENCH=82354
IDSOLVER=1873
FILE ID=node110/3387234-1305597786
RUNJOBID= node110-1305586739-20902
PBS_JOBID= 13350368
Free space on /tmp= 73612 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387234-1305597786/watcher-3387234-1305597786 -o /tmp/evaluation-result-3387234-1305597786/solver-3387234-1305597786 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387234-1305597786.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=2024930646

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.76
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.830
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      22510092 kB
Buffers:        293860 kB
Cached:        3192000 kB
SwapCached:       1416 kB
Active:        7035952 kB
Inactive:      3070816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22510092 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           21584 kB
Writeback:           0 kB
AnonPages:     6618872 kB
Mapped:          28820 kB
Slab:           235088 kB
PageTables:      33100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79591692 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= 73448 MiB
End job on node110 at 2011-05-17 04:48:31