Trace number 3362657

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 reference: minisat 2.2.0UNSAT 354.81 354.802

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

354.70/354.79	WARNING: for repeatability, setting FPU to use double precision
354.70/354.79	============================[ Problem Statistics ]=============================
354.70/354.79	|                                                                             |
354.70/354.79	|  Number of variables:         26061                                         |
354.70/354.79	|  Number of clauses:          742909                                         |
354.70/354.79	|  Parse time:                   0.30 s                                       |
354.70/354.79	|  Eliminated clauses:           0.00 Mb                                      |
354.70/354.79	|  Simplification time:          1.19 s                                       |
354.70/354.79	|                                                                             |
354.70/354.79	============================[ Search Statistics ]==============================
354.70/354.79	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
354.70/354.79	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
354.70/354.79	===============================================================================
354.70/354.79	|       100 |   25968   675431  2535736 |   247658       99     16 |  0.004 % |
354.70/354.79	|       250 |   25968   675431  2535736 |   272423      249     17 |  0.004 % |
354.70/354.79	|       475 |   25968   675431  2535736 |   299666      474     15 |  0.004 % |
354.70/354.79	|       812 |   25968   675431  2535736 |   329632      811     15 |  0.004 % |
354.70/354.79	|      1318 |   25968   675431  2535736 |   362596     1317     16 |  0.004 % |
354.70/354.79	|      2077 |   25968   675431  2535736 |   398855     2076     16 |  0.004 % |
354.70/354.79	|      3216 |   25968   675431  2535736 |   438741     3215     16 |  0.004 % |
354.70/354.79	|      4924 |   25968   675431  2535736 |   482615     4923     16 |  0.004 % |
354.70/354.79	|      7486 |   25968   675431  2535736 |   530876     7485     17 |  0.004 % |
354.70/354.79	|     11330 |   25968   675431  2535736 |   583964    11329     16 |  0.004 % |
354.70/354.79	|     17096 |   25968   675382  2535609 |   642361    17095     17 |  0.004 % |
354.70/354.79	|     25745 |   25968   675382  2535609 |   706597    25744     17 |  0.004 % |
354.70/354.79	|     38719 |   25968   675382  2535609 |   777256    38718     16 |  0.004 % |
354.70/354.79	|     58180 |   25968   675382  2535609 |   854982    58179     17 |  0.004 % |
354.70/354.79	|     87372 |   25968   675382  2535609 |   940480    87371     17 |  0.004 % |
354.70/354.79	|    131161 |   25968   675382  2535609 |  1034529   131160     18 |  0.004 % |
354.70/354.79	|    196845 |   25968   675382  2535609 |  1137981   196844     18 |  0.004 % |
354.70/354.79	|    295371 |   25967   675157  2534959 |  1251780   289359     19 |  0.008 % |
354.70/354.79	|    443160 |   25967   675157  2534959 |  1376958   437148     19 |  0.008 % |
354.70/354.79	|    664843 |   25967   675157  2534959 |  1514654   658831     20 |  0.008 % |
354.70/354.79	===============================================================================
354.70/354.79	restarts              : 1979
354.70/354.79	conflicts             : 908141         (2561 /sec)
354.70/354.79	decisions             : 1089952        (0.00 % random) (3073 /sec)
354.70/354.79	propagations          : 215386951      (607309 /sec)
354.70/354.79	conflict literals     : 18580395       (52.21 % deleted)
354.70/354.79	Memory used           : 209.00 MB
354.70/354.79	CPU time              : 354.658 s
354.70/354.79	
354.70/354.79	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-3362657-1305307835/watcher-3362657-1305307835 -o /tmp/evaluation-result-3362657-1305307835/solver-3362657-1305307835 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362657-1305307835.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: 4.00 4.03 4.00 4/425 2277
/proc/meminfo: memFree=4740420/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=20128 CPUtime=0 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 823 0 0 0 0 0 0 0 21 0 1 0 721014383 20611072 764 33554432000 4194304 4291037 140733337992112 18446744073709551615 4277473 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 5032 765 214 24 0 1666 0

