Trace number 1806795

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.09 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-133-100.cnf
MD5SUM3efe57b20c55b2dfc482f2ebb30d6794
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 variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  133                                                  |
0.00/0.00	|  Number of clauses:    276                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     133      276      828 |       92        0    nan |  0.000 % |
0.00/0.00	|       100 |     133      276      828 |      101      100     19 |  0.006 % |
0.00/0.00	|       250 |     133      276      828 |      111       91     15 |  0.006 % |
0.00/0.00	|       475 |     133      276      828 |      122      128     15 |  0.006 % |
0.00/0.01	|       812 |     133      276      828 |      134      123     13 |  0.006 % |
0.00/0.02	|      1318 |     133      276      828 |      148      168     15 |  0.006 % |
0.00/0.03	|      2077 |     133      276      828 |      162      225     16 |  0.006 % |
0.00/0.05	|      3216 |     133      276      828 |      179      152     13 |  0.006 % |
0.00/0.08	|      4924 |     133      276      828 |      197      151     11 |  0.006 % |
0.09/0.12	|      7487 |     133      276      828 |      216      229     13 |  0.006 % |
0.09/0.18	|     11331 |     133      276      828 |      238      245     16 |  0.006 % |
0.19/0.28	|     17097 |     133      276      828 |      262      244     14 |  0.006 % |
0.39/0.45	|     25746 |     133      276      828 |      288      277     17 |  0.006 % |
0.69/0.70	|     38720 |     133      276      828 |      317      228     16 |  0.006 % |
1.00/1.06	|     58181 |     133      276      828 |      349      346     17 |  0.006 % |
1.59/1.64	|     87374 |     133      276      828 |      384      260     13 |  0.006 % |
2.39/2.46	|    131163 |     133      276      828 |      422      359     14 |  0.006 % |
3.70/3.75	|    196847 |     133      276      828 |      465      350     15 |  0.006 % |
5.59/5.67	|    295374 |     133      276      828 |      511      320     14 |  0.006 % |
8.70/8.70	|    443163 |     133      276      828 |      562      530     17 |  0.006 % |
13.10/13.15	|    664847 |     133      276      828 |      618      579     15 |  0.006 % |
20.69/20.71	|    997373 |     133      276      828 |      680      374     13 |  0.006 % |
31.98/32.05	|   1496161 |     133      276      828 |      748      499     14 |  0.006 % |
50.08/50.12	|   2244344 |     133      276      828 |      823      758     18 |  0.006 % |
78.87/78.93	|   3366618 |     133      276      828 |      906      489     13 |  0.006 % |
121.06/121.17	|   5050029 |     133      276      828 |      996      932     18 |  0.006 % |
188.05/188.16	|   7575145 |     133      276      828 |     1096      736     19 |  0.006 % |
286.81/286.97	|  11362820 |     133      276      828 |     1206      965     20 |  0.006 % |
438.37/438.50	|  17044332 |     133      276      828 |     1326      894     18 |  0.006 % |
686.41/686.68	|  25566601 |     133      276      828 |     1459     1055     20 |  0.006 % |
1056.31/1056.67	|  38350004 |     133      276      828 |     1605      953     17 |  0.006 % |

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-1806795-1242152328/watcher-1806795-1242152328 -o /tmp/evaluation-result-1806795-1242152328/solver-1806795-1242152328 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806795-1242152328.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 0.94 3/64 8809
/proc/meminfo: memFree=788792/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=1920 CPUtime=0
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 243260848 1966080 110 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 480 110 85 178 0 300 0

