Trace number 3362655

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 375.776 375.764

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

375.71/375.75	WARNING: for repeatability, setting FPU to use double precision
375.71/375.75	============================[ Problem Statistics ]=============================
375.71/375.75	|                                                                             |
375.71/375.75	|  Number of variables:         39151                                         |
375.71/375.75	|  Number of clauses:          533919                                         |
375.71/375.75	|  Parse time:                   0.21 s                                       |
375.71/375.75	|  Eliminated clauses:           0.12 Mb                                      |
375.71/375.75	|  Simplification time:          0.80 s                                       |
375.71/375.75	|                                                                             |
375.71/375.75	============================[ Search Statistics ]==============================
375.71/375.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
375.71/375.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
375.71/375.75	===============================================================================
375.71/375.75	|       100 |   35975   483723  1784801 |   177365       98     11 |  0.005 % |
375.71/375.75	|       250 |   35975   483723  1784801 |   195101      248     10 |  0.005 % |
375.71/375.75	|       475 |   35975   483723  1784801 |   214611      473     11 |  0.005 % |
375.71/375.75	|       812 |   35975   483723  1784801 |   236072      810     12 |  0.005 % |
375.71/375.75	|      1318 |   35975   483723  1784801 |   259680     1316     12 |  0.005 % |
375.71/375.75	|      2077 |   35975   483723  1784801 |   285648     2075     13 |  0.005 % |
375.71/375.75	|      3216 |   35975   483723  1784801 |   314213     3214     14 |  0.005 % |
375.71/375.75	|      4924 |   35975   483723  1784801 |   345634     4922     15 |  0.005 % |
375.71/375.75	|      7486 |   35975   483723  1784801 |   380197     7484     17 |  0.005 % |
375.71/375.75	|     11330 |   35975   483663  1784636 |   418217    11327     16 |  0.005 % |
375.71/375.75	|     17096 |   35975   483663  1784636 |   460039    17093     16 |  0.005 % |
375.71/375.75	|     25745 |   35975   483663  1784636 |   506043    25742     17 |  0.005 % |
375.71/375.75	|     38719 |   35975   483663  1784636 |   556647    38716     17 |  0.005 % |
375.71/375.75	|     58180 |   35975   483663  1784636 |   612312    58177     16 |  0.005 % |
375.71/375.75	|     87372 |   35975   483663  1784636 |   673543    87369     17 |  0.005 % |
375.71/375.75	|    131161 |   35975   483663  1784636 |   740898   131158     17 |  0.005 % |
375.71/375.75	|    196845 |   35975   483663  1784636 |   814987   196842     18 |  0.005 % |
375.71/375.75	|    295371 |   35975   483663  1784636 |   896486   295368     18 |  0.005 % |
375.71/375.75	|    443160 |   35975   483663  1784636 |   986135   443157     18 |  0.005 % |
375.71/375.75	|    664843 |   35975   483663  1784636 |  1084748   664840     20 |  0.005 % |
375.71/375.75	|    997368 |   35967   481814  1778491 |  1193223   924166     21 |  0.026 % |
375.71/375.75	===============================================================================
375.71/375.75	restarts              : 2047
375.71/375.75	conflicts             : 1045593        (2784 /sec)
375.71/375.75	decisions             : 1252435        (0.00 % random) (3335 /sec)
375.71/375.75	propagations          : 237407594      (632077 /sec)
375.71/375.75	conflict literals     : 21764652       (51.35 % deleted)
375.71/375.75	Memory used           : 293.00 MB
375.71/375.75	CPU time              : 375.599 s
375.71/375.75	
375.71/375.75	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-3362655-1305307855/watcher-3362655-1305307855 -o /tmp/evaluation-result-3362655-1305307855/solver-3362655-1305307855 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362655-1305307855.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.87 4.02 4.00 3/368 8663
/proc/meminfo: memFree=25515344/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=21200 CPUtime=0 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 1063 0 0 0 0 0 0 0 21 0 1 0 721016183 21708800 1004 33554432000 4194304 4291037 140733459934752 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 5300 1005 215 24 0 1934 0

[startup+0.0564411 s]
/proc/loadavg: 3.87 4.02 4.00 3/368 8663
/proc/meminfo: memFree=25515344/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=32272 CPUtime=0.05 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 4528 0 0 0 5 0 0 0 21 0 1 0 721016183 33046528 4191 33554432000 4194304 4291037 140733459934752 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 8068 4192 215 24 0 4702 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32272

