Trace number 3419814

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 1291.73 1291.69

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark977.211
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

1291.63/1291.68	WARNING: for repeatability, setting FPU to use double precision
1291.63/1291.68	============================[ Problem Statistics ]=============================
1291.63/1291.68	|                                                                             |
1291.63/1291.68	|  Number of variables:          1278                                         |
1291.63/1291.68	|  Number of clauses:           68055                                         |
1291.63/1291.68	|  Parse time:                   0.02 s                                       |
1291.63/1291.68	|  Eliminated clauses:           0.02 Mb                                      |
1291.63/1291.68	|  Simplification time:          0.23 s                                       |
1291.63/1291.68	|                                                                             |
1291.63/1291.68	============================[ Search Statistics ]==============================
1291.63/1291.68	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1291.63/1291.68	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1291.63/1291.68	===============================================================================
1291.63/1291.68	|       100 |     791    63768   250284 |    23381      100     40 |  0.000 % |
1291.63/1291.68	|       250 |     791    63768   250284 |    25719      250     35 |  0.000 % |
1291.63/1291.68	|       475 |     791    63768   250284 |    28291      475     27 |  0.001 % |
1291.63/1291.68	|       812 |     791    63768   250284 |    31120      812     22 |  0.001 % |
1291.63/1291.68	|      1318 |     791    63768   250284 |    34233     1318     19 |  0.001 % |
1291.63/1291.68	|      2077 |     791    63768   250284 |    37656     2077     17 |  0.001 % |
1291.63/1291.68	|      3216 |     791    63768   250284 |    41421     3216     18 |  0.001 % |
1291.63/1291.68	|      4924 |     791    63768   250284 |    45564     4924     18 |  0.001 % |
1291.63/1291.68	|      7486 |     791    63768   250284 |    50120     7486     17 |  0.000 % |
1291.63/1291.68	|     11330 |     791    63768   250284 |    55132    11330     19 |  0.001 % |
1291.63/1291.68	|     17096 |     791    63768   250284 |    60645    17096     24 |  0.015 % |
1291.63/1291.68	|     25745 |     791    63768   250284 |    66710    25745     26 |  0.015 % |
1291.63/1291.68	|     38719 |     791    63768   250284 |    73381    38719     26 |  0.015 % |
1291.63/1291.68	|     58180 |     791    63768   250284 |    80719    58180     27 |  0.015 % |
1291.63/1291.68	|     87372 |     791    63768   250284 |    88791    23309     26 |  0.015 % |
1291.63/1291.68	|    131161 |     791    63768   250284 |    97670    67098     27 |  0.012 % |
1291.63/1291.68	|    196845 |     791    63768   250284 |   107437    49734     30 |  0.015 % |
1291.63/1291.68	|    295371 |     791    63768   250284 |   118181    55769     32 |  0.015 % |
1291.63/1291.68	|    443160 |     791    63768   250284 |   129999   100925     35 |  0.015 % |
1291.63/1291.68	|    664843 |     790    63501   249507 |   142999    50392     29 |  0.090 % |
1291.63/1291.68	|    997368 |     790    63501   249507 |   157299   126770     17 |  0.079 % |
1291.63/1291.68	|   1496156 |     790    63501   249507 |   173029    63717     34 |  0.078 % |
1291.63/1291.68	|   2244338 |     789    63252   248780 |   190332    24166     17 |  0.157 % |
1291.63/1291.68	|   3366612 |     788    63006   248066 |   209365    71359     20 |  0.235 % |
1291.63/1291.68	|   5050023 |     787    62734   247277 |   230302   158902     22 |  0.314 % |
1291.63/1291.68	|   7575139 |     785    61970   244569 |   253332   164324     21 |  0.470 % |
1291.63/1291.68	|  11362814 |     779    59172   235943 |   278666    59509     20 |  0.939 % |
1291.63/1291.68	===============================================================================
1291.63/1291.68	restarts              : 20478
1291.63/1291.68	conflicts             : 13786230       (10674 /sec)
1291.63/1291.68	decisions             : 17845801       (0.00 % random) (13817 /sec)
1291.63/1291.68	propagations          : 1361477152     (1054095 /sec)
1291.63/1291.68	conflict literals     : 276341186      (29.57 % deleted)
1291.63/1291.68	Memory used           : 174.00 MB
1291.63/1291.68	CPU time              : 1291.61 s
1291.63/1291.68	
1291.63/1291.68	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-3419814-1306580389/watcher-3419814-1306580389 -o /tmp/evaluation-result-3419814-1306580389/solver-3419814-1306580389 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3419814-1306580389.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: 2.01 1.95 1.32 2/436 10441
/proc/meminfo: memFree=11761572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=21088 CPUtime=0.01 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 1289 0 0 0 1 0 0 0 25 0 1 0 769636728 21594112 1189 33554432000 4194304 4291037 140733498009248 18446744073709551615 255376962245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5272 1193 215 24 0 1906 0

