Trace number 3434036

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 270.225 270.225

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

270.19/270.22	WARNING: for repeatability, setting FPU to use double precision
270.19/270.22	============================[ Problem Statistics ]=============================
270.19/270.22	|                                                                             |
270.19/270.22	|  Number of variables:         26061                                         |
270.19/270.22	|  Number of clauses:          742909                                         |
270.19/270.22	|  Parse time:                   0.28 s                                       |
270.19/270.22	|  Eliminated clauses:           0.00 Mb                                      |
270.19/270.22	|  Simplification time:          1.15 s                                       |
270.19/270.22	|                                                                             |
270.19/270.22	============================[ Search Statistics ]=================================
270.19/270.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
270.19/270.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
270.19/270.22	==================================================================================
270.19/270.22	|       100 |   25968   675431  2535736 |   247658       99     16 |  0.004 % 22 |
270.19/270.22	|       250 |   25968   675431  2535736 |   272423      249     17 |  0.004 % 16 |
270.19/270.22	|       475 |   25968   675431  2535736 |   299666      474     15 |  0.004 % 17 |
270.19/270.22	|       812 |   25968   675431  2535736 |   329632      811     15 |  0.004 % 19 |
270.19/270.22	|      1318 |   25968   675431  2535736 |   362596     1317     16 |  0.004 % 17 |
270.19/270.22	|      2077 |   25968   675431  2535736 |   398855     2076     16 |  0.004 % 19 |
270.19/270.22	|      3216 |   25968   675431  2535736 |   438741     3215     16 |  0.004 % 20 |
270.19/270.22	|      4924 |   25968   675431  2535736 |   482615     4923     16 |  0.004 % 19 |
270.19/270.22	|      7486 |   25968   675431  2535736 |   530876     7485     16 |  0.004 % 18 |
270.19/270.22	|     11330 |   25968   675431  2535736 |   583964    11329     16 |  0.004 % 27 |
270.19/270.22	|     17096 |   25968   675382  2535609 |   642361    17095     17 |  0.004 % 24 |
270.19/270.22	|     25745 |   25968   675382  2535609 |   706597    25744     17 |  0.004 % 22 |
270.19/270.22	|     38719 |   25968   675382  2535609 |   777256    38718     17 |  0.004 % 19 |
270.19/270.22	|     58180 |   25968   675382  2535609 |   854982    58179     18 |  0.004 % 25 |
270.19/270.22	|     87372 |   25968   675382  2535609 |   940480    87371     19 |  0.004 % 24 |
270.19/270.22	|    131161 |   25968   675382  2535609 |  1034529   131160     19 |  0.004 % 22 |
270.19/270.22	|    196845 |   25968   675382  2535609 |  1137981   196844     19 |  0.004 % 21 |
270.19/270.22	|    295371 |   25968   675382  2535609 |  1251780   295370     19 |  0.004 % 32 |
270.19/270.22	|    443160 |   25968   675382  2535609 |  1376958   443159     19 |  0.004 % 21 |
270.19/270.22	|    664843 |   25968   675382  2535609 |  1514654   664842     20 |  0.004 % 25 |
270.19/270.22	===============================================================================
270.19/270.22	restarts              : 1916
270.19/270.22	skipped               : 286
270.19/270.22	conflicts             : 890811         (3298 /sec)
270.19/270.22	decisions             : 1064113        (0.00 % random) (3940 /sec)
270.19/270.22	propagations          : 204785233      (758192 /sec)
270.19/270.22	conflict literals     : 18411792       (51.92 % deleted)
270.19/270.22	Memory used           : 227.00 MB
270.19/270.22	CPU time              : 270.097 s
270.19/270.22	
270.19/270.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3434036-1308502752/watcher-3434036-1308502752 -o /tmp/evaluation-result-3434036-1308502752/solver-3434036-1308502752 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434036-1308502752.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.56 1.15 1.10 3/177 24941
/proc/meminfo: memFree=27368268/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=20584 CPUtime=0 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 951 0 0 0 0 0 0 0 25 0 1 0 961873198 21078016 891 33554432000 4194304 4291235 140735175340592 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 5146 892 215 24 0 1780 0

[startup+0.0535319 s]
/proc/loadavg: 1.56 1.15 1.10 3/177 24941
/proc/meminfo: memFree=27368268/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=29436 CPUtime=0.04 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 3941 0 0 0 4 0 0 0 25 0 1 0 961873198 30142464 3603 33554432000 4194304 4291235 140735175340592 18446744073709551615 228244009669 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 7359 3604 215 24 0 3993 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29436