[startup+0.100433 s]
/proc/loadavg: 3.87 4.02 4.00 3/368 8663
/proc/meminfo: memFree=25515344/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=39984 CPUtime=0.09 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 6831 0 0 0 9 0 0 0 21 0 1 0 721016183 40943616 6039 33554432000 4194304 4291037 140733459934752 18446744073709551615 4276877 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 9996 6040 215 24 0 6630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39984

[startup+0.300395 s]
/proc/loadavg: 3.87 4.02 4.00 3/368 8663
/proc/meminfo: memFree=25515344/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=66728 CPUtime=0.29 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 13305 0 0 0 28 1 0 0 22 0 1 0 721016183 68329472 11475 33554432000 4194304 4291037 140733459934752 18446744073709551615 4229944 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 16682 11475 238 24 0 13316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66728

[startup+0.700333 s]
/proc/loadavg: 3.87 4.02 4.00 3/368 8663
/proc/meminfo: memFree=25515344/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=66728 CPUtime=0.69 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 13325 0 0 0 68 1 0 0 23 0 1 0 721016183 68329472 11495 33554432000 4194304 4291037 140733459934752 18446744073709551615 4229977 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 16682 11495 238 24 0 13316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66728

[startup+1.50118 s]
/proc/loadavg: 3.87 4.02 4.00 5/371 8691
/proc/meminfo: memFree=25432496/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=55816 CPUtime=1.49 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 16280 0 0 0 148 1 0 0 25 0 1 0 721016183 57155584 9965 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 13954 9965 259 24 0 10588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 55816

[startup+3.10088 s]
/proc/loadavg: 3.87 4.02 4.00 5/371 8691
/proc/meminfo: memFree=25437332/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=55816 CPUtime=3.09 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 16520 0 0 0 308 1 0 0 25 0 1 0 721016183 57155584 10193 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 13954 10193 259 24 0 10588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55816

[startup+6.30029 s]
/proc/loadavg: 3.88 4.02 4.00 5/371 8691
/proc/meminfo: memFree=25424364/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=55816 CPUtime=6.3 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 16912 0 0 0 628 2 0 0 25 0 1 0 721016183 57155584 10562 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 13954 10562 259 24 0 10588 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 55816

[startup+12.7011 s]
/proc/loadavg: 3.89 4.02 4.00 5/371 8692
/proc/meminfo: memFree=25376304/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=62996 CPUtime=12.69 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 17668 0 0 0 1267 2 0 0 25 0 1 0 721016183 64507904 11282 33554432000 4194304 4291037 140733459934752 18446744073709551615 4256135 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 15749 11282 259 24 0 12383 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62996

[startup+25.5008 s]
/proc/loadavg: 3.99 4.04 4.00 5/371 8720
/proc/meminfo: memFree=25476488/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=76828 CPUtime=25.49 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 19592 0 0 0 2546 3 0 0 25 0 1 0 721016183 78671872 13115 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 19207 13115 259 24 0 15841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76828

[startup+51.1011 s]
/proc/loadavg: 3.99 4.03 4.00 5/371 8720
/proc/meminfo: memFree=25472796/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=81076 CPUtime=51.09 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 22762 0 0 0 5105 4 0 0 25 0 1 0 721016183 83021824 16204 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 20269 16205 259 24 0 16903 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 81076

[startup+102.314 s]
/proc/loadavg: 4.05 4.04 4.00 5/371 8722
/proc/meminfo: memFree=25385208/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=108164 CPUtime=102.31 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 27972 0 0 0 10225 6 0 0 25 0 1 0 721016183 110759936 21276 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 27041 21276 259 24 0 23675 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 108164

[startup+162.301 s]
/proc/loadavg: 4.07 4.05 4.00 5/371 8724
/proc/meminfo: memFree=25203788/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=147172 CPUtime=162.29 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 34259 0 0 0 16221 8 0 0 25 0 1 0 721016183 150704128 27406 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 36793 27406 259 24 0 33427 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 147172

[startup+222.301 s]
/proc/loadavg: 4.09 4.05 4.00 5/371 8725
/proc/meminfo: memFree=25184156/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=153928 CPUtime=222.29 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 39031 0 0 0 22219 10 0 0 25 0 1 0 721016183 157622272 32046 33554432000 4194304 4291037 140733459934752 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 38482 32046 259 24 0 35116 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 153928

[startup+282.301 s]
/proc/loadavg: 4.11 4.07 4.01 5/371 8727
/proc/meminfo: memFree=25271160/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=210012 CPUtime=282.3 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 43299 0 0 0 28218 12 0 0 25 0 1 0 721016183 215052288 36197 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 52503 36197 259 24 0 49137 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 210012

