Trace number 1807341

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-simp 070721? (TO) 1200.11 1200.42

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes8.cnf
MD5SUM0b0881d9187e7912564ae88556ada128
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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:  945                                                  |
0.00/0.00	|  Number of clauses:    61409                                                |
0.00/0.04	|  Parsing time:         0.04         s                                       |
0.89/0.94	============================[ Search Statistics ]==============================
0.89/0.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.89/0.94	===============================================================================
0.89/0.94	|         0 |     900    60464   180938 |    20154        0    nan |  0.000 % |
0.89/0.95	|       100 |     900    60464   180938 |    22170      100    184 |  0.000 % |
0.89/0.97	|       254 |     900    60464   180938 |    24387      254    174 |  0.000 % |
0.89/0.99	|       480 |     900    60464   180938 |    26825      480    155 |  0.000 % |
1.00/1.04	|       824 |     900    60464   180938 |    29508      824    149 |  0.000 % |
1.10/1.10	|      1331 |     900    60464   180938 |    32459     1331    138 |  0.000 % |
1.19/1.22	|      2094 |     900    60464   180938 |    35705     2094    130 |  0.000 % |
1.39/1.40	|      3236 |     900    60464   180938 |    39275     3236    126 |  0.000 % |
1.59/1.69	|      4945 |     900    60464   180938 |    43203     4945    129 |  0.000 % |
2.19/2.28	|      7509 |     900    60464   180938 |    47523     7509    133 |  0.000 % |
3.39/3.47	|     11353 |     900    60464   180938 |    52276    11353    135 |  0.000 % |
5.89/5.95	|     17122 |     900    60464   180938 |    57503    17122    131 |  0.000 % |
11.69/11.79	|     25771 |     900    60464   180938 |    63253    25771    125 |  0.000 % |
21.89/21.97	|     38745 |     900    60464   180938 |    69579    38745    120 |  0.000 % |
47.77/47.85	|     58207 |     900    60464   180938 |    76537    58207    115 |  0.000 % |
92.67/92.77	|     87401 |     900    60464   180938 |    84191    26056    101 |  0.000 % |
146.26/146.36	|    131190 |     900    60464   180938 |    92610    69845    104 |  0.000 % |
226.33/226.49	|    196874 |     900    60464   180938 |   101871    60654     99 |  0.000 % |
332.20/332.35	|    295401 |     900    60464   180938 |   112058    73749    110 |  0.000 % |
546.15/546.38	|    443190 |     900    60464   180938 |   123264    30913    107 |  0.000 % |
807.19/807.49	|    664876 |     900    60464   180938 |   135590    40524    111 |  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-1807341-1242157159/watcher-1807341-1242157159 -o /tmp/evaluation-result-1807341-1242157159/solver-1807341-1242157159 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1807341-1242157159.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.91 0.97 0.99 3/65 24625
/proc/meminfo: memFree=1261368/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=2192 CPUtime=0
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 243744954 2244608 319 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 548 319 65 178 0 368 0

