Trace number 3348661

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 542.271 542.274

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

running on 2 cores: 0,2

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: 4.07 3.85 3.59 5/307 7094
/proc/meminfo: memFree=7692268/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=20168 CPUtime=0 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 874 0 0 0 0 0 0 0 24 0 1 0 608773051 20652032 809 33554432000 4194304 4254575 140737166422704 18446744073709551615 4240513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 5042 811 212 15 0 1685 0

[startup+0.0317019 s]
/proc/loadavg: 4.07 3.85 3.59 5/307 7094
/proc/meminfo: memFree=7692268/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=25460 CPUtime=0.02 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 2591 0 0 0 2 0 0 0 24 0 1 0 608773051 26071040 2424 33554432000 4194304 4254575 140737166422704 18446744073709551615 210204308165 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 6365 2427 212 15 0 3008 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25460

[startup+0.10071 s]
/proc/loadavg: 4.07 3.85 3.59 5/307 7094
/proc/meminfo: memFree=7692268/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=34468 CPUtime=0.09 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 5625 0 0 0 9 0 0 0 24 0 1 0 608773051 35295232 5220 33554432000 4194304 4254575 140737166422704 18446744073709551615 4241321 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 8617 5221 212 15 0 5260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34468

[startup+0.300693 s]
/proc/loadavg: 4.07 3.85 3.59 5/307 7094
/proc/meminfo: memFree=7692268/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=59416 CPUtime=0.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 11157 0 0 0 28 1 0 0 25 0 1 0 608773051 60841984 10314 33554432000 4194304 4254575 140737166422704 18446744073709551615 4217064 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 14854 10314 232 15 0 11497 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59416

[startup+0.700626 s]
/proc/loadavg: 4.07 3.85 3.59 5/307 7094
/proc/meminfo: memFree=7692268/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=60460 CPUtime=0.69 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 11467 0 0 0 68 1 0 0 25 0 1 0 608773051 61911040 10623 33554432000 4194304 4254575 140737166422704 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 15115 10623 232 15 0 11758 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60460

[startup+1.50048 s]
/proc/loadavg: 4.07 3.86 3.59 5/308 7095
/proc/meminfo: memFree=7649460/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=61216 CPUtime=1.49 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 11766 0 0 0 148 1 0 0 25 0 1 0 608773051 62685184 10917 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216799 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 15304 10917 232 15 0 11947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61216

[startup+3.10023 s]
/proc/loadavg: 4.07 3.86 3.59 5/308 7095
/proc/meminfo: memFree=7646980/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=61644 CPUtime=3.09 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 12121 0 0 0 307 2 0 0 25 0 1 0 608773051 63123456 11257 33554432000 4194304 4254575 140737166422704 18446744073709551615 4217050 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 15411 11257 232 15 0 12054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61644

[startup+6.30069 s]
/proc/loadavg: 4.06 3.86 3.59 5/308 7095
/proc/meminfo: memFree=7638052/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=62640 CPUtime=6.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 12773 0 0 0 627 2 0 0 25 0 1 0 608773051 64143360 11891 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216522 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 15660 11891 232 15 0 12303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62640

[startup+12.7006 s]
/proc/loadavg: 4.06 3.86 3.60 5/308 7095
/proc/meminfo: memFree=7618888/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=76232 CPUtime=12.69 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 14054 0 0 0 1267 2 0 0 25 0 1 0 608773051 78061568 13130 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 19058 13130 232 15 0 15701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76232

[startup+25.5004 s]
/proc/loadavg: 4.05 3.86 3.60 5/308 7095
/proc/meminfo: memFree=7575964/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=79684 CPUtime=25.48 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 16185 0 0 0 2546 2 0 0 25 0 1 0 608773051 81596416 15199 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 19921 15199 232 15 0 16564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79684

[startup+51.1011 s]
/proc/loadavg: 4.03 3.88 3.61 5/308 7096
/proc/meminfo: memFree=7485384/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=102732 CPUtime=51.08 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 19403 0 0 0 5105 3 0 0 25 0 1 0 608773051 105197568 18323 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 25683 18323 232 15 0 22326 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102732

[startup+102.312 s]
/proc/loadavg: 4.01 3.89 3.63 5/308 7097
/proc/meminfo: memFree=7360780/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=110492 CPUtime=102.3 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 24784 0 0 0 10224 6 0 0 25 0 1 0 608773051 113143808 23605 33554432000 4194304 4254575 140737166422704 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 27623 23605 232 15 0 24266 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 110492

[startup+162.3 s]
/proc/loadavg: 3.94 3.89 3.64 5/308 7126
/proc/meminfo: memFree=8531808/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=148064 CPUtime=162.28 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 30045 0 0 0 16220 8 0 0 25 0 1 0 608773051 151617536 28727 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 37016 28727 232 15 0 33659 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 148064

[startup+222.3 s]
/proc/loadavg: 4.03 3.93 3.67 5/308 7128
/proc/meminfo: memFree=8449344/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=153108 CPUtime=222.28 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 33927 0 0 0 22218 10 0 0 25 0 1 0 608773051 156782592 32516 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 38277 32516 232 15 0 34920 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 153108

[startup+282.3 s]
/proc/loadavg: 4.08 3.97 3.70 5/308 7129
/proc/meminfo: memFree=8381736/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=207520 CPUtime=282.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 37260 0 0 0 28217 12 0 0 25 0 1 0 608773051 212500480 35762 33554432000 4194304 4254575 140737166422704 18446744073709551615 4217028 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 51880 35762 232 15 0 48523 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 207520