[startup+0.0607149 s]
/proc/loadavg: 2.01 1.95 1.32 2/436 10441
/proc/meminfo: memFree=11761572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=22316 CPUtime=0.05 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 1889 0 0 0 5 0 0 0 25 0 1 0 769636728 22851584 1658 33554432000 4194304 4291037 140733498009248 18446744073709551615 4229977 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5579 1658 239 24 0 2213 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22316

[startup+0.100737 s]
/proc/loadavg: 2.01 1.95 1.32 2/436 10441
/proc/meminfo: memFree=11761572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=22316 CPUtime=0.09 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 1889 0 0 0 9 0 0 0 25 0 1 0 769636728 22851584 1658 33554432000 4194304 4291037 140733498009248 18446744073709551615 4229971 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5579 1658 239 24 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22316

[startup+0.300695 s]
/proc/loadavg: 2.01 1.95 1.32 2/436 10441
/proc/meminfo: memFree=11761572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=20064 CPUtime=0.29 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 2639 0 0 0 29 0 0 0 25 0 1 0 769636728 20545536 1790 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5016 1790 257 24 0 1650 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20064

[startup+0.700596 s]
/proc/loadavg: 2.01 1.95 1.32 2/436 10441
/proc/meminfo: memFree=11761572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=21092 CPUtime=0.69 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 2850 0 0 0 69 0 0 0 25 0 1 0 769636728 21598208 1985 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5273 1985 258 24 0 1907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21092

[startup+1.50046 s]
/proc/loadavg: 2.01 1.95 1.32 3/437 10442
/proc/meminfo: memFree=11751776/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=23972 CPUtime=1.49 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 3646 0 0 0 149 0 0 0 25 0 1 0 769636728 24547328 2767 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255709 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 5993 2767 258 24 0 2627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23972

[startup+3.10766 s]
/proc/loadavg: 2.01 1.95 1.32 3/437 10442
/proc/meminfo: memFree=11747436/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=32172 CPUtime=3.1 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 4704 0 0 0 310 0 0 0 25 0 1 0 769636728 32944128 3793 33554432000 4194304 4291037 140733498009248 18446744073709551615 4266157 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 8043 3793 258 24 0 4677 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 32172

[startup+6.30059 s]
/proc/loadavg: 2.08 1.97 1.33 3/437 10442
/proc/meminfo: memFree=11737900/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=34912 CPUtime=6.29 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 6012 0 0 0 629 0 0 0 25 0 1 0 769636728 35749888 5080 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 8728 5080 258 24 0 5362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34912

[startup+12.7004 s]
/proc/loadavg: 2.08 1.97 1.33 3/437 10442
/proc/meminfo: memFree=11723908/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=52124 CPUtime=12.69 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 11879 0 0 0 1268 1 0 0 25 0 1 0 769636728 53374976 8056 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 13031 8056 258 24 0 9665 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52124

[startup+25.501 s]
/proc/loadavg: 2.06 1.97 1.34 3/437 10443
/proc/meminfo: memFree=11709148/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=52912 CPUtime=25.5 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 13182 0 0 0 2548 2 0 0 25 0 1 0 769636728 54181888 9332 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 13228 9332 258 24 0 9862 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 52912

[startup+51.1003 s]
/proc/loadavg: 2.04 1.97 1.36 3/437 10443
/proc/meminfo: memFree=11753272/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=60052 CPUtime=51.09 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 19378 0 0 0 5106 3 0 0 25 0 1 0 769636728 61493248 11159 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 15013 11159 258 24 0 11647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60052

[startup+102.316 s]
/proc/loadavg: 2.13 2.00 1.40 3/437 10455
/proc/meminfo: memFree=11667784/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=78728 CPUtime=102.31 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 29383 0 0 0 10226 5 0 0 25 0 1 0 769636728 80617472 15866 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256147 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 19682 15866 258 24 0 16316 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78728