[startup+0.100522 s]
/proc/loadavg: 1.56 1.15 1.10 3/177 24941
/proc/meminfo: memFree=27368268/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=37784 CPUtime=0.09 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 6399 0 0 0 9 0 0 0 25 0 1 0 961873198 38690816 5610 33554432000 4194304 4291235 140735175340592 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 9446 5612 215 24 0 6080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37784

[startup+0.300515 s]
/proc/loadavg: 1.56 1.15 1.10 3/177 24941
/proc/meminfo: memFree=27368268/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=74372 CPUtime=0.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 17228 0 0 0 27 2 0 0 25 0 1 0 961873198 76156928 14527 33554432000 4194304 4291235 140735175340592 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 18593 14528 215 24 0 15227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74372

[startup+0.70044 s]
/proc/loadavg: 1.56 1.15 1.10 3/177 24941
/proc/meminfo: memFree=27368268/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=75084 CPUtime=0.69 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 17509 0 0 0 67 2 0 0 25 0 1 0 961873198 76886016 14800 33554432000 4194304 4291235 140735175340592 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 18771 14800 237 24 0 15405 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75084

[startup+1.50029 s]
/proc/loadavg: 1.60 1.17 1.10 3/178 24943
/proc/meminfo: memFree=27309384/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=70360 CPUtime=1.49 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 21345 0 0 0 147 2 0 0 25 0 1 0 961873198 72048640 12621 33554432000 4194304 4291235 140735175340592 18446744073709551615 4263440 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 17590 12621 258 24 0 14224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70360

[startup+3.10101 s]
/proc/loadavg: 1.60 1.17 1.10 3/178 24943
/proc/meminfo: memFree=27316824/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=70360 CPUtime=3.09 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 21597 0 0 0 307 2 0 0 25 0 1 0 961873198 72048640 12860 33554432000 4194304 4291235 140735175340592 18446744073709551615 4248365 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 17590 12860 259 24 0 14224 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70360

[startup+6.30045 s]
/proc/loadavg: 1.60 1.17 1.10 3/178 24943
/proc/meminfo: memFree=27313760/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=70360 CPUtime=6.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 22039 0 0 0 626 3 0 0 25 0 1 0 961873198 72048640 13278 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256336 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 17590 13278 259 24 0 14224 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70360

[startup+12.7003 s]
/proc/loadavg: 1.66 1.19 1.11 3/178 24943
/proc/meminfo: memFree=27306096/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=82036 CPUtime=12.69 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 23150 0 0 0 1266 3 0 0 25 0 1 0 961873198 84004864 14335 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 20509 14335 259 24 0 17143 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82036

[startup+25.5011 s]
/proc/loadavg: 1.71 1.22 1.12 3/178 24943
/proc/meminfo: memFree=27292200/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=82676 CPUtime=25.49 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 24855 0 0 0 2546 3 0 0 25 0 1 0 961873198 84660224 15972 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 20669 15972 259 24 0 17303 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82676

[startup+51.1006 s]
/proc/loadavg: 1.81 1.28 1.14 3/178 24944
/proc/meminfo: memFree=27263884/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=106068 CPUtime=51.09 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 28607 0 0 0 5105 4 0 0 25 0 1 0 961873198 108613632 19601 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 26517 19601 259 24 0 23151 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106068

[startup+102.307 s]
/proc/loadavg: 1.92 1.40 1.19 3/178 24945
/proc/meminfo: memFree=27250408/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=146620 CPUtime=102.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 34741 0 0 0 10223 6 0 0 25 0 1 0 961873198 150138880 25590 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 36655 25590 259 24 0 33289 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146620

[startup+162.301 s]
/proc/loadavg: 1.97 1.51 1.24 3/178 24956
/proc/meminfo: memFree=27184916/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=157136 CPUtime=162.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 41443 0 0 0 16221 8 0 0 25 0 1 0 961873198 160907264 32135 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256080 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 39284 32135 259 24 0 35918 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 157136

[startup+222.301 s]
/proc/loadavg: 1.99 1.59 1.28 3/178 24957
/proc/meminfo: memFree=27132812/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=211024 CPUtime=222.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 46087 0 0 0 22219 10 0 0 25 0 1 0 961873198 216088576 36616 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 52756 36616 259 24 0 49390 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 211024

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

[startup+230.301 s]
/proc/loadavg: 1.99 1.60 1.29 3/178 24958
/proc/meminfo: memFree=27127840/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=211484 CPUtime=230.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 46610 0 0 0 23019 10 0 0 25 0 1 0 961873198 216559616 37127 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 52871 37127 259 24 0 49505 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 211484

