Trace number 3318152

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: MiniSAT 2.2.0-agile-26UNSAT 294.616 294.618

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

294.59/294.61	WARNING: for repeatability, setting FPU to use double precision
294.59/294.61	============================[ Problem Statistics ]=============================
294.59/294.61	|                                                                             |
294.59/294.61	|  Number of variables:         26061                                         |
294.59/294.61	|  Number of clauses:          742909                                         |
294.59/294.61	|  Parse time:                   0.30 s                                       |
294.59/294.61	|  Eliminated clauses:           0.00 Mb                                      |
294.59/294.61	|  Simplification time:          1.18 s                                       |
294.59/294.61	|                                                                             |
294.59/294.61	============================[ Search Statistics ]=================================
294.59/294.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
294.59/294.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
294.59/294.61	==================================================================================
294.59/294.61	|       100 |   25968   675431  2535736 |   247658       99     16 |  0.004 % 22 |
294.59/294.61	|       250 |   25968   675431  2535736 |   272423      249     17 |  0.004 % 16 |
294.59/294.61	|       475 |   25968   675431  2535736 |   299666      474     15 |  0.004 % 17 |
294.59/294.61	|       812 |   25968   675431  2535736 |   329632      811     15 |  0.004 % 19 |
294.59/294.61	|      1318 |   25968   675431  2535736 |   362596     1317     16 |  0.004 % 17 |
294.59/294.61	|      2077 |   25968   675431  2535736 |   398855     2076     16 |  0.004 % 19 |
294.59/294.61	|      3216 |   25968   675431  2535736 |   438741     3215     16 |  0.004 % 20 |
294.59/294.61	|      4924 |   25968   675431  2535736 |   482615     4923     16 |  0.004 % 19 |
294.59/294.61	|      7486 |   25968   675431  2535736 |   530876     7485     16 |  0.004 % 18 |
294.59/294.61	|     11330 |   25968   675431  2535736 |   583964    11329     16 |  0.004 % 27 |
294.59/294.61	|     17096 |   25968   675382  2535609 |   642361    17095     17 |  0.004 % 24 |
294.59/294.61	|     25745 |   25968   675382  2535609 |   706597    25744     17 |  0.004 % 22 |
294.59/294.61	|     38719 |   25968   675382  2535609 |   777256    38718     17 |  0.004 % 19 |
294.59/294.61	|     58180 |   25968   675382  2535609 |   854982    58179     18 |  0.004 % 25 |
294.59/294.61	|     87372 |   25968   675382  2535609 |   940480    87371     19 |  0.004 % 24 |
294.59/294.61	|    131161 |   25968   675382  2535609 |  1034529   131160     19 |  0.004 % 22 |
294.59/294.61	|    196845 |   25968   675382  2535609 |  1137981   196844     19 |  0.004 % 21 |
294.59/294.61	|    295371 |   25968   675382  2535609 |  1251780   295370     19 |  0.004 % 32 |
294.59/294.61	|    443160 |   25968   675382  2535609 |  1376958   443159     19 |  0.004 % 21 |
294.59/294.61	|    664843 |   25968   675382  2535609 |  1514654   664842     20 |  0.004 % 25 |
294.59/294.61	===============================================================================
294.59/294.61	restarts              : 1916
294.59/294.61	skipped               : 286
294.59/294.61	conflicts             : 890811         (3025 /sec)
294.59/294.61	decisions             : 1064113        (0.00 % random) (3614 /sec)
294.59/294.61	propagations          : 204785233      (695448 /sec)
294.59/294.61	conflict literals     : 18411792       (51.92 % deleted)
294.59/294.61	Memory used           : 227.00 MB
294.59/294.61	CPU time              : 294.465 s
294.59/294.61	
294.59/294.61	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-3318152-1304901874/watcher-3318152-1304901874 -o /tmp/evaluation-result-3318152-1304901874/solver-3318152-1304901874 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318152-1304901874.cnf 

running on 2 cores: 5,7

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.05 2.70 3.20 5/369 31835
/proc/meminfo: memFree=8735284/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=23756 CPUtime=0 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 1732 0 0 0 0 0 0 0 23 0 1 0 582603375 24326144 1674 33554432000 4194304 4291235 140735407270144 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 5939 1675 215 24 0 2573 0

[startup+0.018753 s]
/proc/loadavg: 3.05 2.70 3.20 5/369 31835
/proc/meminfo: memFree=8735284/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=25408 CPUtime=0.01 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 2158 0 0 0 1 0 0 0 23 0 1 0 582603375 26017792 2095 33554432000 4194304 4291235 140735407270144 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 6352 2097 215 24 0 2986 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25408

