Trace number 3420024

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 309.692 309.685

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 benchmark107.463
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

309.60/309.67	WARNING: for repeatability, setting FPU to use double precision
309.60/309.67	============================[ Problem Statistics ]=============================
309.60/309.67	|                                                                             |
309.60/309.67	|  Number of variables:         26061                                         |
309.60/309.67	|  Number of clauses:          742909                                         |
309.60/309.67	|  Parse time:                   0.27 s                                       |
309.60/309.67	|  Eliminated clauses:           0.00 Mb                                      |
309.60/309.67	|  Simplification time:          1.15 s                                       |
309.60/309.67	|                                                                             |
309.60/309.67	============================[ Search Statistics ]==============================
309.60/309.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
309.60/309.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
309.60/309.67	===============================================================================
309.60/309.67	|       100 |   25968   675431  2535736 |   247658       99     16 |  0.004 % |
309.60/309.67	|       250 |   25968   675431  2535736 |   272423      249     17 |  0.004 % |
309.60/309.67	|       475 |   25968   675431  2535736 |   299666      474     15 |  0.004 % |
309.60/309.67	|       812 |   25968   675431  2535736 |   329632      811     15 |  0.004 % |
309.60/309.67	|      1318 |   25968   675431  2535736 |   362596     1317     16 |  0.004 % |
309.60/309.67	|      2077 |   25968   675431  2535736 |   398855     2076     16 |  0.004 % |
309.60/309.67	|      3216 |   25968   675431  2535736 |   438741     3215     16 |  0.004 % |
309.60/309.67	|      4924 |   25968   675431  2535736 |   482615     4923     16 |  0.004 % |
309.60/309.67	|      7486 |   25968   675431  2535736 |   530876     7485     17 |  0.004 % |
309.60/309.67	|     11330 |   25968   675431  2535736 |   583964    11329     16 |  0.004 % |
309.60/309.67	|     17096 |   25968   675382  2535609 |   642361    17095     17 |  0.004 % |
309.60/309.67	|     25745 |   25968   675382  2535609 |   706597    25744     17 |  0.004 % |
309.60/309.67	|     38719 |   25968   675382  2535609 |   777256    38718     16 |  0.004 % |
309.60/309.67	|     58180 |   25968   675382  2535609 |   854982    58179     17 |  0.004 % |
309.60/309.67	|     87372 |   25968   675382  2535609 |   940480    87371     17 |  0.004 % |
309.60/309.67	|    131161 |   25968   675382  2535609 |  1034529   131160     18 |  0.004 % |
309.60/309.67	|    196845 |   25968   675382  2535609 |  1137981   196844     18 |  0.004 % |
309.60/309.67	|    295371 |   25967   675157  2534959 |  1251780   289359     19 |  0.008 % |
309.60/309.67	|    443160 |   25967   675157  2534959 |  1376958   437148     19 |  0.008 % |
309.60/309.67	|    664843 |   25967   675157  2534959 |  1514654   658831     20 |  0.008 % |
309.60/309.67	===============================================================================
309.60/309.67	restarts              : 1979
309.60/309.67	conflicts             : 908141         (2934 /sec)
309.60/309.67	decisions             : 1089952        (0.00 % random) (3521 /sec)
309.60/309.67	propagations          : 215386951      (695881 /sec)
309.60/309.67	conflict literals     : 18580395       (52.21 % deleted)
309.60/309.67	Memory used           : 209.00 MB
309.60/309.67	CPU time              : 309.517 s
309.60/309.67	
309.60/309.67	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-3420024-1306584590/watcher-3420024-1306584590 -o /tmp/evaluation-result-3420024-1306584590/solver-3420024-1306584590 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420024-1306584590.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.08 2.04 2.00 2/526 17061
/proc/meminfo: memFree=12989332/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=24012 CPUtime=0.01 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 1863 0 0 0 1 0 0 0 24 0 1 0 750874889 24588288 1805 33554432000 4194304 4291037 140736819249200 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 6003 1807 215 24 0 2637 0

[startup+0.0626419 s]
/proc/loadavg: 2.08 2.04 2.00 2/526 17061
/proc/meminfo: memFree=12989332/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=30600 CPUtime=0.05 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 4451 0 0 0 5 0 0 0 24 0 1 0 750874889 31334400 3968 33554432000 4194304 4291037 140736819249200 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 7650 3969 215 24 0 4284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30600

