Trace number 1806242

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
MD5SUM8f639a3496db30a888324b756894fb43
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 variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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:  184                                                  |
0.00/0.00	|  Number of clauses:    896                                                  |
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 |     129      786     3154 |      262        0    nan |  0.000 % |
0.00/0.00	|       101 |     129      786     3154 |      288      101     26 |  0.003 % |
0.00/0.01	|       251 |     129      786     3154 |      317      251     23 |  0.003 % |
0.00/0.01	|       476 |     129      786     3154 |      348      290     16 |  0.003 % |
0.00/0.02	|       813 |     129      786     3154 |      383      215     12 |  0.003 % |
0.02/0.03	|      1320 |     129      786     3154 |      421      296     13 |  0.003 % |
0.02/0.05	|      2079 |     129      786     3154 |      464      381     14 |  0.003 % |
0.02/0.07	|      3218 |     129      786     3154 |      510      265      9 |  0.003 % |
0.10/0.11	|      4926 |     129      786     3154 |      561      342     12 |  0.003 % |
0.10/0.18	|      7488 |     129      786     3154 |      617      518     14 |  0.003 % |
0.20/0.28	|     11332 |     129      786     3154 |      679      446     13 |  0.003 % |
0.40/0.45	|     17098 |     129      786     3154 |      747      571     14 |  0.003 % |
0.60/0.69	|     25747 |     129      786     3154 |      822      677     16 |  0.003 % |
1.00/1.05	|     38721 |     129      786     3154 |      904      466     11 |  0.003 % |
1.50/1.57	|     58182 |     129      786     3154 |      994      842     15 |  0.003 % |
2.40/2.41	|     87374 |     129      786     3154 |     1094      986     15 |  0.003 % |
3.69/3.73	|    131165 |     129      786     3154 |     1203     1138     16 |  0.003 % |
5.59/5.67	|    196850 |     129      786     3154 |     1324     1053     14 |  0.003 % |
8.80/8.85	|    295377 |     129      786     3154 |     1456     1100     15 |  0.003 % |
13.79/13.82	|    443167 |     129      786     3154 |     1602      898     13 |  0.003 % |
21.49/21.50	|    664851 |     129      786     3154 |     1762     1660     16 |  0.003 % |
33.18/33.26	|    997376 |     129      786     3154 |     1938      921     13 |  0.003 % |
51.38/51.44	|   1496165 |     129      786     3154 |     2132     1205     14 |  0.003 % |
79.17/79.27	|   2244348 |     129      786     3154 |     2346     2018     17 |  0.003 % |
124.86/124.98	|   3366622 |     129      786     3154 |     2580     2192     15 |  0.003 % |
194.34/194.44	|   5050034 |     129      786     3154 |     2838     2434     15 |  0.003 % |
299.71/299.84	|   7575150 |     129      786     3154 |     3122     2166     15 |  0.003 % |
465.87/466.01	|  11362825 |     129      786     3154 |     3434     1744     16 |  0.003 % |
723.89/724.17	|  17044337 |     129      786     3154 |     3778     2213     16 |  0.003 % |
1130.29/1130.67	|  25566607 |     129      786     3154 |     4156     3812     16 |  0.003 % |

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-1806242-1242147154/watcher-1806242-1242147154 -o /tmp/evaluation-result-1806242-1242147154/solver-1806242-1242147154 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806242-1242147154.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.95 0.90 2/64 8618
/proc/meminfo: memFree=790008/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2052 CPUtime=0
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 242743452 2101248 129 1992294400 134512640 135243866 4294956256 18446744073709551615 134764927 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 513 129 81 178 0 333 0