[startup+342.301 s]
/proc/loadavg: 4.06 3.98 3.72 5/308 7130
/proc/meminfo: memFree=8305564/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=212648 CPUtime=342.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 40984 0 0 0 34214 15 0 0 25 0 1 0 608773051 217751552 39390 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 53162 39390 232 15 0 49805 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 212648

[startup+402.301 s]
/proc/loadavg: 4.02 3.98 3.73 5/308 7132
/proc/meminfo: memFree=8240056/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=216516 CPUtime=402.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 44091 0 0 0 40213 16 0 0 25 0 1 0 608773051 221712384 42413 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 54129 42413 232 15 0 50772 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 216516

[startup+462.301 s]
/proc/loadavg: 4.01 3.98 3.75 5/308 7134
/proc/meminfo: memFree=8175648/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=219936 CPUtime=462.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 47077 0 0 0 46211 18 0 0 25 0 1 0 608773051 225214464 45320 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216524 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 54984 45320 232 15 0 51627 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 219936

[startup+522.301 s]
/proc/loadavg: 4.09 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8108644/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=224760 CPUtime=522.29 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 51239 0 0 0 52209 20 0 0 25 0 1 0 608773051 230154240 49385 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216608 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56190 49385 232 15 0 52833 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 224760

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

[startup+524.712 s]
/proc/loadavg: 4.09 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8104924/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=224928 CPUtime=524.69 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 51476 0 0 0 52449 20 0 0 25 0 1 0 608773051 230326272 49615 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56232 49615 232 15 0 52875 0
Current children cumulated CPU time (s) 524.69
Current children cumulated vsize (KiB) 224928

[startup+531.101 s]
/proc/loadavg: 4.09 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8099092/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225264 CPUtime=531.09 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 51878 0 0 0 53088 21 0 0 25 0 1 0 608773051 230670336 50007 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216991 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56316 50007 232 15 0 52959 0
Current children cumulated CPU time (s) 531.09
Current children cumulated vsize (KiB) 225264

[startup+537.5 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8092892/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225564 CPUtime=537.49 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52270 0 0 0 53728 21 0 0 25 0 1 0 608773051 230977536 50388 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56391 50388 232 15 0 53034 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 225564

[startup+540.701 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8088924/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225704 CPUtime=540.69 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52494 0 0 0 54048 21 0 0 25 0 1 0 608773051 231120896 50603 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216573 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56426 50603 232 15 0 53069 0
Current children cumulated CPU time (s) 540.69
Current children cumulated vsize (KiB) 225704

[startup+541.501 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8087804/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225944 CPUtime=541.49 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52590 0 0 0 54128 21 0 0 25 0 1 0 608773051 231366656 50699 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56486 50699 232 15 0 53129 0
Current children cumulated CPU time (s) 541.49
Current children cumulated vsize (KiB) 225944

[startup+541.901 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8087804/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225944 CPUtime=541.89 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52595 0 0 0 54168 21 0 0 25 0 1 0 608773051 231366656 50704 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56486 50704 232 15 0 53129 0
Current children cumulated CPU time (s) 541.89
Current children cumulated vsize (KiB) 225944

[startup+542.101 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8087804/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225944 CPUtime=542.09 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52596 0 0 0 54188 21 0 0 25 0 1 0 608773051 231366656 50705 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216529 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56486 50705 232 15 0 53129 0
Current children cumulated CPU time (s) 542.09
Current children cumulated vsize (KiB) 225944

[startup+542.201 s]
/proc/loadavg: 4.07 4.01 3.77 5/308 7136
/proc/meminfo: memFree=8086316/32951124 swapFree=63649172/67111528
[pid=7094] ppid=7092 vsize=225944 CPUtime=542.19 cores=0,2
/proc/7094/stat : 7094 (cir_minisat) R 7092 7094 4777 0 -1 4202496 52598 0 0 0 54198 21 0 0 25 0 1 0 608773051 231366656 50707 33554432000 4194304 4254575 140737166422704 18446744073709551615 4216704 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/7094/statm: 56486 50707 232 15 0 53129 0
Current children cumulated CPU time (s) 542.19
Current children cumulated vsize (KiB) 225944

Child status: 20
Real time (s): 542.274
CPU time (s): 542.271
CPU user time (s): 542.042
CPU system time (s): 0.228965
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 225944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 542.042
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52604
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= 6760

runsolver used 1.62175 second user time and 3.32649 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-09 22:09:06
IDJOB=3348661
IDBENCH=82497
IDSOLVER=1810
FILE ID=node130/3348661-1304971745
RUNJOBID= node130-1304971082-6779
PBS_JOBID= 13285620
Free space on /tmp= 30364 MiB

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

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1148307931

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:       7692424 kB
Buffers:        248496 kB
Cached:       21501524 kB
SwapCached:      10100 kB
Active:        7139292 kB
Inactive:     17476348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7692424 kB
SwapTotal:    67111528 kB
SwapFree:     63649172 kB
Dirty:           19008 kB
Writeback:           0 kB
AnonPages:     2863764 kB
Mapped:          13624 kB
Slab:           552048 kB
PageTables:      29528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53937904 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= 30400 MiB
End job on node130 at 2011-05-09 22:18:08