[startup+0.033261 s]
/proc/loadavg: 4.00 4.03 4.00 4/425 2277
/proc/meminfo: memFree=4740420/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=26980 CPUtime=0.02 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 2888 0 0 0 2 0 0 0 21 0 1 0 721014383 27627520 2684 33554432000 4194304 4291037 140733337992112 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 6745 2685 215 24 0 3379 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 26980

[startup+0.100249 s]
/proc/loadavg: 4.00 4.03 4.00 4/425 2277
/proc/meminfo: memFree=4740420/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=37120 CPUtime=0.09 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 6120 0 0 0 8 1 0 0 21 0 1 0 721014383 38010880 5347 33554432000 4194304 4291037 140733337992112 18446744073709551615 4261241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 9280 5348 215 24 0 5914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37120

[startup+0.300214 s]
/proc/loadavg: 4.00 4.03 4.00 4/425 2277
/proc/meminfo: memFree=4740420/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=71284 CPUtime=0.29 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 15422 0 0 0 27 2 0 0 22 0 1 0 721014383 72994816 13452 33554432000 4194304 4291037 140733337992112 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 17821 13453 215 24 0 14455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71284

[startup+0.700143 s]
/proc/loadavg: 4.00 4.03 4.00 4/425 2277
/proc/meminfo: memFree=4740420/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=75080 CPUtime=0.69 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 17507 0 0 0 67 2 0 0 24 0 1 0 721014383 76881920 14799 33554432000 4194304 4291037 140733337992112 18446744073709551615 4230007 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 18770 14799 238 24 0 15404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75080

[startup+1.50104 s]
/proc/loadavg: 4.00 4.03 4.00 5/426 2278
/proc/meminfo: memFree=4677924/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=89032 CPUtime=1.49 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 18209 0 0 0 147 2 0 0 25 0 1 0 721014383 91168768 14200 33554432000 4194304 4291037 140733337992112 18446744073709551615 4257014 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 22258 14205 239 24 0 18892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89032

[startup+3.10072 s]
/proc/loadavg: 4.00 4.03 4.00 5/426 2278
/proc/meminfo: memFree=4683008/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=70356 CPUtime=3.09 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 21576 0 0 0 306 3 0 0 25 0 1 0 721014383 72044544 12842 33554432000 4194304 4291037 140733337992112 18446744073709551615 4256182 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 17589 12842 259 24 0 14223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70356

[startup+6.30017 s]
/proc/loadavg: 4.00 4.03 4.00 5/426 2278
/proc/meminfo: memFree=4674808/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=70356 CPUtime=6.29 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 21983 0 0 0 626 3 0 0 25 0 1 0 721014383 72044544 13230 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 17589 13230 259 24 0 14223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70356

[startup+12.701 s]
/proc/loadavg: 4.00 4.03 4.00 5/426 2278
/proc/meminfo: memFree=4657840/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=70356 CPUtime=12.7 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 22702 0 0 0 1266 4 0 0 25 0 1 0 721014383 72044544 13917 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 17589 13917 259 24 0 14223 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 70356

[startup+25.5008 s]
/proc/loadavg: 4.00 4.03 4.00 4/421 2299
/proc/meminfo: memFree=4812700/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=82672 CPUtime=25.49 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 24094 0 0 0 2545 4 0 0 25 0 1 0 721014383 84656128 15256 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 20668 15256 259 24 0 17302 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82672

[startup+51.1003 s]
/proc/loadavg: 4.00 4.03 4.00 5/426 2309
/proc/meminfo: memFree=4681584/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=103992 CPUtime=51.09 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 27023 0 0 0 5105 4 0 0 25 0 1 0 721014383 106487808 18075 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 25998 18075 259 24 0 22632 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103992

[startup+102.316 s]
/proc/loadavg: 3.95 4.01 3.99 5/426 2339
/proc/meminfo: memFree=5221280/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=111540 CPUtime=102.31 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 31829 0 0 0 10224 7 0 0 25 0 1 0 721014383 114216960 22745 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 27885 22745 259 24 0 24519 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111540