[startup+0.0894941 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8809
/proc/meminfo: memFree=788792/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=1920 CPUtime=0.08
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 131 0 0 0 8 0 0 0 18 0 1 0 243260848 1966080 116 1992294400 134512640 135243866 4294956256 18446744073709551615 134566494 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 480 116 85 178 0 300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1920

[startup+0.101494 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8809
/proc/meminfo: memFree=788792/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=1920 CPUtime=0.09
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 132 0 0 0 9 0 0 0 18 0 1 0 243260848 1966080 117 1992294400 134512640 135243866 4294956256 18446744073709551615 134555815 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 480 117 85 178 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1920

[startup+0.301512 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8809
/proc/meminfo: memFree=788792/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=1920 CPUtime=0.29
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 137 0 0 0 29 0 0 0 19 0 1 0 243260848 1966080 122 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 480 122 85 178 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1920

[startup+0.701547 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8809
/proc/meminfo: memFree=788792/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=1920 CPUtime=0.69
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 143 0 0 0 69 0 0 0 22 0 1 0 243260848 1966080 128 1992294400 134512640 135243866 4294956256 18446744073709551615 134565689 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 480 128 85 178 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1920

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788592/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2052 CPUtime=1.49
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 148 0 0 0 149 0 0 0 25 0 1 0 243260848 2101248 133 1992294400 134512640 135243866 4294956256 18446744073709551615 134753340 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 513 133 85 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2052

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788464/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2052 CPUtime=3.09
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 157 0 0 0 309 0 0 0 25 0 1 0 243260848 2101248 142 1992294400 134512640 135243866 4294956256 18446744073709551615 134565666 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 513 142 85 178 0 333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2052

[startup+6.30104 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788336/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2052 CPUtime=6.29
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 165 0 0 0 629 0 0 0 25 0 1 0 243260848 2101248 150 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 513 150 85 178 0 333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2052

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788208/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2052 CPUtime=12.69
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 175 0 0 0 1269 0 0 0 25 0 1 0 243260848 2101248 160 1992294400 134512640 135243866 4294956256 18446744073709551615 134559530 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 513 160 85 178 0 333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2052

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788144/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2176 CPUtime=25.49
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 190 0 0 0 2549 0 0 0 25 0 1 0 243260848 2228224 175 1992294400 134512640 135243866 4294956256 18446744073709551615 134555811 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 544 175 85 178 0 364 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2176

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=788016/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2304 CPUtime=51.08
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 211 0 0 0 5108 0 0 0 25 0 1 0 243260848 2359296 196 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 576 196 85 178 0 396 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2304

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787952/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2304 CPUtime=102.27
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 231 0 0 0 10227 0 0 0 25 0 1 0 243260848 2359296 216 1992294400 134512640 135243866 4294956256 18446744073709551615 134566149 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 576 216 85 178 0 396 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2304

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787888/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2436 CPUtime=162.25
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 250 0 0 0 16225 0 0 0 25 0 1 0 243260848 2494464 235 1992294400 134512640 135243866 4294956256 18446744073709551615 134555911 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 609 235 85 178 0 429 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2436

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787760/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2436 CPUtime=222.23
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 262 0 0 0 22223 0 0 0 25 0 1 0 243260848 2494464 247 1992294400 134512640 135243866 4294956256 18446744073709551615 134565121 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 609 247 85 178 0 429 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787696/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2436 CPUtime=282.22
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 269 0 0 0 28222 0 0 0 25 0 1 0 243260848 2494464 254 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 609 254 85 178 0 429 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2436

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787632/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2568 CPUtime=342.2
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 283 0 0 0 34220 0 0 0 25 0 1 0 243260848 2629632 268 1992294400 134512640 135243866 4294956256 18446744073709551615 134566113 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 642 268 85 178 0 462 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787632/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2568 CPUtime=402.18
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 286 0 0 0 40218 0 0 0 25 0 1 0 243260848 2629632 271 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 642 271 85 178 0 462 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 2568

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787568/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2568 CPUtime=462.16
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 300 0 0 0 46216 0 0 0 25 0 1 0 243260848 2629632 285 1992294400 134512640 135243866 4294956256 18446744073709551615 134567951 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 642 285 85 178 0 462 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 2568

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787504/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2568 CPUtime=522.15
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 307 0 0 0 52215 0 0 0 25 0 1 0 243260848 2629632 292 1992294400 134512640 135243866 4294956256 18446744073709551615 134555795 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 642 292 85 178 0 462 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2568

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787504/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=582.14
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 311 0 0 0 58213 1 0 0 25 0 1 0 243260848 2764800 296 1992294400 134512640 135243866 4294956256 18446744073709551615 134565840 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 296 85 178 0 495 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2700

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787568/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=642.13
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 314 0 0 0 64212 1 0 0 25 0 1 0 243260848 2764800 299 1992294400 134512640 135243866 4294956256 18446744073709551615 134555926 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 299 85 178 0 495 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 2700

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787440/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=702.11
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 323 0 0 0 70210 1 0 0 25 0 1 0 243260848 2764800 308 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 308 85 178 0 495 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 2700

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787440/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=762.09
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 330 0 0 0 76208 1 0 0 25 0 1 0 243260848 2764800 315 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 315 85 178 0 495 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 2700

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787440/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=822.07
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 331 0 0 0 82206 1 0 0 25 0 1 0 243260848 2764800 316 1992294400 134512640 135243866 4294956256 18446744073709551615 134556101 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 316 85 178 0 495 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 2700

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787376/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=882.06
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 340 0 0 0 88205 1 0 0 25 0 1 0 243260848 2764800 325 1992294400 134512640 135243866 4294956256 18446744073709551615 134555659 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 325 85 178 0 495 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 2700

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 8810
/proc/meminfo: memFree=787440/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=942.04
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 341 0 0 0 94203 1 0 0 25 0 1 0 243260848 2764800 326 1992294400 134512640 135243866 4294956256 18446744073709551615 134565684 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 326 85 178 0 495 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 2700

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 0.95 2/65 8810
/proc/meminfo: memFree=787376/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2700 CPUtime=1002.02
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 341 0 0 0 100201 1 0 0 25 0 1 0 243260848 2764800 326 1992294400 134512640 135243866 4294956256 18446744073709551615 134556115 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 675 326 85 178 0 495 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 2700

[startup+1062.3 s]
/proc/loadavg: 1.08 1.03 0.95 2/65 8810
/proc/meminfo: memFree=787376/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2832 CPUtime=1062.01
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 343 0 0 0 106200 1 0 0 25 0 1 0 243260848 2899968 328 1992294400 134512640 135243866 4294956256 18446744073709551615 134563780 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 708 328 85 178 0 528 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 2832

[startup+1122.3 s]
/proc/loadavg: 1.15 1.05 0.96 2/65 8810
/proc/meminfo: memFree=787376/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2832 CPUtime=1121.99
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 350 0 0 0 112198 1 0 0 25 0 1 0 243260848 2899968 335 1992294400 134512640 135243866 4294956256 18446744073709551615 134555895 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 708 335 85 178 0 528 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 2832

[startup+1182.3 s]
/proc/loadavg: 1.05 1.04 0.96 2/65 8810
/proc/meminfo: memFree=787312/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2832 CPUtime=1181.97
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 355 0 0 0 118196 1 0 0 25 0 1 0 243260848 2899968 340 1992294400 134512640 135243866 4294956256 18446744073709551615 134555798 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 708 340 85 178 0 528 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 2832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.04 0.96 2/65 8810
/proc/meminfo: memFree=787312/2055920 swapFree=4164052/4192956
[pid=8809] ppid=8807 vsize=2832 CPUtime=1200.08
/proc/8809/stat : 8809 (minisat_static) R 8807 8809 8396 0 -1 4194304 355 0 0 0 120006 2 0 0 25 0 1 0 243260848 2899968 340 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8809/statm: 708 340 85 178 0 528 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 2832

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.09
CPU user time (s): 1200.07
CPU system time (s): 0.021996
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 2832

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

runsolver used 1.19382 second user time and 2.10268 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 20:18:48
IDJOB=1806795
IDBENCH=71107
IDSOLVER=568
FILE ID=node50/1806795-1242152328
PBS_JOBID= 9289674
Free space on /tmp= 66280 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-133-100.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806795-1242152328/watcher-1806795-1242152328 -o /tmp/evaluation-result-1806795-1242152328/solver-1806795-1242152328 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806795-1242152328.cnf

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

MD5SUM BENCH= 3efe57b20c55b2dfc482f2ebb30d6794
RANDOM SEED=1569502077

node50.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.216
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.216
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:        789208 kB
Buffers:         77128 kB
Cached:        1107424 kB
SwapCached:      23672 kB
Active:         344360 kB
Inactive:       865664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        789208 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            42608 kB
Committed_AS:   845000 kB
PageTables:       1448 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= 66280 MiB
End job on node50 at 2009-05-12 20:38:50