Trace number 1798021

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.12 1200.43

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.0233
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
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:  2220                                                 |
0.00/0.00	|  Number of clauses:    148488                                               |
0.04/0.06	|  Parsing time:         0.06         s                                       |
0.04/0.07	============================[ Search Statistics ]==============================
0.04/0.07	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.07	===============================================================================
0.04/0.07	|         0 |    2220   148488   442317 |    49496        0    nan |  0.000 % |
0.04/0.08	|       101 |    2220   148488   442317 |    54445      101     58 |  0.000 % |
0.04/0.09	|       252 |    2220   148488   442317 |    59890      252     57 |  0.000 % |
0.09/0.11	|       478 |    2220   148488   442317 |    65879      478     66 |  0.000 % |
0.09/0.15	|       815 |    2220   148488   442317 |    72467      815     64 |  0.000 % |
0.19/0.21	|      1323 |    2220   148488   442317 |    79713     1323     84 |  0.000 % |
0.19/0.28	|      2083 |    2220   148488   442317 |    87685     2083     91 |  0.000 % |
0.38/0.44	|      3224 |    2220   148488   442317 |    96453     3224     97 |  0.000 % |
0.89/1.00	|      4932 |    2220   148488   442317 |   106099     4932     98 |  0.000 % |
1.39/1.47	|      7496 |    2220   148488   442317 |   116708     7496    100 |  0.000 % |
2.59/2.65	|     11341 |    2220   148488   442317 |   128379    11341    114 |  0.000 % |
5.69/5.71	|     17107 |    2220   148488   442317 |   141217    17107    122 |  0.000 % |
10.18/10.25	|     25757 |    2220   148488   442317 |   155339    25757    122 |  0.000 % |
18.49/18.59	|     38731 |    2220   148488   442317 |   170873    38731    127 |  0.000 % |
37.08/37.17	|     58193 |    2220   148488   442317 |   187960    58193    131 |  0.000 % |
78.57/78.67	|     87387 |    2220   148488   442317 |   206757    87387    133 |  0.000 % |
164.24/164.39	|    131179 |    2220   148488   442317 |   227432   131179    133 |  0.000 % |
351.80/351.96	|    196863 |    2220   148488   442317 |   250176   196863    133 |  0.000 % |
606.03/606.29	|    295389 |    2220   148488   442317 |   275193    59202    141 |  0.000 % |
1199.38/1199.73	|    443179 |    2220   148488   442317 |   302713   206992    141 |  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-1798021-1242087012/watcher-1798021-1242087012 -o /tmp/evaluation-result-1798021-1242087012/solver-1798021-1242087012 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1798021-1242087012.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: 0.92 0.98 0.99 3/65 18115
/proc/meminfo: memFree=1893048/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=2160 CPUtime=0
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 236730263 2211840 409 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 540 409 58 171 0 366 0