[startup+162.301 s]
/proc/loadavg: 2.10 2.01 1.44 3/437 10456
/proc/meminfo: memFree=11677192/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=97584 CPUtime=162.29 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 33980 0 0 0 16224 5 0 0 25 0 1 0 769636728 99926016 20239 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 24396 20239 258 24 0 21030 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97584

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.47 3/437 10458
/proc/meminfo: memFree=11732356/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=88056 CPUtime=222.3 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 38862 0 0 0 22223 7 0 0 25 0 1 0 769636728 90169344 15998 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 22014 15998 258 24 0 18648 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88056

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.50 3/437 10462
/proc/meminfo: memFree=11631656/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=109992 CPUtime=282.29 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 45282 0 0 0 28221 8 0 0 25 0 1 0 769636728 112631808 22375 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 27498 22375 258 24 0 24132 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 109992

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.54 3/437 10464
/proc/meminfo: memFree=11650912/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=109992 CPUtime=342.3 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 45446 0 0 0 34222 8 0 0 25 0 1 0 769636728 112631808 22530 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 27498 22530 258 24 0 24132 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 109992

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.56 3/437 10466
/proc/meminfo: memFree=11564472/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=112388 CPUtime=402.31 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 47729 0 0 0 40222 9 0 0 25 0 1 0 769636728 115085312 24640 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 28097 24640 258 24 0 24731 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 112388

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.59 3/437 10467
/proc/meminfo: memFree=11603392/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=129024 CPUtime=462.3 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 52020 0 0 0 46221 9 0 0 25 0 1 0 769636728 132120576 28814 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 32256 28814 258 24 0 28890 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129024

[startup+522.301 s]
/proc/loadavg: 2.14 2.04 1.62 3/437 10469
/proc/meminfo: memFree=11654212/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=522.3 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 54411 0 0 0 52221 9 0 0 25 0 1 0 769636728 163196928 31126 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 31126 258 24 0 36477 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 159372

[startup+582.301 s]
/proc/loadavg: 2.09 2.05 1.65 3/437 10471
/proc/meminfo: memFree=11595172/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=582.3 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 54411 0 0 0 58221 9 0 0 25 0 1 0 769636728 163196928 31126 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 31126 258 24 0 36477 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 159372

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=11636288/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=702.31 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59188 0 0 0 70221 10 0 0 25 0 1 0 769636728 163196928 35606 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35606 258 24 0 36477 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159372

[startup+762.317 s]
/proc/loadavg: 2.02 2.03 1.71 3/437 10475
/proc/meminfo: memFree=11556044/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=762.33 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59188 0 0 0 76223 10 0 0 25 0 1 0 769636728 163196928 35606 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35606 258 24 0 36477 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 159372

[startup+822.3 s]
/proc/loadavg: 2.15 2.06 1.74 3/437 10477
/proc/meminfo: memFree=11593100/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=822.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59188 0 0 0 82222 10 0 0 25 0 1 0 769636728 163196928 35606 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255744 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35606 258 24 0 36477 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 159372

[startup+882.3 s]
/proc/loadavg: 2.12 2.06 1.75 3/437 10479
/proc/meminfo: memFree=11559980/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=882.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59196 0 0 0 88222 10 0 0 25 0 1 0 769636728 163196928 35614 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35614 258 24 0 36477 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 159372

[startup+942.3 s]
/proc/loadavg: 2.04 2.05 1.76 3/437 10480
/proc/meminfo: memFree=11577572/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=942.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59391 0 0 0 94222 10 0 0 25 0 1 0 769636728 163196928 35803 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35803 258 24 0 36477 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 159372

[startup+1002.3 s]
/proc/loadavg: 2.01 2.04 1.78 3/437 10482
/proc/meminfo: memFree=11634716/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=159372 CPUtime=1002.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 59391 0 0 0 100222 10 0 0 25 0 1 0 769636728 163196928 35803 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 39843 35803 258 24 0 36477 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 159372

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 1.79 3/437 10483
/proc/meminfo: memFree=11580876/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=160084 CPUtime=1062.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 60145 0 0 0 106222 10 0 0 25 0 1 0 769636728 163926016 36557 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 40021 36557 258 24 0 36655 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 160084

