Trace number 3420025

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
RestartSAT B95UNSAT 496.247 496.235

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 benchmark114.081
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

496.21/496.22	c WARNING: for repeatability, setting FPU to use double precision
496.21/496.22	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-3420025-1306584395/watcher-3420025-1306584395 -o /tmp/evaluation-result-3420025-1306584395/solver-3420025-1306584395 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420025-1306584395.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: 1.92 2.01 1.99 2/524 8973
/proc/meminfo: memFree=4959416/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=21204 CPUtime=0 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 1135 0 0 0 0 0 0 0 22 0 1 0 770037293 21712896 1078 33554432000 4194304 4291949 140737003037888 18446744073709551615 218905391813 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 5301 1080 227 24 0 1935 0

[startup+0.0431859 s]
/proc/loadavg: 1.92 2.01 1.99 2/524 8973
/proc/meminfo: memFree=4959416/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=30716 CPUtime=0.03 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 3956 0 0 0 3 0 0 0 22 0 1 0 770037293 31453184 3651 33554432000 4194304 4291949 140737003037888 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 7679 3651 227 24 0 4313 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30716

[startup+0.101158 s]
/proc/loadavg: 1.92 2.01 1.99 2/524 8973
/proc/meminfo: memFree=4959416/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=40252 CPUtime=0.09 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 6910 0 0 0 8 1 0 0 22 0 1 0 770037293 41218048 6116 33554432000 4194304 4291949 140737003037888 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 10063 6116 227 24 0 6697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40252

[startup+0.301124 s]
/proc/loadavg: 1.92 2.01 1.99 2/524 8973
/proc/meminfo: memFree=4959416/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=66732 CPUtime=0.28 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 13297 0 0 0 27 1 0 0 23 0 1 0 770037293 68333568 11469 33554432000 4194304 4291949 140737003037888 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 16683 11469 232 24 0 13317 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 66732

[startup+0.70105 s]
/proc/loadavg: 1.92 2.01 1.99 2/524 8973
/proc/meminfo: memFree=4959416/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=66732 CPUtime=0.68 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 13319 0 0 0 67 1 0 0 25 0 1 0 770037293 68333568 11491 33554432000 4194304 4291949 140737003037888 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 16683 11491 232 24 0 13317 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 66732

[startup+1.5009 s]
/proc/loadavg: 1.92 2.01 1.99 3/525 8974
/proc/meminfo: memFree=4908204/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=55820 CPUtime=1.49 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 16286 0 0 0 147 2 0 0 25 0 1 0 770037293 57159680 9971 33554432000 4194304 4291949 140737003037888 18446744073709551615 4251629 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 13955 9971 253 24 0 10589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55820

[startup+3.10062 s]
/proc/loadavg: 1.92 2.01 1.99 3/525 8974
/proc/meminfo: memFree=4914676/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=55820 CPUtime=3.09 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 16509 0 0 0 307 2 0 0 25 0 1 0 770037293 57159680 10186 33554432000 4194304 4291949 140737003037888 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 13955 10186 253 24 0 10589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55820

[startup+6.30105 s]
/proc/loadavg: 2.01 2.03 2.00 3/525 8975
/proc/meminfo: memFree=4905740/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=55820 CPUtime=6.29 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 16830 0 0 0 627 2 0 0 25 0 1 0 770037293 57159680 10484 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 13955 10484 253 24 0 10589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55820

[startup+12.7009 s]
/proc/loadavg: 2.01 2.03 2.00 3/525 8975
/proc/meminfo: memFree=4889796/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=63000 CPUtime=12.69 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 17572 0 0 0 1267 2 0 0 25 0 1 0 770037293 64512000 11181 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 15750 11181 253 24 0 12384 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63000

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8975
/proc/meminfo: memFree=4856872/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=76652 CPUtime=25.49 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 19332 0 0 0 2547 2 0 0 25 0 1 0 770037293 78491648 12864 33554432000 4194304 4291949 140737003037888 18446744073709551615 4248667 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 19163 12864 253 24 0 15797 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76652

[startup+51.1009 s]
/proc/loadavg: 2.07 2.04 2.00 3/525 8976
/proc/meminfo: memFree=4799844/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=81280 CPUtime=51.09 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 22520 0 0 0 5105 4 0 0 25 0 1 0 770037293 83230720 15954 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 20320 15954 253 24 0 16954 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81280