[startup+0.0511281 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18115
/proc/meminfo: memFree=1893048/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=6188 CPUtime=0.04
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 1384 0 0 0 4 0 0 0 18 0 1 0 236730263 6336512 1369 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 1547 1371 58 171 0 1373 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6188

[startup+0.101131 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18115
/proc/meminfo: memFree=1893048/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=7904 CPUtime=0.09
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 1825 0 0 0 9 0 0 0 18 0 1 0 236730263 8093696 1810 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 1976 1810 78 171 0 1802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7904

[startup+0.301152 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18115
/proc/meminfo: memFree=1893048/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=8960 CPUtime=0.28
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 2066 0 0 0 28 0 0 0 19 0 1 0 236730263 9175040 2051 1992294400 134512640 135213614 4294956256 18446744073709551615 134719431 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 2240 2051 78 171 0 2066 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8960

[startup+0.701193 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 18115
/proc/meminfo: memFree=1893048/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=9884 CPUtime=0.69
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 2299 0 0 0 68 1 0 0 22 0 1 0 236730263 10121216 2284 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 2471 2284 78 171 0 2297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9884

[startup+1.50128 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1883760/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=11480 CPUtime=1.49
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 2715 0 0 0 148 1 0 0 25 0 1 0 236730263 11755520 2700 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 2870 2700 78 171 0 2696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11480

[startup+3.10144 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1880944/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=14392 CPUtime=3.08
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 3421 0 0 0 307 1 0 0 25 0 1 0 236730263 14737408 3406 1992294400 134512640 135213614 4294956256 18446744073709551615 134526985 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 3598 3406 78 171 0 3424 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14392

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1876976/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=17908 CPUtime=6.29
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 4296 0 0 0 627 2 0 0 25 0 1 0 236730263 18337792 4281 1992294400 134512640 135213614 4294956256 18446744073709551615 134526854 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 4477 4281 78 171 0 4303 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17908

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1870648/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=23880 CPUtime=12.69
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 5793 0 0 0 1265 4 0 0 25 0 1 0 236730263 24453120 5778 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 5970 5778 78 171 0 5796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23880

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1859896/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=34136 CPUtime=25.49
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 8364 0 0 0 2542 7 0 0 25 0 1 0 236730263 34955264 8349 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 8534 8349 78 171 0 8360 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34136

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1846904/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=47144 CPUtime=51.07
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 11613 0 0 0 5096 11 0 0 25 0 1 0 236730263 48275456 11598 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 11786 11598 78 171 0 11612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47144

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1828472/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=65740 CPUtime=102.26
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 16184 0 0 0 10210 16 0 0 25 0 1 0 236730263 67317760 16169 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 16435 16169 78 171 0 16261 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 65740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1810744/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=83484 CPUtime=162.24
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 20624 0 0 0 16203 21 0 0 25 0 1 0 236730263 85487616 20609 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 20871 20609 78 171 0 20697 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 83484

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1799480/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=95224 CPUtime=222.23
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 23410 0 0 0 22200 23 0 0 25 0 1 0 236730263 97509376 23395 1992294400 134512640 135213614 4294956256 18446744073709551615 134527176 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 23806 23395 78 171 0 23632 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95224

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1791096/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=103656 CPUtime=282.21
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 25508 0 0 0 28195 26 0 0 25 0 1 0 236730263 106143744 25493 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 25914 25493 78 171 0 25740 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 103656

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1774392/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=120256 CPUtime=342.21
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 29657 0 0 0 34191 30 0 0 25 0 1 0 236730263 123142144 29642 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 30064 29642 78 171 0 29890 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 120256

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1758904/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=136296 CPUtime=402.18
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 33538 0 0 0 40185 33 0 0 25 0 1 0 236730263 139567104 33523 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 34074 33523 78 171 0 33900 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 136296

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1746168/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=149372 CPUtime=462.17
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 36747 0 0 0 46182 35 0 0 25 0 1 0 236730263 152956928 36674 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 37343 36674 78 171 0 37169 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 149372

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1738680/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=157084 CPUtime=522.15
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 38630 0 0 0 52178 37 0 0 25 0 1 0 236730263 160854016 38557 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 39271 38557 78 171 0 39097 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 157084

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735480/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=582.13
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39394 0 0 0 58176 37 0 0 25 0 1 0 236730263 163971072 39321 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39321 78 171 0 39858 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 160128

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735416/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=642.12
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39405 0 0 0 64175 37 0 0 25 0 1 0 236730263 163971072 39332 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39332 78 171 0 39858 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 160128

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735224/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=702.11
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39406 0 0 0 70173 38 0 0 25 0 1 0 236730263 163971072 39333 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39333 78 171 0 39858 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 160128

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735160/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=762.1
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39415 0 0 0 76172 38 0 0 25 0 1 0 236730263 163971072 39342 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39342 78 171 0 39858 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 160128

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735160/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=822.08
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39418 0 0 0 82170 38 0 0 25 0 1 0 236730263 163971072 39345 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39345 78 171 0 39858 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 160128

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735096/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=882.07
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39429 0 0 0 88169 38 0 0 25 0 1 0 236730263 163971072 39356 1992294400 134512640 135213614 4294956256 18446744073709551615 134526951 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39356 78 171 0 39858 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 160128

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735096/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=942.05
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39431 0 0 0 94167 38 0 0 25 0 1 0 236730263 163971072 39358 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39358 78 171 0 39858 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 160128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735096/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=1002.03
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39433 0 0 0 100165 38 0 0 25 0 1 0 236730263 163971072 39360 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39360 78 171 0 39858 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 160128

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735032/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=1062.02
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39433 0 0 0 106164 38 0 0 25 0 1 0 236730263 163971072 39360 1992294400 134512640 135213614 4294956256 18446744073709551615 134526878 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39360 78 171 0 39858 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 160128

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735032/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=1122
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39433 0 0 0 112162 38 0 0 25 0 1 0 236730263 163971072 39360 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39360 78 171 0 39858 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 160128

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735032/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=1181.99
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39433 0 0 0 118161 38 0 0 25 0 1 0 236730263 163971072 39360 1992294400 134512640 135213614 4294956256 18446744073709551615 134526885 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39360 78 171 0 39858 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 160128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18116
/proc/meminfo: memFree=1735032/2055912 swapFree=4149820/4192956
[pid=18115] ppid=18113 vsize=160128 CPUtime=1200.09
/proc/18115/stat : 18115 (minisat_static) R 18113 18115 18078 0 -1 4194304 39433 0 0 0 119971 38 0 0 25 0 1 0 236730263 163971072 39360 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/18115/statm: 40032 39360 78 171 0 39858 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 160128

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.43
CPU time (s): 1200.12
CPU user time (s): 1199.71
CPU system time (s): 0.407937
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 160128

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

runsolver used 1.35679 second user time and 3.01254 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 02:10:13
IDJOB=1798021
IDBENCH=71075
IDSOLVER=651
FILE ID=node78/1798021-1242087012
PBS_JOBID= 9277687
Free space on /tmp= 126616 MiB

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

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1234583545

node78.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.243
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.243
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:      2055912 kB
MemFree:       1893464 kB
Buffers:          8356 kB
Cached:          56932 kB
SwapCached:      36168 kB
Active:          31508 kB
Inactive:        71180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1893464 kB
SwapTotal:     4192956 kB
SwapFree:      4149820 kB
Dirty:            3564 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            45544 kB
Committed_AS:   618708 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126616 MiB
End job on node78 at 2009-05-12 02:30:15