Trace number 1797978

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.11 1200.63

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark170.945
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

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:  282842                                               |
0.00/0.00	|  Number of clauses:    1350458                                              |
0.69/0.77	|  Parsing time:         0.68         s                                       |
0.79/0.82	============================[ Search Statistics ]==============================
0.79/0.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.79/0.82	===============================================================================
0.79/0.82	|         0 |  220185  1108136  3314577 |   369378        0    nan |  0.000 % |
0.89/0.98	|       100 |  220031  1108136  3314577 |   406316       94     10 | 23.213 % |
1.09/1.13	|       253 |  220008  1108136  3314577 |   446948      244     11 | 23.362 % |
1.09/1.20	|       478 |  220004  1108136  3314577 |   491643      467     10 | 23.364 % |
1.49/1.52	|       815 |  220004  1108136  3314577 |   540807      804     16 | 23.364 % |
1.59/1.66	|      1322 |  219836  1108136  3314577 |   594888     1308     15 | 23.774 % |
1.89/1.98	|      2082 |  219829  1108136  3314577 |   654376     2064     14 | 23.779 % |
4.89/4.93	|      3221 |  215548   851006  2375645 |   719814     2871     14 | 23.905 % |
5.49/5.54	|      4929 |  215494   851006  2375645 |   791795     4579     15 | 23.905 % |
6.39/6.43	|      7491 |  215227   849649  2372044 |   870975     7135     19 | 23.906 % |
7.79/7.85	|     11335 |  211465   835217  2333718 |   958073    10472     18 | 26.881 % |
10.09/10.14	|     17101 |  206796   817138  2285699 |  1053880    15452     20 | 26.886 % |
13.58/13.69	|     25750 |  206796   817108  2285629 |  1159268    24099     22 | 26.886 % |
20.38/20.49	|     38725 |  200822   794568  2225906 |  1275195    36346     23 | 28.999 % |
37.76/37.82	|     58186 |  200818   794517  2225787 |  1402714    55795     25 | 29.000 % |
66.25/66.38	|     87378 |  200814   794484  2225696 |  1542986    84982     28 | 29.001 % |
123.01/123.19	|    131168 |  200812   794478  2225682 |  1697284   128770     33 | 29.002 % |
229.35/229.59	|    196853 |  200804   794437  2225569 |  1867013   194448     36 | 29.006 % |
460.06/460.38	|    295379 |  200792   794371  2225386 |  2053714   292959     38 | 29.009 % |
868.50/868.99	|    443168 |  200769   794025  2224385 |  2259086   440717     40 | 29.017 % |

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-1797978-1242083705/watcher-1797978-1242083705 -o /tmp/evaluation-result-1797978-1242083705/solver-1797978-1242083705 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797978-1242083705.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 7002
/proc/meminfo: memFree=1938096/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=2192 CPUtime=0
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 236404468 2244608 418 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 548 420 58 171 0 374 0