[startup+0.100777 s]
/proc/loadavg: 3.05 2.70 3.20 5/369 31835
/proc/meminfo: memFree=8735284/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=37128 CPUtime=0.09 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 6124 0 0 0 8 1 0 0 23 0 1 0 582603375 38019072 5352 33554432000 4194304 4291235 140735407270144 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 9282 5354 215 24 0 5916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37128

[startup+0.300739 s]
/proc/loadavg: 3.05 2.70 3.20 5/369 31835
/proc/meminfo: memFree=8735284/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=72216 CPUtime=0.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 15712 0 0 0 27 2 0 0 24 0 1 0 582603375 73949184 13736 33554432000 4194304 4291235 140735407270144 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 18054 13737 215 24 0 14688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72216

[startup+0.700668 s]
/proc/loadavg: 3.05 2.70 3.20 5/369 31835
/proc/meminfo: memFree=8735284/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=75088 CPUtime=0.69 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 17506 0 0 0 67 2 0 0 25 0 1 0 582603375 76890112 14799 33554432000 4194304 4291235 140735407270144 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 18772 14799 237 24 0 15406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75088

[startup+1.50052 s]
/proc/loadavg: 3.13 2.73 3.20 5/370 31836
/proc/meminfo: memFree=8673780/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=89040 CPUtime=1.49 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 19900 0 0 0 146 3 0 0 25 0 1 0 582603375 91176960 15598 33554432000 4194304 4291235 140735407270144 18446744073709551615 4257066 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 22260 15603 239 24 0 18894 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89040

[startup+3.10025 s]
/proc/loadavg: 3.13 2.73 3.20 5/370 31836
/proc/meminfo: memFree=8678584/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=70364 CPUtime=3.09 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 21576 0 0 0 306 3 0 0 25 0 1 0 582603375 72052736 12841 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 17591 12841 259 24 0 14225 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70364

[startup+6.30066 s]
/proc/loadavg: 3.13 2.73 3.20 5/370 31836
/proc/meminfo: memFree=8669152/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=70364 CPUtime=6.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 21985 0 0 0 626 3 0 0 25 0 1 0 582603375 72052736 13227 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 17591 13227 259 24 0 14225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70364

[startup+12.7005 s]
/proc/loadavg: 3.26 2.77 3.21 5/370 31837
/proc/meminfo: memFree=8712256/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=82040 CPUtime=12.69 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 23019 0 0 0 1265 4 0 0 25 0 1 0 582603375 84008960 14211 33554432000 4194304 4291235 140735407270144 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 20510 14211 259 24 0 17144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82040

[startup+25.5002 s]
/proc/loadavg: 3.38 2.81 3.22 5/370 31837
/proc/meminfo: memFree=8635632/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=82680 CPUtime=25.49 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 24750 0 0 0 2545 4 0 0 25 0 1 0 582603375 84664320 15875 33554432000 4194304 4291235 140735407270144 18446744073709551615 4248281 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 20670 15875 259 24 0 17304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82680

[startup+51.1006 s]
/proc/loadavg: 3.59 2.90 3.23 5/370 31865
/proc/meminfo: memFree=8723884/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=105628 CPUtime=51.09 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 28173 0 0 0 5104 5 0 0 25 0 1 0 582603375 108163072 19187 33554432000 4194304 4291235 140735407270144 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 26407 19187 259 24 0 23041 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105628

[startup+102.313 s]
/proc/loadavg: 3.95 3.12 3.29 5/370 31866
/proc/meminfo: memFree=8593472/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=115804 CPUtime=102.3 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 33983 0 0 0 10223 7 0 0 25 0 1 0 582603375 118583296 24857 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 28951 24857 259 24 0 25585 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 115804

[startup+162.301 s]
/proc/loadavg: 3.98 3.27 3.33 5/370 31868
/proc/meminfo: memFree=8543856/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=152628 CPUtime=162.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 39920 0 0 0 16219 10 0 0 25 0 1 0 582603375 156291072 30640 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 38157 30640 259 24 0 34791 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152628

[startup+222.301 s]
/proc/loadavg: 4.08 3.43 3.38 5/370 31869
/proc/meminfo: memFree=8429744/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=158992 CPUtime=222.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 44585 0 0 0 22218 11 0 0 25 0 1 0 582603375 162807808 35159 33554432000 4194304 4291235 140735407270144 18446744073709551615 4256087 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 39748 35159 259 24 0 36382 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158992

