Trace number 1797983

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.04 1200.54

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark396.216
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

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:  315617                                               |
0.00/0.00	|  Number of clauses:    1522583                                              |
0.79/0.87	|  Parsing time:         0.74         s                                       |
0.89/0.92	============================[ Search Statistics ]==============================
0.89/0.92	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.92	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.92	===============================================================================
0.89/0.92	|         0 |  247020  1255961  3758712 |   418653        0    nan |  0.000 % |
0.99/1.10	|       101 |  246851  1255961  3758712 |   460519       94      5 | 22.684 % |
1.09/1.18	|       251 |  246843  1255961  3758712 |   506570      242      6 | 22.687 % |
1.79/1.81	|       477 |  246824  1255961  3758712 |   557228      464     10 | 22.869 % |
1.99/2.01	|       817 |  246694  1255961  3758712 |   612950      795     11 | 23.350 % |
5.39/5.42	|      1323 |  241748   969618  2713152 |   674245     1109      9 | 23.585 % |
5.79/5.82	|      2082 |  241717   969618  2713152 |   741670     1868     11 | 23.585 % |
6.09/6.18	|      3221 |  241717   969618  2713152 |   815837     3007     16 | 23.585 % |
6.88/6.93	|      4929 |  240616   964704  2700227 |   897421     4659     18 | 23.917 % |
7.78/7.87	|      7491 |  240603   964704  2700227 |   987163     7219     20 | 23.919 % |
9.29/9.32	|     11335 |  240116   962798  2695124 |  1085879    11050     22 | 23.967 % |
11.59/11.68	|     17101 |  239972   962262  2693641 |  1194467    16812     23 | 23.967 % |
15.39/15.42	|     25751 |  239968   962238  2693571 |  1313914    25457     25 | 23.969 % |
22.48/22.55	|     38727 |  239966   962230  2693552 |  1445306    38431     26 | 23.969 % |
35.37/35.43	|     58190 |  239966   962230  2693552 |  1589836    57894     31 | 23.969 % |
70.66/70.78	|     87382 |  239966   962230  2693552 |  1748820    87086     33 | 23.969 % |
126.82/126.90	|    131171 |  239935   962050  2693126 |  1923702   130867     34 | 23.980 % |
243.28/243.45	|    196855 |  239921   961953  2692850 |  2116072   196537     36 | 23.983 % |
442.49/442.74	|    295382 |  239914   961902  2692703 |  2327679   295054     39 | 23.986 % |
907.51/907.93	|    443175 |  239908   961871  2692616 |  2560447   442837     42 | 23.989 % |

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-1797983-1242084005/watcher-1797983-1242084005 -o /tmp/evaluation-result-1797983-1242084005/solver-1797983-1242084005 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1797983-1242084005.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 6911
/proc/meminfo: memFree=1171080/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=2192 CPUtime=0
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 417 0 0 0 0 0 0 0 18 0 1 0 236433396 2244608 402 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 548 402 58 171 0 374 0