[startup+0.054677 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 24625
/proc/meminfo: memFree=1261368/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=5184 CPUtime=0.04
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 1115 0 0 0 4 0 0 0 18 0 1 0 243744954 5308416 1100 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 1296 1100 80 178 0 1116 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5184

[startup+0.102682 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 24625
/proc/meminfo: memFree=1261368/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=5184 CPUtime=0.09
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 1115 0 0 0 9 0 0 0 18 0 1 0 243744954 5308416 1100 1992294400 134512640 135243866 4294956256 18446744073709551615 134535587 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 1296 1100 80 178 0 1116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5184

[startup+0.301702 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 24625
/proc/meminfo: memFree=1261368/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=6528 CPUtime=0.29
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 1424 0 0 0 29 0 0 0 19 0 1 0 243744954 6684672 1409 1992294400 134512640 135243866 4294956256 18446744073709551615 134525084 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 1632 1409 81 178 0 1452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6528

[startup+0.701743 s]
/proc/loadavg: 0.91 0.97 0.99 3/65 24625
/proc/meminfo: memFree=1261368/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=6796 CPUtime=0.69
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 1438 0 0 0 69 0 0 0 22 0 1 0 243744954 6959104 1423 1992294400 134512640 135243866 4294956256 18446744073709551615 134535475 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 1699 1423 81 178 0 1519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6796

[startup+1.50183 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1256240/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=7172 CPUtime=1.49
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 1743 0 0 0 149 0 0 0 25 0 1 0 243744954 7344128 1586 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 1793 1586 87 178 0 1613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7172

[startup+3.10199 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1253424/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=11032 CPUtime=3.09
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 2694 0 0 0 308 1 0 0 25 0 1 0 243744954 11296768 2537 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 2758 2537 87 178 0 2578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11032

[startup+6.30132 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1248048/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=15128 CPUtime=6.29
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 3730 0 0 0 628 1 0 0 25 0 1 0 243744954 15491072 3573 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 3782 3573 87 178 0 3602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15128

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1242816/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=19924 CPUtime=12.69
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 4924 0 0 0 1267 2 0 0 25 0 1 0 243744954 20402176 4767 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 4981 4767 87 178 0 4801 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19924

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1235464/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=26996 CPUtime=25.49
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 6647 0 0 0 2545 4 0 0 25 0 1 0 243744954 27643904 6490 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 6749 6490 87 178 0 6569 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26996

[startup+51.102 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1226888/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=35464 CPUtime=51.07
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 8788 0 0 0 5101 6 0 0 25 0 1 0 243744954 36315136 8631 1992294400 134512640 135243866 4294956256 18446744073709551615 134555733 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 8866 8631 87 178 0 8686 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35464

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 24626
/proc/meminfo: memFree=1218568/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=43736 CPUtime=102.27
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 10843 0 0 0 10218 9 0 0 25 0 1 0 243744954 44785664 10686 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 10934 10686 87 178 0 10754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43736

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1217864/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=44360 CPUtime=162.25
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 10952 0 0 0 16216 9 0 0 25 0 1 0 243744954 45424640 10795 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 11090 10795 87 178 0 10910 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44360

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1212168/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=50328 CPUtime=222.23
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 12400 0 0 0 22213 10 0 0 25 0 1 0 243744954 51535872 12243 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 12582 12243 87 178 0 12402 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50328

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1206856/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=55508 CPUtime=282.22
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 13722 0 0 0 28210 12 0 0 25 0 1 0 243744954 56840192 13565 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 13877 13565 87 178 0 13697 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 55508

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1206984/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=55508 CPUtime=342.2
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 13724 0 0 0 34208 12 0 0 25 0 1 0 243744954 56840192 13567 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 13877 13567 87 178 0 13697 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 55508

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1201480/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=61240 CPUtime=402.19
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 15141 0 0 0 40205 14 0 0 25 0 1 0 243744954 62709760 14984 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 15310 14984 87 178 0 15130 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61240

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1197832/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=64736 CPUtime=462.17
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 15992 0 0 0 46202 15 0 0 25 0 1 0 243744954 66289664 15835 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 16184 15835 87 178 0 16004 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 64736

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1197384/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=65240 CPUtime=522.16
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 16101 0 0 0 52201 15 0 0 25 0 1 0 243744954 66805760 15944 1992294400 134512640 135243866 4294956256 18446744073709551615 134555798 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 16310 15944 87 178 0 16130 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 65240

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1197384/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=65240 CPUtime=582.14
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 16102 0 0 0 58199 15 0 0 25 0 1 0 243744954 66805760 15945 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 16310 15945 87 178 0 16130 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 65240

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1195400/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=67220 CPUtime=642.12
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 16585 0 0 0 64197 15 0 0 25 0 1 0 243744954 68833280 16428 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 16805 16428 87 178 0 16625 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 67220

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1190152/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=72392 CPUtime=702.1
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 17886 0 0 0 70194 16 0 0 25 0 1 0 243744954 74129408 17729 1992294400 134512640 135243866 4294956256 18446744073709551615 134555866 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 18098 17729 87 178 0 17918 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 72392

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1189960/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=72392 CPUtime=762.09
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 17910 0 0 0 76193 16 0 0 25 0 1 0 243744954 74129408 17753 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 18098 17753 87 178 0 17918 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 72392

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1188808/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=73712 CPUtime=822.08
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 18212 0 0 0 82191 17 0 0 25 0 1 0 243744954 75481088 18055 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 18428 18055 87 178 0 18248 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 73712

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1188744/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=73712 CPUtime=882.07
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 18213 0 0 0 88190 17 0 0 25 0 1 0 243744954 75481088 18056 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 18428 18056 87 178 0 18248 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 73712

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1184520/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=77952 CPUtime=942.05
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 19302 0 0 0 94187 18 0 0 25 0 1 0 243744954 79822848 19145 1992294400 134512640 135243866 4294956256 18446744073709551615 134555808 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 19488 19145 87 178 0 19308 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 77952

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1171336/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=91168 CPUtime=1002.03
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 22567 0 0 0 100181 22 0 0 25 0 1 0 243744954 93356032 22410 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 22792 22410 87 178 0 22612 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 91168

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1169288/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=93060 CPUtime=1062.02
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 23061 0 0 0 106180 22 0 0 25 0 1 0 243744954 95293440 22904 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 23265 22904 87 178 0 23085 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 93060

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1169096/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=93224 CPUtime=1122
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 23097 0 0 0 112178 22 0 0 25 0 1 0 243744954 95461376 22940 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 23306 22940 87 178 0 23126 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 93224

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1168584/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=93744 CPUtime=1181.98
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 23220 0 0 0 118176 22 0 0 25 0 1 0 243744954 95993856 23063 1992294400 134512640 135243866 4294956256 18446744073709551615 134558524 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 23436 23063 87 178 0 23256 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 93744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24628
/proc/meminfo: memFree=1168584/2055912 swapFree=4149836/4192956
[pid=24625] ppid=24623 vsize=93744 CPUtime=1200.08
/proc/24625/stat : 24625 (minisat_static) R 24623 24625 24588 0 -1 4194304 23220 0 0 0 119986 22 0 0 25 0 1 0 243744954 95993856 23063 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24625/statm: 23436 23063 87 178 0 23256 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 93744

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.42
CPU time (s): 1200.11
CPU user time (s): 1199.87
CPU system time (s): 0.241963
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 93744

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

runsolver used 1.35279 second user time and 2.85057 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-12 21:39:19
IDJOB=1807341
IDBENCH=71554
IDSOLVER=568
FILE ID=node78/1807341-1242157159
PBS_JOBID= 9289724
Free space on /tmp= 126588 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes8.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807341-1242157159/watcher-1807341-1242157159 -o /tmp/evaluation-result-1807341-1242157159/solver-1807341-1242157159 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1807341-1242157159.cnf

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

MD5SUM BENCH= 0b0881d9187e7912564ae88556ada128
RANDOM SEED=1799631804

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:       1261784 kB
Buffers:         45660 kB
Cached:         642116 kB
SwapCached:      36152 kB
Active:          71532 kB
Inactive:       653648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1261784 kB
SwapTotal:     4192956 kB
SwapFree:      4149836 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            54696 kB
Committed_AS:   685536 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= 126588 MiB
End job on node78 at 2009-05-12 21:59:22