[startup+102.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/525 8977
/proc/meminfo: memFree=4640984/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=107584 CPUtime=102.31 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 27462 0 0 0 10225 6 0 0 25 0 1 0 770037293 110166016 20721 33554432000 4194304 4291949 140737003037888 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 26896 20721 253 24 0 23530 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 107584

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/525 8979
/proc/meminfo: memFree=4552972/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=145780 CPUtime=162.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 32109 0 0 0 16221 9 0 0 25 0 1 0 770037293 149278720 25235 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 36445 25235 253 24 0 33079 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 145780

[startup+222.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/525 8980
/proc/meminfo: memFree=4451500/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=152956 CPUtime=222.29 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 36790 0 0 0 22218 11 0 0 25 0 1 0 770037293 156626944 29760 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255662 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 38239 29760 253 24 0 34873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152956

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/525 8982
/proc/meminfo: memFree=4341904/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=157420 CPUtime=282.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 40162 0 0 0 28217 13 0 0 25 0 1 0 770037293 161198080 33035 33554432000 4194304 4291949 140737003037888 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 39355 33035 253 24 0 35989 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157420

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/525 8984
/proc/meminfo: memFree=4229028/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=161136 CPUtime=342.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 43305 0 0 0 34215 15 0 0 25 0 1 0 770037293 165003264 36091 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 40284 36091 253 24 0 36918 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161136

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 8985
/proc/meminfo: memFree=4130700/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=218432 CPUtime=402.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 46789 0 0 0 40213 17 0 0 25 0 1 0 770037293 223674368 39496 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 54608 39496 253 24 0 51242 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 218432

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8987
/proc/meminfo: memFree=4057692/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=219272 CPUtime=462.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 48643 0 0 0 46212 18 0 0 25 0 1 0 770037293 224534528 41264 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 54818 41264 253 24 0 51452 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219272

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

[startup+473.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8987
/proc/meminfo: memFree=4046500/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=219272 CPUtime=473.5 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 48981 0 0 0 47332 18 0 0 25 0 1 0 770037293 224534528 41582 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 54818 41582 253 24 0 51452 0
Current children cumulated CPU time (s) 473.5
Current children cumulated vsize (KiB) 219272

[startup+486.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8987
/proc/meminfo: memFree=4020056/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=219484 CPUtime=486.3 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 49380 0 0 0 48612 18 0 0 25 0 1 0 770037293 224751616 41964 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 54871 41964 253 24 0 51505 0
Current children cumulated CPU time (s) 486.3
Current children cumulated vsize (KiB) 219484

[startup+492.7 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4047936/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=492.71 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64048 0 0 0 49250 21 0 0 25 0 1 0 770037293 173875200 31654 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31654 253 24 0 39084 0
Current children cumulated CPU time (s) 492.71
Current children cumulated vsize (KiB) 169800

[startup+494.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4045828/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=494.31 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64126 0 0 0 49410 21 0 0 25 0 1 0 770037293 173875200 31729 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31729 253 24 0 39084 0
Current children cumulated CPU time (s) 494.31
Current children cumulated vsize (KiB) 169800

[startup+495.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4042636/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=495.11 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64186 0 0 0 49490 21 0 0 25 0 1 0 770037293 173875200 31787 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31787 253 24 0 39084 0
Current children cumulated CPU time (s) 495.11
Current children cumulated vsize (KiB) 169800

[startup+495.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4042636/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=495.91 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64264 0 0 0 49570 21 0 0 25 0 1 0 770037293 173875200 31862 33554432000 4194304 4291949 140737003037888 18446744073709551615 4248476 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31862 253 24 0 39084 0
Current children cumulated CPU time (s) 495.91
Current children cumulated vsize (KiB) 169800

[startup+496.12 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4039392/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=496.13 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64279 0 0 0 49592 21 0 0 25 0 1 0 770037293 173875200 31877 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31877 253 24 0 39084 0
Current children cumulated CPU time (s) 496.13
Current children cumulated vsize (KiB) 169800

[startup+496.201 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 8988
/proc/meminfo: memFree=4039392/32951124 swapFree=59247644/67111528
[pid=8973] ppid=8971 vsize=169800 CPUtime=496.21 cores=1,3,5,7
/proc/8973/stat : 8973 (RestartSAT) R 8971 8973 8723 0 -1 4202496 64282 0 0 0 49600 21 0 0 25 0 1 0 770037293 173875200 31880 33554432000 4194304 4291949 140737003037888 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8973/statm: 42450 31880 253 24 0 39084 0
Current children cumulated CPU time (s) 496.21
Current children cumulated vsize (KiB) 169800

Child status: 20
Real time (s): 496.235
CPU time (s): 496.247
CPU user time (s): 496.03
CPU system time (s): 0.216967
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 299792

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

runsolver used 2.47662 second user time and 6.11207 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-28 14:06:36
IDJOB=3420025
IDBENCH=82502
IDSOLVER=1911
FILE ID=node137/3420025-1306584395
RUNJOBID= node137-1306579391-8742
PBS_JOBID= 13471543
Free space on /tmp= 72940 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_unknown.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420025-1306584395/watcher-3420025-1306584395 -o /tmp/evaluation-result-3420025-1306584395/solver-3420025-1306584395 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3420025-1306584395.cnf

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1268142899

node137.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.844
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.68
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.844
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.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4959696 kB
Buffers:        369768 kB
Cached:        9035044 kB
SwapCached:      17768 kB
Active:       19227308 kB
Inactive:      8448616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4959696 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:           13204 kB
Writeback:           0 kB
AnonPages:    18263436 kB
Mapped:          29996 kB
Slab:           156264 kB
PageTables:      90028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 173544528 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= 72940 MiB
End job on node137 at 2011-05-28 14:14:52