[startup+0.0293629 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6911
/proc/meminfo: memFree=1171080/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=8808 CPUtime=0.02
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 1791 0 0 0 2 0 0 0 18 0 1 0 236433396 9019392 1734 1992294400 134512640 135213614 4294956256 18446744073709551615 134524560 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 2202 1740 58 171 0 2028 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8808

[startup+0.101368 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6911
/proc/meminfo: memFree=1171080/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=17476 CPUtime=0.1
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 3450 0 0 0 8 2 0 0 18 0 1 0 236433396 17895424 3393 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 4369 3393 58 171 0 4195 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17476

[startup+0.301382 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6911
/proc/meminfo: memFree=1171080/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=32852 CPUtime=0.29
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 7478 0 0 0 25 4 0 0 20 0 1 0 236433396 33640448 7421 1992294400 134512640 135213614 4294956256 18446744073709551615 134524573 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 8213 7421 58 171 0 8039 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32852

[startup+0.70141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6911
/proc/meminfo: memFree=1171080/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=66356 CPUtime=0.69
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 15201 0 0 0 59 10 0 0 23 0 1 0 236433396 67948544 15144 1992294400 134512640 135213614 4294956256 18446744073709551615 134544745 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 16589 15145 58 171 0 16415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66356

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1097920/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=81256 CPUtime=1.49
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 18638 0 0 0 136 13 0 0 25 0 1 0 236433396 83206144 18581 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 20314 18581 78 171 0 20140 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81256

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1096640/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=81388 CPUtime=3.09
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 18664 0 0 0 296 13 0 0 25 0 1 0 236433396 83341312 18607 1992294400 134512640 135213614 4294956256 18446744073709551615 134524108 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 20347 18607 78 171 0 20173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81388

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1096640/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=81388 CPUtime=6.29
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 18712 0 0 0 616 13 0 0 25 0 1 0 236433396 83341312 18655 1992294400 134512640 135213614 4294956256 18446744073709551615 134529494 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 20347 18655 78 171 0 20173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81388

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1095616/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=82864 CPUtime=12.69
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 19063 0 0 0 1255 14 0 0 25 0 1 0 236433396 84852736 19006 1992294400 134512640 135213614 4294956256 18446744073709551615 134538923 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 20716 19006 78 171 0 20542 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82864

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1092672/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=85880 CPUtime=25.49
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 19821 0 0 0 2534 15 0 0 25 0 1 0 236433396 87941120 19764 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 21470 19764 78 171 0 21296 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85880

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1087616/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=91296 CPUtime=51.06
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 21100 0 0 0 5090 16 0 0 25 0 1 0 236433396 93487104 21043 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 22824 21043 78 171 0 22650 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 91296

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1081088/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=97700 CPUtime=102.24
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 22703 0 0 0 10206 18 0 0 25 0 1 0 236433396 100044800 22646 1992294400 134512640 135213614 4294956256 18446744073709551615 134526810 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 24425 22646 78 171 0 24251 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 97700

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1073280/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=105672 CPUtime=162.21
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 24645 0 0 0 16201 20 0 0 25 0 1 0 236433396 108208128 24588 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 26418 24588 78 171 0 26244 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 105672

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1067456/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=111388 CPUtime=222.18
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 26092 0 0 0 22196 22 0 0 25 0 1 0 236433396 114061312 26035 1992294400 134512640 135213614 4294956256 18446744073709551615 134526796 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 27847 26035 78 171 0 27673 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 111388

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1061248/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=117884 CPUtime=282.16
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 27671 0 0 0 28193 23 0 0 25 0 1 0 236433396 120713216 27614 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 29471 27614 78 171 0 29297 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 117884

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1054848/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=123964 CPUtime=342.14
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 29263 0 0 0 34189 25 0 0 25 0 1 0 236433396 126939136 29206 1992294400 134512640 135213614 4294956256 18446744073709551615 134529640 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 30991 29206 78 171 0 30817 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 123964

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1048000/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=130672 CPUtime=402.12
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 30964 0 0 0 40185 27 0 0 25 0 1 0 236433396 133808128 30907 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 32668 30907 78 171 0 32494 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 130672

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1042304/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=136268 CPUtime=462.09
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 32389 0 0 0 46181 28 0 0 25 0 1 0 236433396 139538432 32332 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 34067 32332 78 171 0 33893 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 136268

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1038336/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=141012 CPUtime=522.06
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 33422 0 0 0 52177 29 0 0 25 0 1 0 236433396 144396288 33365 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 35253 33365 78 171 0 35079 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 141012

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1033152/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=145900 CPUtime=582.05
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 34682 0 0 0 58175 30 0 0 25 0 1 0 236433396 149401600 34625 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 36475 34625 78 171 0 36301 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 145900

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1029504/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=149492 CPUtime=642.01
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 35581 0 0 0 64170 31 0 0 25 0 1 0 236433396 153079808 35524 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 37373 35524 78 171 0 37199 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 149492

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1025664/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=153236 CPUtime=701.98
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 36524 0 0 0 70166 32 0 0 25 0 1 0 236433396 156913664 36467 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 38309 36467 78 171 0 38135 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 153236

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1022016/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=157060 CPUtime=761.97
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 37443 0 0 0 76164 33 0 0 25 0 1 0 236433396 160829440 37386 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 39265 37386 78 171 0 39091 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 157060

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1016512/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=162472 CPUtime=821.94
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 38841 0 0 0 82160 34 0 0 25 0 1 0 236433396 166371328 38784 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 40618 38784 78 171 0 40444 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 162472

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1013184/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=165648 CPUtime=881.92
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 39659 0 0 0 88157 35 0 0 25 0 1 0 236433396 169623552 39602 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 41412 39602 78 171 0 41238 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 165648

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1008896/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=169876 CPUtime=941.9
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 40723 0 0 0 94153 37 0 0 25 0 1 0 236433396 173953024 40666 1992294400 134512640 135213614 4294956256 18446744073709551615 134536736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 42469 40666 78 171 0 42295 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 169876

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1004864/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=174756 CPUtime=1001.88
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 41735 0 0 0 100150 38 0 0 25 0 1 0 236433396 178950144 41678 1992294400 134512640 135213614 4294956256 18446744073709551615 134527142 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 43689 41678 78 171 0 43515 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 174756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=1001920/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=177664 CPUtime=1061.86
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 42472 0 0 0 106147 39 0 0 25 0 1 0 236433396 181927936 42415 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 44416 42415 78 171 0 44242 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 177664

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=999296/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=180208 CPUtime=1121.83
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 43122 0 0 0 112144 39 0 0 25 0 1 0 236433396 184532992 43065 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 45052 43065 78 171 0 44878 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 180208

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6912
/proc/meminfo: memFree=996416/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=183032 CPUtime=1181.81
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 43846 0 0 0 118141 40 0 0 25 0 1 0 236433396 187424768 43789 1992294400 134512640 135213614 4294956256 18446744073709551615 134526715 0 0 4096 3 0 0 0 17 0 0 0
/proc/6911/statm: 45758 43789 78 171 0 45584 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 183032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6914
/proc/meminfo: memFree=995456/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=183824 CPUtime=1200
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 44050 0 0 0 119960 40 0 0 25 0 1 0 236433396 188235776 43993 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/6911/statm: 45956 43993 78 171 0 45782 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 183824

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6914
/proc/meminfo: memFree=995456/2055920 swapFree=4181160/4192956
[pid=6911] ppid=6909 vsize=183824 CPUtime=1200
/proc/6911/stat : 6911 (minisat_static) R 6909 6911 6152 0 -1 4194304 44050 0 0 0 119960 40 0 0 25 0 1 0 236433396 188235776 43993 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/6911/statm: 45956 43993 78 171 0 45782 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 183824

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.04
CPU user time (s): 1199.6
CPU system time (s): 0.435933
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 183824

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

runsolver used 1.08783 second user time and 3.2895 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-12 01:20:08
IDJOB=1797983
IDBENCH=70967
IDSOLVER=651
FILE ID=node34/1797983-1242084005
PBS_JOBID= 9277592
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=747191215

node34.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.214
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.214
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:       1171496 kB
Buffers:         76688 kB
Cached:         709992 kB
SwapCached:       5588 kB
Active:         214456 kB
Inactive:       580104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171496 kB
SwapTotal:     4192956 kB
SwapFree:      4181160 kB
Dirty:           30852 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            75944 kB
Committed_AS:   824652 kB
PageTables:       1404 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= 66224 MiB
End job on node34 at 2009-05-12 01:40:10