[startup+0.027794 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 8618
/proc/meminfo: memFree=790008/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2040 CPUtime=0.02
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 151 0 0 0 2 0 0 0 18 0 1 0 242743452 2088960 136 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 510 136 86 178 0 330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2040

[startup+0.1018 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 8618
/proc/meminfo: memFree=790008/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2040 CPUtime=0.1
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 154 0 0 0 10 0 0 0 18 0 1 0 242743452 2088960 139 1992294400 134512640 135243866 4294956256 18446744073709551615 134555798 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 510 139 86 178 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2040

[startup+0.301818 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 8618
/proc/meminfo: memFree=790008/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2040 CPUtime=0.3
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 161 0 0 0 30 0 0 0 19 0 1 0 242743452 2088960 146 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 510 146 86 178 0 330 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2040

[startup+0.701852 s]
/proc/loadavg: 0.91 0.95 0.90 2/64 8618
/proc/meminfo: memFree=790008/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2040 CPUtime=0.7
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 169 0 0 0 70 0 0 0 23 0 1 0 242743452 2088960 154 1992294400 134512640 135243866 4294956256 18446744073709551615 134555662 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 510 154 86 178 0 330 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2040

[startup+1.50292 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 8619
/proc/meminfo: memFree=789680/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2040 CPUtime=1.5
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 176 0 0 0 150 0 0 0 25 0 1 0 242743452 2088960 161 1992294400 134512640 135243866 4294956256 18446744073709551615 134563843 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 510 161 86 178 0 330 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2040

[startup+3.10106 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 8619
/proc/meminfo: memFree=789552/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2172 CPUtime=3.09
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 188 0 0 0 309 0 0 0 25 0 1 0 242743452 2224128 173 1992294400 134512640 135243866 4294956256 18446744073709551615 134555929 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 543 173 86 178 0 363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2172

[startup+6.30134 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 8619
/proc/meminfo: memFree=789424/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2172 CPUtime=6.29
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 242743452 2224128 189 1992294400 134512640 135243866 4294956256 18446744073709551615 134564832 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 543 189 86 178 0 363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2172

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.90 2/65 8619
/proc/meminfo: memFree=789232/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2304 CPUtime=12.69
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 219 0 0 0 1269 0 0 0 25 0 1 0 242743452 2359296 204 1992294400 134512640 135243866 4294956256 18446744073709551615 134563676 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 576 204 86 178 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2304

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 8619
/proc/meminfo: memFree=789168/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2304 CPUtime=25.48
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 245 0 0 0 2548 0 0 0 25 0 1 0 242743452 2359296 230 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 576 230 86 178 0 396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2304

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 8619
/proc/meminfo: memFree=789040/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2432 CPUtime=51.08
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 269 0 0 0 5108 0 0 0 25 0 1 0 242743452 2490368 254 1992294400 134512640 135243866 4294956256 18446744073709551615 134566061 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 608 254 86 178 0 428 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2432

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 8619
/proc/meminfo: memFree=788784/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2692 CPUtime=102.27
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 318 0 0 0 10227 0 0 0 25 0 1 0 242743452 2756608 303 1992294400 134512640 135243866 4294956256 18446744073709551615 134555699 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 673 303 86 178 0 493 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2692

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788656/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2824 CPUtime=162.25
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 348 0 0 0 16225 0 0 0 25 0 1 0 242743452 2891776 333 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 706 333 86 178 0 526 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2824

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788528/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2824 CPUtime=222.23
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 372 0 0 0 22223 0 0 0 25 0 1 0 242743452 2891776 357 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 706 357 86 178 0 526 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2824

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788464/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2956 CPUtime=282.21
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 383 0 0 0 28221 0 0 0 25 0 1 0 242743452 3026944 368 1992294400 134512640 135243866 4294956256 18446744073709551615 134556132 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 739 368 86 178 0 559 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2956

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788336/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=2956 CPUtime=342.2
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 405 0 0 0 34219 1 0 0 25 0 1 0 242743452 3026944 390 1992294400 134512640 135243866 4294956256 18446744073709551615 134555892 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 739 390 86 178 0 559 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2956

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788272/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3088 CPUtime=402.19
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 411 0 0 0 40218 1 0 0 25 0 1 0 242743452 3162112 396 1992294400 134512640 135243866 4294956256 18446744073709551615 134558368 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 772 396 86 178 0 592 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3088

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8619
/proc/meminfo: memFree=788272/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3088 CPUtime=462.17
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 434 0 0 0 46216 1 0 0 25 0 1 0 242743452 3162112 419 1992294400 134512640 135243866 4294956256 18446744073709551615 134566488 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 772 419 86 178 0 592 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3088

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=788144/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3220 CPUtime=522.15
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 448 0 0 0 52214 1 0 0 25 0 1 0 242743452 3297280 433 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 805 433 86 178 0 625 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3220

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=788080/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3220 CPUtime=582.13
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 462 0 0 0 58212 1 0 0 25 0 1 0 242743452 3297280 447 1992294400 134512640 135243866 4294956256 18446744073709551615 134742667 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 805 447 86 178 0 625 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3220

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=788080/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3220 CPUtime=642.12
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 464 0 0 0 64211 1 0 0 25 0 1 0 242743452 3297280 449 1992294400 134512640 135243866 4294956256 18446744073709551615 134555740 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 805 449 86 178 0 625 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3220

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=788016/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3220 CPUtime=702.1
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 473 0 0 0 70209 1 0 0 25 0 1 0 242743452 3297280 458 1992294400 134512640 135243866 4294956256 18446744073709551615 134556205 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 805 458 86 178 0 625 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 3220

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787952/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3356 CPUtime=762.09
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 488 0 0 0 76208 1 0 0 25 0 1 0 242743452 3436544 473 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 839 473 86 178 0 659 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 3356

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=788016/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3356 CPUtime=822.07
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 501 0 0 0 82206 1 0 0 25 0 1 0 242743452 3436544 486 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 839 486 86 178 0 659 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 3356

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787952/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3492 CPUtime=882.05
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 513 0 0 0 88204 1 0 0 25 0 1 0 242743452 3575808 498 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 873 498 86 178 0 693 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 3492

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787952/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3492 CPUtime=942.03
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 527 0 0 0 94202 1 0 0 25 0 1 0 242743452 3575808 512 1992294400 134512640 135243866 4294956256 18446744073709551615 134565643 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 873 512 86 178 0 693 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 3492

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787888/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3492 CPUtime=1002.02
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 534 0 0 0 100201 1 0 0 25 0 1 0 242743452 3575808 519 1992294400 134512640 135243866 4294956256 18446744073709551615 134558428 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 873 519 86 178 0 693 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 3492

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787888/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3624 CPUtime=1062
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 544 0 0 0 106199 1 0 0 25 0 1 0 242743452 3710976 529 1992294400 134512640 135243866 4294956256 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 906 529 86 178 0 726 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 3624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787888/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3624 CPUtime=1121.98
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 544 0 0 0 112197 1 0 0 25 0 1 0 242743452 3710976 529 1992294400 134512640 135243866 4294956256 18446744073709551615 134555822 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 906 529 86 178 0 726 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 3624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787824/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3624 CPUtime=1181.98
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 555 0 0 0 118196 2 0 0 25 0 1 0 242743452 3710976 540 1992294400 134512640 135243866 4294956256 18446744073709551615 134569843 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 906 540 86 178 0 726 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 3624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 8625
/proc/meminfo: memFree=787824/2055920 swapFree=4164052/4192956
[pid=8618] ppid=8616 vsize=3624 CPUtime=1200.07
/proc/8618/stat : 8618 (minisat_static) R 8616 8618 8396 0 -1 4194304 563 0 0 0 120005 2 0 0 25 0 1 0 242743452 3710976 548 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/8618/statm: 906 548 86 178 0 726 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 3624

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.08
CPU user time (s): 1200.06
CPU system time (s): 0.021996
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 3624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
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= 563
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= 2987

runsolver used 1.25081 second user time and 2.04669 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 18:52:34
IDJOB=1806242
IDBENCH=24699
IDSOLVER=568
FILE ID=node50/1806242-1242147154
PBS_JOBID= 9289674
Free space on /tmp= 66280 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Hard/contest03/others/hwb-n28-01-S136611085.sat05-491.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806242-1242147154/watcher-1806242-1242147154 -o /tmp/evaluation-result-1806242-1242147154/solver-1806242-1242147154 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806242-1242147154.cnf

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

MD5SUM BENCH= 8f639a3496db30a888324b756894fb43
RANDOM SEED=1767446393

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:        790424 kB
Buffers:         76748 kB
Cached:        1106716 kB
SwapCached:      23672 kB
Active:         343512 kB
Inactive:       865424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        790424 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            42504 kB
Committed_AS:   838632 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 19:12:37