[startup+162.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/426 2340
/proc/meminfo: memFree=5113944/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=149192 CPUtime=162.29 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 37356 0 0 0 16220 9 0 0 25 0 1 0 721014383 152772608 28101 33554432000 4194304 4291037 140733337992112 18446744073709551615 4248354 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 37298 28101 259 24 0 33932 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149192

[startup+222.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/426 2342
/proc/meminfo: memFree=4942052/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=156936 CPUtime=222.3 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 41693 0 0 0 22220 10 0 0 25 0 1 0 721014383 160702464 32333 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 39234 32333 259 24 0 35868 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156936

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 4.00 5/426 2343
/proc/meminfo: memFree=4897632/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=159988 CPUtime=282.29 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 45633 0 0 0 28217 12 0 0 25 0 1 0 721014383 163827712 36153 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 39997 36153 259 24 0 36631 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159988

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4734528/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214156 CPUtime=342.3 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49206 0 0 0 34216 14 0 0 25 0 1 0 721014383 219295744 39620 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53539 39620 259 24 0 50173 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 214156

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

[startup+345.501 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4723116/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214156 CPUtime=345.5 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49400 0 0 0 34536 14 0 0 25 0 1 0 721014383 219295744 39807 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53539 39807 259 24 0 50173 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 214156

[startup+348.716 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4713804/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214332 CPUtime=348.72 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49581 0 0 0 34858 14 0 0 25 0 1 0 721014383 219475968 39987 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53583 39987 259 24 0 50217 0
Current children cumulated CPU time (s) 348.72
Current children cumulated vsize (KiB) 214332

[startup+351.901 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4699792/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214484 CPUtime=351.9 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49731 0 0 0 35176 14 0 0 25 0 1 0 721014383 219631616 40134 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53621 40134 259 24 0 50255 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 214484

[startup+353.5 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4695080/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214484 CPUtime=353.5 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49799 0 0 0 35336 14 0 0 25 0 1 0 721014383 219631616 40201 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53621 40201 259 24 0 50255 0
Current children cumulated CPU time (s) 353.5
Current children cumulated vsize (KiB) 214484

[startup+354.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4687888/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214484 CPUtime=354.3 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49831 0 0 0 35416 14 0 0 25 0 1 0 721014383 219631616 40232 33554432000 4194304 4291037 140733337992112 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53621 40232 259 24 0 50255 0
Current children cumulated CPU time (s) 354.3
Current children cumulated vsize (KiB) 214484

[startup+354.7 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4687888/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=214484 CPUtime=354.7 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202496 49846 0 0 0 35456 14 0 0 25 0 1 0 721014383 219631616 40247 33554432000 4194304 4291037 140733337992112 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/2277/statm: 53621 40247 259 24 0 50255 0
Current children cumulated CPU time (s) 354.7
Current children cumulated vsize (KiB) 214484

[startup+354.8 s]
/proc/loadavg: 4.00 4.00 4.00 5/426 2345
/proc/meminfo: memFree=4687888/32950940 swapFree=67111356/67111528
[pid=2277] ppid=2275 vsize=0 CPUtime=354.8 cores=5,7
/proc/2277/stat : 2277 (minisat_release) R 2275 2277 1983 0 -1 4202500 49864 0 0 0 35465 15 0 0 25 0 1 0 721014383 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 5 0 0 0
/proc/2277/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 354.8
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 354.802
CPU time (s): 354.81
CPU user time (s): 354.658
CPU system time (s): 0.151976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 214484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 354.658
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49864
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= 6
involuntary context switches= 3769

runsolver used 1.43078 second user time and 3.41548 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-13 19:30:36
IDJOB=3362657
IDBENCH=82501
IDSOLVER=1840
FILE ID=node117/3362657-1305307835
RUNJOBID= node117-1305306512-2004
PBS_JOBID= 13321473
Free space on /tmp= 37712 MiB

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

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1764627580

node117.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.849
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.69
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.849
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.849
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.849
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.75
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.849
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       4740700 kB
Buffers:        254620 kB
Cached:       17665568 kB
SwapCached:          0 kB
Active:       15699780 kB
Inactive:     11842508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       4740700 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           19196 kB
Writeback:           0 kB
AnonPages:     9621776 kB
Mapped:          32500 kB
Slab:           553600 kB
PageTables:      48420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 102408224 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= 37716 MiB
End job on node117 at 2011-05-13 19:36:31