Trace number 3434029

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 244.404 244.397

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_fb_unknown.cnf
MD5SUM2385047c56f7801a7fd110b2ffe2f293
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark99.5369
Satisfiable
(Un)Satisfiability was proved
Number of variables35819
Number of clauses773506
Sum of the clauses size2886709
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 255953
Number of clauses of size 395409
Number of clauses of size 4622144
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

244.30/244.38	WARNING: for repeatability, setting FPU to use double precision
244.30/244.38	============================[ Problem Statistics ]=============================
244.30/244.38	|                                                                             |
244.30/244.38	|  Number of variables:         35819                                         |
244.30/244.38	|  Number of clauses:          773506                                         |
244.30/244.38	|  Parse time:                   0.29 s                                       |
244.30/244.38	|  Eliminated clauses:           0.10 Mb                                      |
244.30/244.38	|  Simplification time:          1.19 s                                       |
244.30/244.38	|                                                                             |
244.30/244.38	============================[ Search Statistics ]=================================
244.30/244.38	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
244.30/244.38	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
244.30/244.38	==================================================================================
244.30/244.38	|       100 |   33230   702270  2622078 |   257499       97     16 |  0.025 % 20 |
244.30/244.38	|       250 |   33230   702270  2622078 |   283248      247     15 |  0.025 % 20 |
244.30/244.38	|       475 |   33230   702270  2622078 |   311573      472     16 |  0.025 % 20 |
244.30/244.38	|       812 |   33230   702270  2622078 |   342731      809     15 |  0.025 % 17 |
244.30/244.38	|      1318 |   33230   702270  2622078 |   377004     1315     15 |  0.025 % 18 |
244.30/244.38	|      2077 |   33230   702270  2622078 |   414704     2074     15 |  0.025 % 14 |
244.30/244.38	|      3216 |   33230   702270  2622078 |   456175     3213     14 |  0.025 % 20 |
244.30/244.38	|      4924 |   33230   702270  2622078 |   501792     4921     14 |  0.025 % 17 |
244.30/244.38	|      7486 |   33230   702270  2622078 |   551971     7483     14 |  0.025 % 16 |
244.30/244.38	|     11330 |   33230   701865  2620922 |   607169    11325     14 |  0.025 % 20 |
244.30/244.38	|     17096 |   33230   701865  2620922 |   667886    17091     15 |  0.025 % 18 |
244.30/244.38	|     25745 |   33230   701865  2620922 |   734674    25740     16 |  0.025 % 19 |
244.30/244.38	|     38719 |   33230   701865  2620922 |   808142    38714     16 |  0.025 % 25 |
244.30/244.38	|     58180 |   33230   701865  2620922 |   888956    58175     17 |  0.025 % 18 |
244.30/244.38	|     87372 |   33230   701865  2620922 |   977852    87367     17 |  0.025 % 18 |
244.30/244.38	|    131161 |   33230   701865  2620922 |  1075637   131156     18 |  0.025 % 26 |
244.30/244.38	|    196845 |   33230   701865  2620922 |  1183200   196840     18 |  0.025 % 27 |
244.30/244.38	|    295371 |   33230   701865  2620922 |  1301521   295366     19 |  0.025 % 23 |
244.30/244.38	|    443160 |   33230   701865  2620922 |  1431673   443155     19 |  0.025 % 19 |
244.30/244.38	|    664843 |   33223   700200  2615512 |  1574840   605282     20 |  0.045 % 20 |
244.30/244.38	===============================================================================
244.30/244.38	restarts              : 1811
244.30/244.38	skipped               : 283
244.30/244.38	conflicts             : 850335         (3481 /sec)
244.30/244.38	decisions             : 1015971        (0.00 % random) (4159 /sec)
244.30/244.38	propagations          : 199357283      (816135 /sec)
244.30/244.38	conflict literals     : 17525264       (51.90 % deleted)
244.30/244.38	Memory used           : 208.00 MB
244.30/244.38	CPU time              : 244.27 s
244.30/244.38	
244.30/244.38	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: 977)

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-3434029-1306849327/watcher-3434029-1306849327 -o /tmp/evaluation-result-3434029-1306849327/solver-3434029-1306849327 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434029-1306849327.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: 2.00 2.02 2.00 3/424 1630
/proc/meminfo: memFree=3391948/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=19580 CPUtime=0 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 713 0 0 0 0 0 0 0 21 0 1 0 796531017 20049920 653 33554432000 4194304 4291235 140733749174848 18446744073709551615 4271356 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 4950 659 213 24 0 1584 0