[startup+342.3 s]
/proc/loadavg: 4.07 4.07 4.01 5/371 8728
/proc/meminfo: memFree=25206144/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=214196 CPUtime=342.31 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 47284 0 0 0 34217 14 0 0 25 0 1 0 721016183 219336704 40070 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 53549 40070 259 24 0 50183 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 214196

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

[startup+358.301 s]
/proc/loadavg: 4.06 4.06 4.01 5/371 8729
/proc/meminfo: memFree=25131116/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=215084 CPUtime=358.3 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 48793 0 0 0 35816 14 0 0 25 0 1 0 721016183 220246016 41537 33554432000 4194304 4291037 140733459934752 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 53771 41537 259 24 0 50405 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 215084

[startup+364.7 s]
/proc/loadavg: 4.05 4.06 4.01 5/371 8729
/proc/meminfo: memFree=25105944/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=220776 CPUtime=364.7 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 50165 0 0 0 36456 14 0 0 25 0 1 0 721016183 226074624 42891 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 55194 42891 259 24 0 51828 0
Current children cumulated CPU time (s) 364.7
Current children cumulated vsize (KiB) 220776

[startup+371.101 s]
/proc/loadavg: 4.04 4.06 4.01 5/371 8729
/proc/meminfo: memFree=25246308/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=170688 CPUtime=371.1 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 64518 0 0 0 37094 16 0 0 25 0 1 0 721016183 174784512 31325 33554432000 4194304 4291037 140733459934752 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 42672 31325 259 24 0 39306 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 170688

[startup+374.301 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8729
/proc/meminfo: memFree=25234896/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=170688 CPUtime=374.31 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 64926 0 0 0 37414 17 0 0 25 0 1 0 721016183 174784512 31712 33554432000 4194304 4291037 140733459934752 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 42672 31712 259 24 0 39306 0
Current children cumulated CPU time (s) 374.31
Current children cumulated vsize (KiB) 170688

[startup+375.114 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8729
/proc/meminfo: memFree=25230060/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=170688 CPUtime=375.12 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 64976 0 0 0 37495 17 0 0 25 0 1 0 721016183 174784512 31759 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 42672 31759 259 24 0 39306 0
Current children cumulated CPU time (s) 375.12
Current children cumulated vsize (KiB) 170688

[startup+375.5 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8729
/proc/meminfo: memFree=25230060/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=170688 CPUtime=375.51 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 64993 0 0 0 37534 17 0 0 25 0 1 0 721016183 174784512 31776 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 42672 31776 259 24 0 39306 0
Current children cumulated CPU time (s) 375.51
Current children cumulated vsize (KiB) 170688

[startup+375.7 s]
/proc/loadavg: 4.04 4.06 4.00 5/371 8729
/proc/meminfo: memFree=25230060/32950928 swapFree=38710892/67111528
[pid=8663] ppid=8661 vsize=170688 CPUtime=375.71 cores=5,7
/proc/8663/stat : 8663 (minisat_release) R 8661 8663 8457 0 -1 4202496 65002 0 0 0 37554 17 0 0 25 0 1 0 721016183 174784512 31783 33554432000 4194304 4291037 140733459934752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8663/statm: 42672 31783 259 24 0 39306 0
Current children cumulated CPU time (s) 375.71
Current children cumulated vsize (KiB) 170688

Child status: 20
Real time (s): 375.764
CPU time (s): 375.776
CPU user time (s): 375.599
CPU system time (s): 0.176973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 300916

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

runsolver used 1.24081 second user time and 3.20651 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-13 19:30:55
IDJOB=3362655
IDBENCH=82502
IDSOLVER=1840
FILE ID=node113/3362655-1305307855
RUNJOBID= node113-1305306552-8478
PBS_JOBID= 13321475
Free space on /tmp= 47772 MiB

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

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1491782246

node113.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.846
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.846
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.846
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.846
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.846
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.74
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.846
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.75
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.846
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.83
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.846
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:     32950928 kB
MemFree:      25515624 kB
Buffers:        198676 kB
Cached:        2399516 kB
SwapCached:      93712 kB
Active:         896352 kB
Inactive:      6285528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25515624 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:           18280 kB
Writeback:           0 kB
AnonPages:     4501920 kB
Mapped:          14120 kB
Slab:            96568 kB
PageTables:      92016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87328292 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= 47768 MiB
End job on node113 at 2011-05-13 19:37:11