Trace number 3348658

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-03-02UNSAT 538.919 538.918

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

538.90/538.91	c WARNING: for repeatability, setting FPU to use double precision
538.90/538.91	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-3348658-1304971886/watcher-3348658-1304971886 -o /tmp/evaluation-result-3348658-1304971886/solver-3348658-1304971886 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348658-1304971886.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.89 3.64 4/307 7124
/proc/meminfo: memFree=8606960/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=272 CPUtime=0 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4194304 70 0 0 0 0 0 0 0 22 0 1 0 608787146 278528 28 33554432000 4194304 4254575 140736669180736 18446744073709551615 210199723655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7124/statm: 68 28 22 15 0 22 0

[startup+0.0870571 s]
/proc/loadavg: 3.92 3.89 3.64 4/307 7124
/proc/meminfo: memFree=8606960/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=34192 CPUtime=0.06 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 5132 0 0 0 6 0 0 0 22 0 1 0 608787146 35012608 4773 33554432000 4194304 4254575 140736669180736 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 8548 4776 212 15 0 5191 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34192

[startup+0.101058 s]
/proc/loadavg: 3.92 3.89 3.64 4/307 7124
/proc/meminfo: memFree=8606960/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=35380 CPUtime=0.09 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 5807 0 0 0 8 1 0 0 22 0 1 0 608787146 36229120 5390 33554432000 4194304 4254575 140736669180736 18446744073709551615 4241276 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 8845 5391 212 15 0 5488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35380

[startup+0.301025 s]
/proc/loadavg: 3.92 3.89 3.64 4/307 7124
/proc/meminfo: memFree=8606960/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=47048 CPUtime=0.28 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 8578 0 0 0 27 1 0 0 23 0 1 0 608787146 48177152 7959 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 11762 7959 232 15 0 8405 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47048

[startup+0.700963 s]
/proc/loadavg: 3.92 3.89 3.64 4/307 7124
/proc/meminfo: memFree=8606960/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=47528 CPUtime=0.68 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 8748 0 0 0 67 1 0 0 25 0 1 0 608787146 48668672 8129 33554432000 4194304 4254575 140736669180736 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 11882 8129 233 15 0 8525 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47528

[startup+1.50083 s]
/proc/loadavg: 3.92 3.89 3.64 5/308 7125
/proc/meminfo: memFree=8572240/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=48100 CPUtime=1.48 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 8996 0 0 0 147 1 0 0 25 0 1 0 608787146 49254400 8373 33554432000 4194304 4254575 140736669180736 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 12025 8373 233 15 0 8668 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 48100

[startup+3.10056 s]
/proc/loadavg: 3.92 3.89 3.64 5/308 7125
/proc/meminfo: memFree=8569388/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=48460 CPUtime=3.08 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 9330 0 0 0 307 1 0 0 25 0 1 0 608787146 49623040 8697 33554432000 4194304 4254575 140736669180736 18446744073709551615 4228118 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 12115 8697 233 15 0 8758 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 48460

[startup+6.30102 s]
/proc/loadavg: 3.93 3.89 3.64 5/308 7126
/proc/meminfo: memFree=8562744/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=56568 CPUtime=6.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 9917 0 0 0 627 2 0 0 25 0 1 0 608787146 57925632 9269 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216995 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 14142 9269 233 15 0 10785 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56568

[startup+12.7009 s]
/proc/loadavg: 3.93 3.89 3.64 5/308 7126
/proc/meminfo: memFree=8548684/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=58460 CPUtime=12.68 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 11178 0 0 0 1266 2 0 0 25 0 1 0 608787146 59863040 10494 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 14615 10494 233 15 0 11258 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58460

[startup+25.5008 s]
/proc/loadavg: 3.95 3.90 3.65 5/308 7126
/proc/meminfo: memFree=8523872/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=73788 CPUtime=25.49 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 13606 0 0 0 2546 3 0 0 25 0 1 0 608787146 75558912 12871 33554432000 4194304 4254575 140736669180736 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 18447 12871 233 15 0 15090 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 73788

[startup+51.1005 s]
/proc/loadavg: 4.05 3.92 3.66 5/308 7126
/proc/meminfo: memFree=8486908/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=97336 CPUtime=51.08 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 17002 0 0 0 5104 4 0 0 25 0 1 0 608787146 99672064 16165 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 24334 16165 233 15 0 20977 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97336

[startup+102.312 s]
/proc/loadavg: 4.15 3.96 3.68 5/308 7128
/proc/meminfo: memFree=8425164/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=105076 CPUtime=102.3 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 21809 0 0 0 10224 6 0 0 25 0 1 0 608787146 107597824 20835 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 26269 20835 233 15 0 22912 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105076

[startup+162.301 s]
/proc/loadavg: 4.12 3.98 3.71 5/308 7130
/proc/meminfo: memFree=8351588/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=141204 CPUtime=162.28 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 26731 0 0 0 16221 7 0 0 25 0 1 0 608787146 144592896 25616 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216984 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 35301 25616 233 15 0 31944 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 141204

[startup+222.301 s]
/proc/loadavg: 4.04 3.98 3.72 5/308 7131
/proc/meminfo: memFree=8282244/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=148412 CPUtime=222.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 31343 0 0 0 22220 9 0 0 25 0 1 0 608787146 151973888 30116 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 37103 30116 233 15 0 33746 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 148412

[startup+282.301 s]
/proc/loadavg: 4.01 3.98 3.74 5/308 7133
/proc/meminfo: memFree=8216732/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=154820 CPUtime=282.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 36094 0 0 0 28217 12 0 0 25 0 1 0 608787146 158535680 34727 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 38705 34727 233 15 0 35348 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 154820

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.75 5/308 7134
/proc/meminfo: memFree=8152568/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=209040 CPUtime=342.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 39184 0 0 0 34217 12 0 0 25 0 1 0 608787146 214056960 37746 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 52260 37746 233 15 0 48903 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 209040