[startup+0.0769789 s]
/proc/loadavg: 2.00 2.02 2.00 3/424 1630
/proc/meminfo: memFree=3391948/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=33188 CPUtime=0.07 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 5398 0 0 0 7 0 0 0 21 0 1 0 796531017 33984512 4883 33554432000 4194304 4291235 140733749174848 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 8297 4885 216 24 0 4931 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33188

[startup+0.10097 s]
/proc/loadavg: 2.00 2.02 2.00 3/424 1630
/proc/meminfo: memFree=3391948/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=38916 CPUtime=0.09 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 6704 0 0 0 9 0 0 0 21 0 1 0 796531017 39849984 5946 33554432000 4194304 4291235 140733749174848 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 9729 5947 215 24 0 6363 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38916

[startup+0.300937 s]
/proc/loadavg: 2.00 2.02 2.00 3/424 1630
/proc/meminfo: memFree=3391948/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=75108 CPUtime=0.29 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 17426 0 0 0 27 2 0 0 22 0 1 0 796531017 76910592 14736 33554432000 4194304 4291235 140733749174848 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 18777 14736 215 24 0 15411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75108

[startup+0.700874 s]
/proc/loadavg: 2.00 2.02 2.00 3/424 1630
/proc/meminfo: memFree=3391948/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=77096 CPUtime=0.69 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 18307 0 0 0 67 2 0 0 24 0 1 0 796531017 78946304 15572 33554432000 4194304 4291235 140733749174848 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 19274 15572 237 24 0 15908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 77096