[startup+282.301 s]
/proc/loadavg: 4.03 3.53 3.41 5/370 31871
/proc/meminfo: memFree=8385692/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=213604 CPUtime=282.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 48768 0 0 0 28216 13 0 0 25 0 1 0 582603375 218730496 39225 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53401 39225 259 24 0 50035 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 213604

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

[startup+287.901 s]
/proc/loadavg: 4.02 3.54 3.42 5/370 31871
/proc/meminfo: memFree=8468896/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214200 CPUtime=287.89 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49148 0 0 0 28776 13 0 0 25 0 1 0 582603375 219340800 39593 33554432000 4194304 4291235 140735407270144 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53550 39593 259 24 0 50184 0
Current children cumulated CPU time (s) 287.89
Current children cumulated vsize (KiB) 214200

[startup+291.101 s]
/proc/loadavg: 4.02 3.54 3.42 5/370 31871
/proc/meminfo: memFree=8438876/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214340 CPUtime=291.09 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49346 0 0 0 29096 13 0 0 25 0 1 0 582603375 219484160 39784 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53585 39784 259 24 0 50219 0
Current children cumulated CPU time (s) 291.09
Current children cumulated vsize (KiB) 214340

[startup+292.7 s]
/proc/loadavg: 4.02 3.55 3.42 5/370 31871
/proc/meminfo: memFree=8430816/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214340 CPUtime=292.69 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49505 0 0 0 29256 13 0 0 25 0 1 0 582603375 219484160 39937 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53585 39937 259 24 0 50219 0
Current children cumulated CPU time (s) 292.69
Current children cumulated vsize (KiB) 214340

[startup+293.501 s]
/proc/loadavg: 4.02 3.55 3.42 5/370 31871
/proc/meminfo: memFree=8430816/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214472 CPUtime=293.49 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49586 0 0 0 29336 13 0 0 25 0 1 0 582603375 219619328 40018 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53618 40018 259 24 0 50252 0
Current children cumulated CPU time (s) 293.49
Current children cumulated vsize (KiB) 214472

[startup+294.301 s]
/proc/loadavg: 4.02 3.55 3.42 5/370 31871
/proc/meminfo: memFree=8425980/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214472 CPUtime=294.29 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49638 0 0 0 29416 13 0 0 25 0 1 0 582603375 219619328 40068 33554432000 4194304 4291235 140735407270144 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53618 40068 259 24 0 50252 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 214472

[startup+294.501 s]
/proc/loadavg: 4.02 3.55 3.42 5/370 31871
/proc/meminfo: memFree=8425980/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=214472 CPUtime=294.49 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 49650 0 0 0 29436 13 0 0 25 0 1 0 582603375 219619328 40080 33554432000 4194304 4291235 140735407270144 18446744073709551615 4251057 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 53618 40080 259 24 0 50252 0
Current children cumulated CPU time (s) 294.49
Current children cumulated vsize (KiB) 214472

[startup+294.601 s]
/proc/loadavg: 4.02 3.55 3.42 5/370 31871
/proc/meminfo: memFree=8425980/32951124 swapFree=67111348/67111528
[pid=31835] ppid=31833 vsize=233276 CPUtime=294.59 cores=5,7
/proc/31835/stat : 31835 (minisat) R 31833 31835 31133 0 -1 4202496 53244 0 0 0 29445 14 0 0 25 0 1 0 582603375 238874624 43095 33554432000 4194304 4291235 140735407270144 18446744073709551615 4258700 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/31835/statm: 58319 43095 259 24 0 54953 0
Current children cumulated CPU time (s) 294.59
Current children cumulated vsize (KiB) 233276

Child status: 20
Real time (s): 294.618
CPU time (s): 294.616
CPU user time (s): 294.465
CPU system time (s): 0.150977
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 233276

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

runsolver used 1.05284 second user time and 2.44463 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 02:44:35
IDJOB=3318152
IDBENCH=82501
IDSOLVER=1707
FILE ID=node145/3318152-1304901874
RUNJOBID= node145-1304901803-31551
PBS_JOBID= 13282126
Free space on /tmp= 43308 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318152-1304901874/watcher-3318152-1304901874 -o /tmp/evaluation-result-3318152-1304901874/solver-3318152-1304901874 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318152-1304901874.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1041232381

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8735564 kB
Buffers:        225088 kB
Cached:       17552392 kB
SwapCached:          0 kB
Active:        9044392 kB
Inactive:     14526952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8735564 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           18260 kB
Writeback:           0 kB
AnonPages:     5793532 kB
Mapped:          27992 kB
Slab:           544264 kB
PageTables:      35252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79778572 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= 43308 MiB
End job on node145 at 2011-05-09 02:49:30