[startup+1122.3 s]
/proc/loadavg: 2.10 2.05 1.81 3/437 10485
/proc/meminfo: memFree=11549612/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=160084 CPUtime=1122.32 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 60145 0 0 0 112222 10 0 0 25 0 1 0 769636728 163926016 36557 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 40021 36557 258 24 0 36655 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 160084

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 1.82 3/437 10487
/proc/meminfo: memFree=11603780/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1182.33 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65120 0 0 0 118222 11 0 0 25 0 1 0 769636728 182611968 41225 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255876 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41225 258 24 0 41217 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 178332

[startup+1242.3 s]
/proc/loadavg: 2.05 2.04 1.83 3/437 10488
/proc/meminfo: memFree=11484844/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1242.33 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65120 0 0 0 124222 11 0 0 25 0 1 0 769636728 182611968 41225 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41225 258 24 0 41217 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 178332

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

[startup+1254.3 s]
/proc/loadavg: 2.04 2.04 1.83 3/437 10489
/proc/meminfo: memFree=11479004/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1254.33 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65120 0 0 0 125422 11 0 0 25 0 1 0 769636728 182611968 41225 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41225 258 24 0 41217 0
Current children cumulated CPU time (s) 1254.33
Current children cumulated vsize (KiB) 178332

[startup+1267.1 s]
/proc/loadavg: 2.03 2.04 1.83 3/437 10489
/proc/meminfo: memFree=11474416/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1267.14 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65137 0 0 0 126703 11 0 0 25 0 1 0 769636728 182611968 41240 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41240 258 24 0 41217 0
Current children cumulated CPU time (s) 1267.14
Current children cumulated vsize (KiB) 178332

[startup+1279.9 s]
/proc/loadavg: 2.09 2.05 1.84 3/437 10489
/proc/meminfo: memFree=11600028/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1279.93 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 127982 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1279.93
Current children cumulated vsize (KiB) 178332

[startup+1286.3 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10489
/proc/meminfo: memFree=11600140/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1286.33 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 128622 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1286.33
Current children cumulated vsize (KiB) 178332

[startup+1289.5 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10489
/proc/meminfo: memFree=11600012/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1289.53 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 128942 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255869 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1289.53
Current children cumulated vsize (KiB) 178332

[startup+1290.32 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10490
/proc/meminfo: memFree=11600012/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1290.35 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 129024 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1290.35
Current children cumulated vsize (KiB) 178332

[startup+1291.1 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10490
/proc/meminfo: memFree=11600012/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1291.13 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 129102 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1291.13
Current children cumulated vsize (KiB) 178332

[startup+1291.5 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10490
/proc/meminfo: memFree=11600260/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1291.53 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 129142 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1291.53
Current children cumulated vsize (KiB) 178332

[startup+1291.6 s]
/proc/loadavg: 2.08 2.05 1.84 3/437 10490
/proc/meminfo: memFree=11600260/32951124 swapFree=62199376/67111528
[pid=10441] ppid=10439 vsize=178332 CPUtime=1291.63 cores=0,2,4,6
/proc/10441/stat : 10441 (minisat_release) R 10439 10441 10295 0 -1 4202496 65192 0 0 0 129152 11 0 0 25 0 1 0 769636728 182611968 41295 33554432000 4194304 4291037 140733498009248 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/10441/statm: 44583 41295 258 24 0 41217 0
Current children cumulated CPU time (s) 1291.63
Current children cumulated vsize (KiB) 178332

Child status: 20
Real time (s): 1291.69
CPU time (s): 1291.73
CPU user time (s): 1291.61
CPU system time (s): 0.119981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 178332

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

runsolver used 5.71213 second user time and 12.1012 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-28 12:59:49
IDJOB=3419814
IDBENCH=71078
IDSOLVER=1912
FILE ID=node135/3419814-1306580389
RUNJOBID= node135-1306579392-10314
PBS_JOBID= 13471545
Free space on /tmp= 73528 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419814-1306580389/watcher-3419814-1306580389 -o /tmp/evaluation-result-3419814-1306580389/solver-3419814-1306580389 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3419814-1306580389.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=689005276

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11761728 kB
Buffers:        348852 kB
Cached:        7811016 kB
SwapCached:      84472 kB
Active:       14082144 kB
Inactive:      6809360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11761728 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:            1736 kB
Writeback:           0 kB
AnonPages:    12652556 kB
Mapped:          26392 kB
Slab:           165324 kB
PageTables:      66172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124549052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73528 MiB
End job on node135 at 2011-05-28 13:21:20