[startup+0.009569 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7002
/proc/meminfo: memFree=1938096/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=2692 CPUtime=0
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 523 0 0 0 0 0 0 0 18 0 1 0 236404468 2756608 508 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 673 508 58 171 0 499 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2692

[startup+0.101579 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7002
/proc/meminfo: memFree=1938096/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=15784 CPUtime=0.09
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 3325 0 0 0 7 2 0 0 18 0 1 0 236404468 16162816 3268 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 3946 3273 58 171 0 3772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15784

[startup+0.3016 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7002
/proc/meminfo: memFree=1938096/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=32996 CPUtime=0.29
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 7336 0 0 0 25 4 0 0 19 0 1 0 236404468 33787904 7279 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 8249 7284 58 171 0 8075 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32996

[startup+0.701645 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7002
/proc/meminfo: memFree=1938096/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=62560 CPUtime=0.69
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 14911 0 0 0 61 8 0 0 23 0 1 0 236404468 64061440 14854 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 15640 14854 58 171 0 15466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62560

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1872296/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=70692 CPUtime=1.49
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 16595 0 0 0 140 9 0 0 25 0 1 0 236404468 72388608 16538 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 17673 16538 78 171 0 17499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70692

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1870824/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=70956 CPUtime=3.09
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 16641 0 0 0 300 9 0 0 25 0 1 0 236404468 72658944 16584 1992294400 134512640 135213614 4294956256 18446744073709551615 134524108 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 17739 16584 78 171 0 17565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70956

[startup+6.30127 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1871784/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=71224 CPUtime=6.29
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 16708 0 0 0 620 9 0 0 25 0 1 0 236404468 72933376 16651 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 17806 16651 78 171 0 17632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71224

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1871080/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=72184 CPUtime=12.69
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 16934 0 0 0 1260 9 0 0 25 0 1 0 236404468 73916416 16877 1992294400 134512640 135213614 4294956256 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 18046 16877 78 171 0 17872 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72184

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1869416/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=74012 CPUtime=25.49
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 17371 0 0 0 2539 10 0 0 25 0 1 0 236404468 75788288 17314 1992294400 134512640 135213614 4294956256 18446744073709551615 134526685 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 18503 17314 78 171 0 18329 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74012

[startup+51.1012 s]
/proc/loadavg: 1.34 1.08 1.03 2/65 7003
/proc/meminfo: memFree=1865448/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=78364 CPUtime=51.06
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 18381 0 0 0 5095 11 0 0 25 0 1 0 236404468 80244736 18324 1992294400 134512640 135213614 4294956256 18446744073709551615 134526789 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 19591 18324 78 171 0 19417 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 78364

[startup+102.306 s]
/proc/loadavg: 1.14 1.06 1.02 2/65 7003
/proc/meminfo: memFree=1857960/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=85680 CPUtime=102.22
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 20209 0 0 0 10210 12 0 0 25 0 1 0 236404468 87736320 20152 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 21420 20152 78 171 0 21246 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 85680

[startup+162.302 s]
/proc/loadavg: 1.05 1.05 1.01 2/65 7003
/proc/meminfo: memFree=1849320/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=94484 CPUtime=162.19
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 22380 0 0 0 16205 14 0 0 25 0 1 0 236404468 96751616 22323 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 23621 22323 78 171 0 23447 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 94484

[startup+222.301 s]
/proc/loadavg: 1.02 1.04 1.01 2/65 7003
/proc/meminfo: memFree=1842408/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=101132 CPUtime=222.15
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 24075 0 0 0 22199 16 0 0 25 0 1 0 236404468 103559168 24018 1992294400 134512640 135213614 4294956256 18446744073709551615 134526874 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 25283 24018 78 171 0 25109 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 101132

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7003
/proc/meminfo: memFree=1835944/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=107912 CPUtime=282.13
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 25697 0 0 0 28195 18 0 0 25 0 1 0 236404468 110501888 25640 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 26978 25640 78 171 0 26804 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 107912

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7003
/proc/meminfo: memFree=1831080/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=112540 CPUtime=342.12
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 26884 0 0 0 34192 20 0 0 25 0 1 0 236404468 115240960 26827 1992294400 134512640 135213614 4294956256 18446744073709551615 134524000 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 28135 26827 78 171 0 27961 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 112540

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7003
/proc/meminfo: memFree=1825768/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=117740 CPUtime=402.09
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 28217 0 0 0 40188 21 0 0 25 0 1 0 236404468 120565760 28160 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 29435 28160 78 171 0 29261 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 117740

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7003
/proc/meminfo: memFree=1820712/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=122608 CPUtime=462.06
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 29463 0 0 0 46184 22 0 0 25 0 1 0 236404468 125550592 29406 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 30652 29406 78 171 0 30478 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 122608

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1816744/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=127276 CPUtime=522.04
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 30461 0 0 0 52181 23 0 0 25 0 1 0 236404468 130330624 30404 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 31819 30404 78 171 0 31645 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 127276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1812520/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=131404 CPUtime=582.02
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 31487 0 0 0 58178 24 0 0 25 0 1 0 236404468 134557696 31430 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 32851 31430 78 171 0 32677 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 131404

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1807976/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=135648 CPUtime=642
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 32608 0 0 0 64175 25 0 0 25 0 1 0 236404468 138903552 32551 1992294400 134512640 135213614 4294956256 18446744073709551615 134527247 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 33912 32551 78 171 0 33738 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 135648

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1802408/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=141488 CPUtime=701.97
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 33998 0 0 0 70170 27 0 0 25 0 1 0 236404468 144883712 33941 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 35372 33941 78 171 0 35198 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 141488

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1797544/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=146180 CPUtime=761.95
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 35195 0 0 0 76166 29 0 0 25 0 1 0 236404468 149688320 35138 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 36545 35138 78 171 0 36371 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 146180

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1793960/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=149708 CPUtime=821.92
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 36099 0 0 0 82162 30 0 0 25 0 1 0 236404468 153300992 36042 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 37427 36042 78 171 0 37253 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 149708

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1789160/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=154336 CPUtime=881.89
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 37280 0 0 0 88158 31 0 0 25 0 1 0 236404468 158040064 37223 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 38584 37223 78 171 0 38410 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 154336

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1785256/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=158132 CPUtime=941.87
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 38245 0 0 0 94154 33 0 0 25 0 1 0 236404468 161927168 38188 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 39533 38188 78 171 0 39359 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 158132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1781352/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=162872 CPUtime=1001.84
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 39225 0 0 0 100151 33 0 0 25 0 1 0 236404468 166780928 39168 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 40718 39168 78 171 0 40544 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 162872

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1778280/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=165932 CPUtime=1061.83
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 39990 0 0 0 106149 34 0 0 25 0 1 0 236404468 169914368 39933 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 41483 39933 78 171 0 41309 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 165932

[startup+1122.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7003
/proc/meminfo: memFree=1775400/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=168732 CPUtime=1121.8
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 40692 0 0 0 112145 35 0 0 25 0 1 0 236404468 172781568 40635 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 42183 40635 78 171 0 42009 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 168732

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 7003
/proc/meminfo: memFree=1772136/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=171836 CPUtime=1181.77
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 41499 0 0 0 118141 36 0 0 25 0 1 0 236404468 175960064 41442 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 42959 41442 78 171 0 42785 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 171836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 7003
/proc/meminfo: memFree=1771240/2055920 swapFree=4180420/4192956
[pid=7002] ppid=7000 vsize=172640 CPUtime=1200.07
/proc/7002/stat : 7002 (minisat_static) R 7000 7002 6585 0 -1 4194304 41705 0 0 0 119971 36 0 0 25 0 1 0 236404468 176783360 41648 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 0 0 0
/proc/7002/statm: 43160 41648 78 171 0 42986 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 172640

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.63
CPU time (s): 1200.11
CPU user time (s): 1199.71
CPU system time (s): 0.39394
CPU usage (%): 99.9563
Max. virtual memory (cumulated for all children) (KiB): 172640

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

runsolver used 1.02184 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-12 01:15:07
IDJOB=1797978
IDBENCH=70962
IDSOLVER=651
FILE ID=node9/1797978-1242083705
PBS_JOBID= 9277629
Free space on /tmp= 66400 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797978-1242083705/watcher-1797978-1242083705 -o /tmp/evaluation-result-1797978-1242083705/solver-1797978-1242083705 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1797978-1242083705.cnf

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED=1240108985

node9.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.240
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.240
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:       1938512 kB
Buffers:          5656 kB
Cached:          57868 kB
SwapCached:       6312 kB
Active:          42768 kB
Inactive:        29180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1938512 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:           27316 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            31436 kB
Committed_AS:   763784 kB
PageTables:       1392 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= 66400 MiB
End job on node9 at 2009-05-12 01:35:10