[startup+0.100634 s]
/proc/loadavg: 2.08 2.04 2.00 2/526 17061
/proc/meminfo: memFree=12989332/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=37780 CPUtime=0.09 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 6387 0 0 0 8 1 0 0 24 0 1 0 750874889 38686720 5601 33554432000 4194304 4291037 140736819249200 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 9445 5602 215 24 0 6079 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37780

[startup+0.300608 s]
/proc/loadavg: 2.08 2.04 2.00 2/526 17061
/proc/meminfo: memFree=12989332/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=74368 CPUtime=0.29 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 17171 0 0 0 26 3 0 0 25 0 1 0 750874889 76152832 14476 33554432000 4194304 4291037 140736819249200 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 18592 14480 215 24 0 15226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74368

[startup+0.700534 s]
/proc/loadavg: 2.08 2.04 2.00 2/526 17061
/proc/meminfo: memFree=12989332/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=75080 CPUtime=0.69 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 17507 0 0 0 66 3 0 0 25 0 1 0 750874889 76881920 14800 33554432000 4194304 4291037 140736819249200 18446744073709551615 4229792 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 18770 14800 238 24 0 15404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75080

[startup+1.50039 s]
/proc/loadavg: 2.08 2.04 2.00 3/527 17062
/proc/meminfo: memFree=12929192/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=70356 CPUtime=1.49 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 21342 0 0 0 146 3 0 0 25 0 1 0 750874889 72044544 12620 33554432000 4194304 4291037 140736819249200 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 17589 12620 258 24 0 14223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70356

[startup+3.10109 s]
/proc/loadavg: 2.08 2.04 2.00 3/527 17062
/proc/meminfo: memFree=12935668/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=70356 CPUtime=3.09 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 21614 0 0 0 306 3 0 0 25 0 1 0 750874889 72044544 12880 33554432000 4194304 4291037 140736819249200 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 17589 12880 259 24 0 14223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70356

[startup+6.30052 s]
/proc/loadavg: 2.07 2.04 2.00 3/527 17062
/proc/meminfo: memFree=12931584/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=70356 CPUtime=6.29 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 22024 0 0 0 625 4 0 0 25 0 1 0 750874889 72044544 13271 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255873 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 17589 13271 259 24 0 14223 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70356

[startup+12.7004 s]
/proc/loadavg: 2.07 2.03 2.00 3/527 17062
/proc/meminfo: memFree=12968860/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=70356 CPUtime=12.69 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 22873 0 0 0 1265 4 0 0 25 0 1 0 750874889 72044544 14082 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 17589 14083 259 24 0 14223 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70356

[startup+25.5011 s]
/proc/loadavg: 2.05 2.03 2.00 3/527 17062
/proc/meminfo: memFree=12963652/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=82672 CPUtime=25.49 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 24366 0 0 0 2545 4 0 0 25 0 1 0 750874889 84656128 15513 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 20668 15513 259 24 0 17302 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82672

[startup+51.1005 s]
/proc/loadavg: 2.18 2.06 2.01 3/527 17063
/proc/meminfo: memFree=12950344/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=105524 CPUtime=51.09 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 27910 0 0 0 5104 5 0 0 25 0 1 0 750874889 108056576 18943 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 26381 18943 259 24 0 23015 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 105524

[startup+102.32 s]
/proc/loadavg: 2.16 2.07 2.01 3/527 17064
/proc/meminfo: memFree=12927464/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=113176 CPUtime=102.31 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 33284 0 0 0 10223 8 0 0 25 0 1 0 750874889 115892224 24142 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 28294 24142 259 24 0 24928 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 113176

[startup+162.301 s]
/proc/loadavg: 2.06 2.05 2.00 3/527 17066
/proc/meminfo: memFree=12876088/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=151604 CPUtime=162.29 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 38975 0 0 0 16218 11 0 0 25 0 1 0 750874889 155242496 29671 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 37901 29671 259 24 0 34535 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151604

