Trace number 1798033

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
minisat2-core 070721? (TO) 1200.05 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_07_UNSAT.cnf
MD5SUM6419e2e5b92274df2e7e43e6c6a98566
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark941.666
Satisfiable
(Un)Satisfiability was proved
Number of variables1128
Number of clauses57446
Sum of the clauses size170514
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21939
Number of clauses of size 355484
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	This is MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  1128                                                 |
0.00/0.00	|  Number of clauses:    57446                                                |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.00/0.02	============================[ Search Statistics ]==============================
0.00/0.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	===============================================================================
0.00/0.02	|         0 |    1128    57446   170514 |    19148        0    nan |  0.000 % |
0.00/0.03	|       101 |    1128    57446   170514 |    21063      101     35 |  0.000 % |
0.00/0.04	|       252 |    1128    57446   170514 |    23169      252     30 |  0.000 % |
0.04/0.06	|       477 |    1128    57446   170514 |    25486      477     28 |  0.000 % |
0.09/0.10	|       815 |    1128    57446   170514 |    28035      815     33 |  0.000 % |
0.09/0.16	|      1322 |    1128    57446   170514 |    30839     1322     31 |  0.000 % |
0.19/0.22	|      2082 |    1128    57446   170514 |    33923     2082     35 |  0.000 % |
0.29/0.38	|      3221 |    1128    57446   170514 |    37315     3221     34 |  0.000 % |
0.59/0.66	|      4929 |    1128    57446   170514 |    41046     4929     33 |  0.000 % |
1.10/1.16	|      7493 |    1128    57446   170514 |    45151     7493     32 |  0.000 % |
1.69/1.79	|     11340 |    1128    57446   170514 |    49666    11340     36 |  0.000 % |
3.39/3.45	|     17106 |    1128    57446   170514 |    54633    17106     37 |  0.000 % |
7.29/7.37	|     25757 |    1128    57446   170514 |    60096    25757     36 |  0.000 % |
15.79/15.80	|     38733 |    1128    57446   170514 |    66106    38733     35 |  0.000 % |
30.68/30.76	|     58195 |    1128    57446   170514 |    72717    58195     34 |  0.000 % |
58.57/58.66	|     87391 |    1128    57446   170514 |    79988    28363     33 |  0.000 % |
95.97/96.06	|    131180 |    1128    57446   170514 |    87987    72152     35 |  0.000 % |
150.85/150.93	|    196864 |    1128    57446   170514 |    96786    65168     34 |  0.000 % |
256.62/256.74	|    295391 |    1128    57446   170514 |   106465    81976     39 |  0.000 % |
386.37/386.57	|    443180 |    1128    57446   170514 |   117111    49923     30 |  0.000 % |
597.61/597.87	|    664865 |    1128    57446   170514 |   128822    70332     30 |  0.000 % |
934.40/934.78	|    997390 |    1128    57446   170514 |   141704    71843     29 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1798033-1242088117/watcher-1798033-1242088117 -o /tmp/evaluation-result-1798033-1242088117/solver-1798033-1242088117 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1798033-1242088117.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5701
/proc/meminfo: memFree=1946488/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=2180 CPUtime=0
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 236844435 2232320 358 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 545 361 58 171 0 371 0