[startup+402.3 s]
/proc/loadavg: 4.07 4.01 3.77 4/305 7151
/proc/meminfo: memFree=8289808/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=213480 CPUtime=402.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 42639 0 0 0 40216 13 0 0 25 0 1 0 608787146 218603520 41104 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 53370 41104 233 15 0 50013 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 213480

[startup+462.3 s]
/proc/loadavg: 4.02 4.00 3.78 5/308 7165
/proc/meminfo: memFree=8163112/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=218300 CPUtime=462.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 47104 0 0 0 46215 14 0 0 25 0 1 0 608787146 223539200 45440 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 54575 45440 233 15 0 51218 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 218300

[startup+522.3 s]
/proc/loadavg: 3.85 3.97 3.78 4/303 7184
/proc/meminfo: memFree=8977536/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221052 CPUtime=522.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 74746 0 0 0 52210 19 0 0 25 0 1 0 608787146 226357248 42515 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55263 42515 233 15 0 51906 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 221052

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

[startup+524.711 s]
/proc/loadavg: 3.78 3.95 3.78 4/302 7184
/proc/meminfo: memFree=8973448/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221052 CPUtime=524.7 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 74835 0 0 0 52451 19 0 0 25 0 1 0 608787146 226357248 42602 33554432000 4194304 4254575 140736669180736 18446744073709551615 4209203 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55263 42602 233 15 0 51906 0
Current children cumulated CPU time (s) 524.7
Current children cumulated vsize (KiB) 221052

[startup+531.101 s]
/proc/loadavg: 3.72 3.93 3.78 5/302 7185
/proc/meminfo: memFree=8964516/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221052 CPUtime=531.1 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75158 0 0 0 53090 20 0 0 25 0 1 0 608787146 226357248 42915 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55263 42915 233 15 0 51906 0
Current children cumulated CPU time (s) 531.1
Current children cumulated vsize (KiB) 221052

[startup+534.3 s]
/proc/loadavg: 3.72 3.93 3.78 4/302 7185
/proc/meminfo: memFree=8959992/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221400 CPUtime=534.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75464 0 0 0 53409 20 0 0 25 0 1 0 608787146 226713600 43213 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55350 43213 233 15 0 51993 0
Current children cumulated CPU time (s) 534.29
Current children cumulated vsize (KiB) 221400

[startup+537.501 s]
/proc/loadavg: 3.66 3.92 3.77 4/302 7185
/proc/meminfo: memFree=8956032/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221400 CPUtime=537.49 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75626 0 0 0 53729 20 0 0 25 0 1 0 608787146 226713600 43368 33554432000 4194304 4254575 140736669180736 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55350 43368 233 15 0 51993 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 221400

[startup+538.301 s]
/proc/loadavg: 3.66 3.92 3.77 4/302 7185
/proc/meminfo: memFree=8954048/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221400 CPUtime=538.29 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75656 0 0 0 53809 20 0 0 25 0 1 0 608787146 226713600 43397 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55350 43397 233 15 0 51993 0
Current children cumulated CPU time (s) 538.29
Current children cumulated vsize (KiB) 221400

[startup+538.701 s]
/proc/loadavg: 3.66 3.92 3.77 4/302 7185
/proc/meminfo: memFree=8954048/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221400 CPUtime=538.69 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75689 0 0 0 53849 20 0 0 25 0 1 0 608787146 226713600 43429 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55350 43429 233 15 0 51993 0
Current children cumulated CPU time (s) 538.69
Current children cumulated vsize (KiB) 221400

[startup+538.901 s]
/proc/loadavg: 3.66 3.92 3.77 4/302 7185
/proc/meminfo: memFree=8952188/32951124 swapFree=63649172/67111528
[pid=7124] ppid=7122 vsize=221400 CPUtime=538.9 cores=4,6
/proc/7124/stat : 7124 (cir_minisat) R 7122 7124 4777 0 -1 4202496 75699 0 0 0 53870 20 0 0 25 0 1 0 608787146 226713600 43437 33554432000 4194304 4254575 140736669180736 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/7124/statm: 55350 43437 233 15 0 51993 0
Current children cumulated CPU time (s) 538.9
Current children cumulated vsize (KiB) 221400

Child status: 20
Real time (s): 538.918
CPU time (s): 538.919
CPU user time (s): 538.705
CPU system time (s): 0.213967
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 350380

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

runsolver used 1.61575 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-09 22:11:26
IDJOB=3348658
IDBENCH=82502
IDSOLVER=1810
FILE ID=node130/3348658-1304971886
RUNJOBID= node130-1304971082-6780
PBS_JOBID= 13285620
Free space on /tmp= 30400 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348658-1304971886/watcher-3348658-1304971886 -o /tmp/evaluation-result-3348658-1304971886/solver-3348658-1304971886 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348658-1304971886.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1470504941

node130.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.838
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.67
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.838
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.838
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.838
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.81
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.838
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.838
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8606992 kB
Buffers:        248632 kB
Cached:       21467580 kB
SwapCached:      10100 kB
Active:        6229112 kB
Inactive:     17474280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8606992 kB
SwapTotal:    67111528 kB
SwapFree:     63649172 kB
Dirty:           13444 kB
Writeback:           0 kB
AnonPages:     1985276 kB
Mapped:          13624 kB
Slab:           551652 kB
PageTables:      27636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52570528 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= 30428 MiB
End job on node130 at 2011-05-09 22:20:25