[startup+1.50072 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 1631
/proc/meminfo: memFree=3329328/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=91476 CPUtime=1.49 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 21334 0 0 0 147 2 0 0 25 0 1 0 796531017 93671424 16821 33554432000 4194304 4291235 140733749174848 18446744073709551615 4257111 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 22869 16826 239 24 0 19503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91476

[startup+3.10043 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 1631
/proc/meminfo: memFree=3334908/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=72800 CPUtime=3.09 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 22690 0 0 0 307 2 0 0 25 0 1 0 796531017 74547200 13568 33554432000 4194304 4291235 140733749174848 18446744073709551615 4262443 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 18200 13568 259 24 0 14834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72800

[startup+6.30085 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 1631
/proc/meminfo: memFree=3327016/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=72800 CPUtime=6.29 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 23159 0 0 0 627 2 0 0 25 0 1 0 796531017 74547200 14016 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255861 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 18200 14016 259 24 0 14834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72800

[startup+12.7007 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 1631
/proc/meminfo: memFree=3310372/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=72800 CPUtime=12.7 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 23919 0 0 0 1267 3 0 0 25 0 1 0 796531017 74547200 14739 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 18200 14739 259 24 0 14834 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 72800

[startup+25.5004 s]
/proc/loadavg: 2.00 2.02 2.00 3/425 1631
/proc/meminfo: memFree=3279372/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=85724 CPUtime=25.49 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 25664 0 0 0 2546 3 0 0 25 0 1 0 796531017 87781376 16401 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 21431 16401 259 24 0 18065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85724

[startup+51.1007 s]
/proc/loadavg: 2.00 2.02 2.00 3/422 1635
/proc/meminfo: memFree=6842832/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=107636 CPUtime=51.09 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 29042 0 0 0 5104 5 0 0 25 0 1 0 796531017 110219264 19664 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 26909 19664 259 24 0 23543 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107636

[startup+102.316 s]
/proc/loadavg: 2.06 2.03 2.00 3/425 1687
/proc/meminfo: memFree=6944332/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=118172 CPUtime=102.3 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 35184 0 0 0 10224 6 0 0 25 0 1 0 796531017 121008128 25628 33554432000 4194304 4291235 140733749174848 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 29543 25628 259 24 0 26177 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118172

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/425 1689
/proc/meminfo: memFree=6885860/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=154668 CPUtime=162.29 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 41629 0 0 0 16220 9 0 0 25 0 1 0 796531017 158380032 31871 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 38667 31871 259 24 0 35301 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154668

[startup+222.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/425 1691
/proc/meminfo: memFree=6840520/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=212116 CPUtime=222.3 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 47341 0 0 0 22218 12 0 0 25 0 1 0 796531017 217206784 37419 33554432000 4194304 4291235 140733749174848 18446744073709551615 4256129 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53029 37419 259 24 0 49663 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 212116

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

[startup+230.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/425 1691
/proc/meminfo: memFree=6836548/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=212492 CPUtime=230.3 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 47887 0 0 0 23018 12 0 0 25 0 1 0 796531017 217591808 37943 33554432000 4194304 4291235 140733749174848 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53123 37943 259 24 0 49757 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 212492

[startup+236.701 s]
/proc/loadavg: 2.09 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6832700/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=212972 CPUtime=236.7 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48423 0 0 0 23658 12 0 0 25 0 1 0 796531017 218083328 38460 33554432000 4194304 4291235 140733749174848 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53243 38460 259 24 0 49877 0
Current children cumulated CPU time (s) 236.7
Current children cumulated vsize (KiB) 212972

[startup+239.9 s]
/proc/loadavg: 2.09 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6831088/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=212972 CPUtime=239.9 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48609 0 0 0 23978 12 0 0 25 0 1 0 796531017 218083328 38637 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53243 38637 259 24 0 49877 0
Current children cumulated CPU time (s) 239.9
Current children cumulated vsize (KiB) 212972

[startup+241.501 s]
/proc/loadavg: 2.08 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6830592/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=213132 CPUtime=241.5 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48727 0 0 0 24138 12 0 0 25 0 1 0 796531017 218247168 38751 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255848 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53283 38751 259 24 0 49917 0
Current children cumulated CPU time (s) 241.5
Current children cumulated vsize (KiB) 213132

[startup+243.116 s]
/proc/loadavg: 2.08 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6829348/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=213316 CPUtime=243.11 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48885 0 0 0 24299 12 0 0 25 0 1 0 796531017 218435584 38903 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53329 38903 259 24 0 49963 0
Current children cumulated CPU time (s) 243.11
Current children cumulated vsize (KiB) 213316

[startup+243.901 s]
/proc/loadavg: 2.08 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6829348/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=213316 CPUtime=243.9 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48932 0 0 0 24378 12 0 0 25 0 1 0 796531017 218435584 38949 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53329 38949 259 24 0 49963 0
Current children cumulated CPU time (s) 243.9
Current children cumulated vsize (KiB) 213316

[startup+244.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/425 1691
/proc/meminfo: memFree=6828604/32951124 swapFree=44043512/67111528
[pid=1630] ppid=1628 vsize=213316 CPUtime=244.3 cores=1,3,5,7
/proc/1630/stat : 1630 (minisat) R 1628 1630 1152 0 -1 4202496 48960 0 0 0 24418 12 0 0 25 0 1 0 796531017 218435584 38976 33554432000 4194304 4291235 140733749174848 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/1630/statm: 53329 38976 259 24 0 49963 0
Current children cumulated CPU time (s) 244.3
Current children cumulated vsize (KiB) 213316

Child status: 20
Real time (s): 244.397
CPU time (s): 244.404
CPU user time (s): 244.27
CPU system time (s): 0.133979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 213316

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

runsolver used 0.961853 second user time and 2.38564 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-31 15:42:08
IDJOB=3434029
IDBENCH=82494
IDSOLVER=1930
FILE ID=node134/3434029-1306849327
RUNJOBID= node134-1306842918-1171
PBS_JOBID= 13482018
Free space on /tmp= 19076 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/manthey/traffic/traffic_fb_unknown.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434029-1306849327/watcher-3434029-1306849327 -o /tmp/evaluation-result-3434029-1306849327/solver-3434029-1306849327 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434029-1306849327.cnf

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

MD5SUM BENCH= 2385047c56f7801a7fd110b2ffe2f293
RANDOM SEED=1912599354

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3392228 kB
Buffers:         65780 kB
Cached:       19323888 kB
SwapCached:       9328 kB
Active:       17257396 kB
Inactive:     11543352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3392228 kB
SwapTotal:    67111528 kB
SwapFree:     44043512 kB
Dirty:           19060 kB
Writeback:           0 kB
AnonPages:     9409308 kB
Mapped:          21376 kB
Slab:           594308 kB
PageTables:      96228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115273616 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 19224 MiB
End job on node134 at 2011-05-31 15:46:13