[startup+0.0448441 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5701
/proc/meminfo: memFree=1946488/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=4228 CPUtime=0.04
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 911 0 0 0 3 1 0 0 18 0 1 0 236844435 4329472 896 1992294400 134512640 135213614 4294956256 18446744073709551615 134526808 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1057 896 78 171 0 883 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4228

[startup+0.101852 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5701
/proc/meminfo: memFree=1946488/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=4360 CPUtime=0.09
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 954 0 0 0 8 1 0 0 18 0 1 0 236844435 4464640 939 1992294400 134512640 135213614 4294956256 18446744073709551615 134538969 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1090 939 78 171 0 916 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4360

[startup+0.30188 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5701
/proc/meminfo: memFree=1946488/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=4756 CPUtime=0.29
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 1057 0 0 0 28 1 0 0 19 0 1 0 236844435 4870144 1042 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1189 1042 78 171 0 1015 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4756

[startup+0.701939 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5701
/proc/meminfo: memFree=1946488/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=5152 CPUtime=0.69
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 1154 0 0 0 68 1 0 0 22 0 1 0 236844435 5275648 1139 1992294400 134512640 135213614 4294956256 18446744073709551615 134526922 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1288 1139 78 171 0 1114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5152

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1942000/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=6080 CPUtime=1.49
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 1376 0 0 0 148 1 0 0 25 0 1 0 236844435 6225920 1361 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1520 1361 78 171 0 1346 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6080

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1940656/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=7268 CPUtime=3.09
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 1684 0 0 0 307 2 0 0 25 0 1 0 236844435 7442432 1669 1992294400 134512640 135213614 4294956256 18446744073709551615 134526890 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 1817 1669 78 171 0 1643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7268

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1938800/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=8684 CPUtime=6.29
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 2031 0 0 0 627 2 0 0 25 0 1 0 236844435 8892416 2016 1992294400 134512640 135213614 4294956256 18446744073709551615 134526928 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 2171 2016 78 171 0 1997 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8684

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1936560/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=10748 CPUtime=12.68
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 2533 0 0 0 1266 2 0 0 25 0 1 0 236844435 11005952 2518 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 2687 2518 78 171 0 2513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10748

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1933424/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=13816 CPUtime=25.48
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 3290 0 0 0 2545 3 0 0 25 0 1 0 236844435 14147584 3275 1992294400 134512640 135213614 4294956256 18446744073709551615 134526783 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 3454 3275 78 171 0 3280 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13816

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1929456/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=17936 CPUtime=51.07
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 4271 0 0 0 5103 4 0 0 25 0 1 0 236844435 18366464 4256 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 4484 4256 78 171 0 4310 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17936

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1927280/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=20040 CPUtime=102.26
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 4787 0 0 0 10221 5 0 0 25 0 1 0 236844435 20520960 4772 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 5010 4772 78 171 0 4836 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20040

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1923504/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=23936 CPUtime=162.24
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 5723 0 0 0 16218 6 0 0 25 0 1 0 236844435 24510464 5708 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 5984 5708 78 171 0 5810 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 23936

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1921648/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=25924 CPUtime=222.22
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 6180 0 0 0 22216 6 0 0 25 0 1 0 236844435 26546176 6165 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 6481 6165 78 171 0 6307 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 25924

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1919472/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=28292 CPUtime=282.21
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 6734 0 0 0 28214 7 0 0 25 0 1 0 236844435 28971008 6719 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7073 6719 78 171 0 6899 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28292

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1917744/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=29820 CPUtime=342.18
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7124 0 0 0 34211 7 0 0 25 0 1 0 236844435 30535680 7109 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7455 7109 78 171 0 7281 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29820

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1917680/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=29900 CPUtime=402.16
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7131 0 0 0 40209 7 0 0 25 0 1 0 236844435 30617600 7116 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7475 7116 78 171 0 7301 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 29900

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1917040/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=30812 CPUtime=462.16
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7308 0 0 0 46208 8 0 0 25 0 1 0 236844435 31551488 7293 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7703 7293 78 171 0 7529 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30812

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1916784/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=30976 CPUtime=522.14
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7357 0 0 0 52206 8 0 0 25 0 1 0 236844435 31719424 7342 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7744 7342 78 171 0 7570 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30976

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1916592/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=31136 CPUtime=582.12
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7381 0 0 0 58204 8 0 0 25 0 1 0 236844435 31883264 7366 1992294400 134512640 135213614 4294956256 18446744073709551615 134527171 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7784 7366 78 171 0 7610 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 31136

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5702
/proc/meminfo: memFree=1916400/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=31352 CPUtime=642.11
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7430 0 0 0 64203 8 0 0 25 0 1 0 236844435 32104448 7415 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 7838 7415 78 171 0 7664 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 31352

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1914800/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=32928 CPUtime=702.08
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7813 0 0 0 70200 8 0 0 25 0 1 0 236844435 33718272 7798 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8232 7798 78 171 0 8058 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 32928

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1914288/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=33520 CPUtime=762.06
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7937 0 0 0 76198 8 0 0 25 0 1 0 236844435 34324480 7922 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8380 7922 78 171 0 8206 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 33520

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1914096/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=33716 CPUtime=822.04
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 7975 0 0 0 82196 8 0 0 25 0 1 0 236844435 34525184 7960 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8429 7960 78 171 0 8255 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 33716

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1913520/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=34228 CPUtime=882.02
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8096 0 0 0 88194 8 0 0 25 0 1 0 236844435 35049472 8081 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8557 8081 78 171 0 8383 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34228

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1913392/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=34444 CPUtime=942
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8148 0 0 0 94192 8 0 0 25 0 1 0 236844435 35270656 8133 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8611 8133 78 171 0 8437 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 34444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1913072/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=34608 CPUtime=1001.99
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8201 0 0 0 100190 9 0 0 25 0 1 0 236844435 35438592 8186 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8652 8186 78 171 0 8478 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 34608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1912176/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=35824 CPUtime=1061.97
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8431 0 0 0 106188 9 0 0 25 0 1 0 236844435 36683776 8416 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 8956 8416 78 171 0 8782 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 35824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1911792/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=36360 CPUtime=1121.95
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8525 0 0 0 112186 9 0 0 25 0 1 0 236844435 37232640 8510 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 9090 8510 78 171 0 8916 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 36360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1911664/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=36360 CPUtime=1181.93
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8537 0 0 0 118184 9 0 0 25 0 1 0 236844435 37232640 8522 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 9090 8522 78 171 0 8916 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 36360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5704
/proc/meminfo: memFree=1911664/2055920 swapFree=4179692/4192956
[pid=5701] ppid=5699 vsize=36360 CPUtime=1200.03
/proc/5701/stat : 5701 (minisat_static) R 5699 5701 5636 0 -1 4194304 8538 0 0 0 119994 9 0 0 25 0 1 0 236844435 37232640 8523 1992294400 134512640 135213614 4294956256 18446744073709551615 134526752 0 0 4096 3 0 0 0 17 1 0 0
/proc/5701/statm: 9090 8523 78 171 0 8916 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 36360

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.95
CPU system time (s): 0.103984
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 36360

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

runsolver used 0.953854 second user time and 2.6286 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-12 02:28:37
IDJOB=1798033
IDBENCH=71091
IDSOLVER=651
FILE ID=node30/1798033-1242088117
PBS_JOBID= 9277682
Free space on /tmp= 66212 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_07_UNSAT.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1798033-1242088117/watcher-1798033-1242088117 -o /tmp/evaluation-result-1798033-1242088117/solver-1798033-1242088117 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1798033-1242088117.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6419e2e5b92274df2e7e43e6c6a98566
RANDOM SEED=350373583

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1946968 kB
Buffers:          4672 kB
Cached:          39536 kB
SwapCached:       7064 kB
Active:          23988 kB
Inactive:        29388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1946968 kB
SwapTotal:     4192956 kB
SwapFree:      4179692 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          14040 kB
Slab:            41684 kB
Committed_AS:   883536 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node30 at 2009-05-12 02:48:39