[startup+255.901 s]
/proc/loadavg: 1.99 1.63 1.30 3/178 24958
/proc/meminfo: memFree=27196284/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=213600 CPUtime=255.89 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 48570 0 0 0 25579 10 0 0 25 0 1 0 961873198 218726400 39028 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256052 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53400 39028 259 24 0 50034 0
Current children cumulated CPU time (s) 255.89
Current children cumulated vsize (KiB) 213600

[startup+262.301 s]
/proc/loadavg: 1.99 1.64 1.31 3/178 24958
/proc/meminfo: memFree=27190452/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=213928 CPUtime=262.29 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49015 0 0 0 26219 10 0 0 25 0 1 0 961873198 219062272 39463 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53482 39463 259 24 0 50116 0
Current children cumulated CPU time (s) 262.29
Current children cumulated vsize (KiB) 213928

[startup+265.501 s]
/proc/loadavg: 1.99 1.64 1.31 3/178 24959
/proc/meminfo: memFree=27187472/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=214336 CPUtime=265.5 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49262 0 0 0 26539 11 0 0 25 0 1 0 961873198 219480064 39701 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53584 39701 259 24 0 50218 0
Current children cumulated CPU time (s) 265.5
Current children cumulated vsize (KiB) 214336

[startup+268.7 s]
/proc/loadavg: 1.99 1.65 1.31 3/178 24959
/proc/meminfo: memFree=27184120/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=214468 CPUtime=268.69 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49540 0 0 0 26858 11 0 0 25 0 1 0 961873198 219615232 39970 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53617 39970 259 24 0 50251 0
Current children cumulated CPU time (s) 268.69
Current children cumulated vsize (KiB) 214468

[startup+269.506 s]
/proc/loadavg: 1.99 1.65 1.31 3/178 24959
/proc/meminfo: memFree=27183492/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=214468 CPUtime=269.5 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49609 0 0 0 26939 11 0 0 25 0 1 0 961873198 219615232 40038 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53617 40038 259 24 0 50251 0
Current children cumulated CPU time (s) 269.5
Current children cumulated vsize (KiB) 214468

[startup+269.901 s]
/proc/loadavg: 1.99 1.65 1.31 3/178 24959
/proc/meminfo: memFree=27183492/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=214468 CPUtime=269.89 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49640 0 0 0 26978 11 0 0 25 0 1 0 961873198 219615232 40068 33554432000 4194304 4291235 140735175340592 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53617 40068 259 24 0 50251 0
Current children cumulated CPU time (s) 269.89
Current children cumulated vsize (KiB) 214468

[startup+270.101 s]
/proc/loadavg: 1.99 1.65 1.31 3/178 24959
/proc/meminfo: memFree=27183492/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=214468 CPUtime=270.09 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 49652 0 0 0 26998 11 0 0 25 0 1 0 961873198 219615232 40080 33554432000 4194304 4291235 140735175340592 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 53617 40080 259 24 0 50251 0
Current children cumulated CPU time (s) 270.09
Current children cumulated vsize (KiB) 214468

[startup+270.201 s]
/proc/loadavg: 1.99 1.65 1.31 3/178 24959
/proc/meminfo: memFree=27183492/32951124 swapFree=67056676/67111528
[pid=24941] ppid=24939 vsize=233272 CPUtime=270.19 cores=0,2,4,6
/proc/24941/stat : 24941 (minisat) R 24939 24941 24199 0 -1 4202496 52794 0 0 0 27008 11 0 0 25 0 1 0 961873198 238870528 42718 33554432000 4194304 4291235 140735175340592 18446744073709551615 4257111 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/24941/statm: 58318 42721 259 24 0 54952 0
Current children cumulated CPU time (s) 270.19
Current children cumulated vsize (KiB) 233272

Child status: 20
Real time (s): 270.225
CPU time (s): 270.225
CPU user time (s): 270.097
CPU system time (s): 0.12798
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 233272

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

runsolver used 0.432934 second user time and 0.825874 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-19 18:59:12
IDJOB=3434036
IDBENCH=82501
IDSOLVER=1930
FILE ID=node136/3434036-1308502752
RUNJOBID= node136-1308502700-24798
PBS_JOBID= 13608170
Free space on /tmp= 73332 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-3434036-1308502752/watcher-3434036-1308502752 -o /tmp/evaluation-result-3434036-1308502752/solver-3434036-1308502752 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434036-1308502752.cnf

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=754856646

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27368192 kB
Buffers:        559528 kB
Cached:        4502216 kB
SwapCached:       8800 kB
Active:        1739992 kB
Inactive:      3463156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27368192 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           18244 kB
Writeback:           0 kB
AnonPages:      138092 kB
Mapped:          13408 kB
Slab:           316048 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   351272 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= 73332 MiB
End job on node136 at 2011-06-19 19:03:43