[startup+222.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/527 17068
/proc/meminfo: memFree=12887816/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=157988 CPUtime=222.29 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 43681 0 0 0 22216 13 0 0 25 0 1 0 750874889 161779712 34262 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 39497 34262 259 24 0 36131 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 157988

[startup+282.301 s]
/proc/loadavg: 2.14 2.06 2.01 3/527 17069
/proc/meminfo: memFree=12871036/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=212944 CPUtime=282.3 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 48256 0 0 0 28214 16 0 0 25 0 1 0 750874889 218054656 38704 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53236 38704 259 24 0 49870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212944

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

[startup+294.301 s]
/proc/loadavg: 2.11 2.06 2.01 3/527 17069
/proc/meminfo: memFree=12868660/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=213696 CPUtime=294.3 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 48863 0 0 0 29414 16 0 0 25 0 1 0 750874889 218824704 39295 33554432000 4194304 4291037 140736819249200 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53424 39295 259 24 0 50058 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 213696

[startup+300.701 s]
/proc/loadavg: 2.10 2.06 2.01 3/527 17070
/proc/meminfo: memFree=12836908/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214156 CPUtime=300.7 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49342 0 0 0 30054 16 0 0 25 0 1 0 750874889 219295744 39750 33554432000 4194304 4291037 140736819249200 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53539 39750 259 24 0 50173 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 214156

[startup+303.901 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12834928/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214332 CPUtime=303.9 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49547 0 0 0 30374 16 0 0 25 0 1 0 750874889 219475968 39954 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53583 39954 259 24 0 50217 0
Current children cumulated CPU time (s) 303.9
Current children cumulated vsize (KiB) 214332

[startup+307.1 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12828108/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214484 CPUtime=307.1 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49727 0 0 0 30694 16 0 0 25 0 1 0 750874889 219631616 40131 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53621 40131 259 24 0 50255 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 214484

[startup+308.7 s]
/proc/loadavg: 2.09 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12826992/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214484 CPUtime=308.7 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49808 0 0 0 30854 16 0 0 25 0 1 0 750874889 219631616 40210 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53621 40210 259 24 0 50255 0
Current children cumulated CPU time (s) 308.7
Current children cumulated vsize (KiB) 214484

[startup+309.12 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12825628/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214484 CPUtime=309.12 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49825 0 0 0 30896 16 0 0 25 0 1 0 750874889 219631616 40227 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53621 40227 259 24 0 50255 0
Current children cumulated CPU time (s) 309.12
Current children cumulated vsize (KiB) 214484

[startup+309.501 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12825628/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214484 CPUtime=309.5 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49843 0 0 0 30934 16 0 0 25 0 1 0 750874889 219631616 40245 33554432000 4194304 4291037 140736819249200 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53621 40245 259 24 0 50255 0
Current children cumulated CPU time (s) 309.5
Current children cumulated vsize (KiB) 214484

[startup+309.601 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17070
/proc/meminfo: memFree=12825628/32951124 swapFree=66578944/67111528
[pid=17061] ppid=17059 vsize=214484 CPUtime=309.6 cores=1,3,5,7
/proc/17061/stat : 17061 (minisat_release) R 17059 17061 16668 0 -1 4202496 49845 0 0 0 30944 16 0 0 25 0 1 0 750874889 219631616 40247 33554432000 4194304 4291037 140736819249200 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17061/statm: 53621 40247 259 24 0 50255 0
Current children cumulated CPU time (s) 309.6
Current children cumulated vsize (KiB) 214484

Child status: 20
Real time (s): 309.685
CPU time (s): 309.692
CPU user time (s): 309.517
CPU system time (s): 0.174973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 214484

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

runsolver used 1.50577 second user time and 3.85341 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-28 14:09:50
IDJOB=3420024
IDBENCH=82501
IDSOLVER=1912
FILE ID=node145/3420024-1306584590
RUNJOBID= node145-1306579390-16687
PBS_JOBID= 13471535
Free space on /tmp= 73476 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-3420024-1306584590/watcher-3420024-1306584590 -o /tmp/evaluation-result-3420024-1306584590/solver-3420024-1306584590 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420024-1306584590.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=447710091

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:      12989612 kB
Buffers:        246740 kB
Cached:        7842072 kB
SwapCached:      34712 kB
Active:       11662208 kB
Inactive:      8005348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12989612 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:           18456 kB
Writeback:           0 kB
AnonPages:    11543584 kB
Mapped:          38076 kB
Slab:           158840 kB
PageTables:      66460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153541772 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= 73476 MiB
End job on node145 at 2011-05-28 14:15:00