Trace number 1806396

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

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
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 variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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:  182                                                  |
0.00/0.00	|  Number of clauses:    1197                                                 |
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 |     168     1183     4368 |      394        0    nan |  0.000 % |
0.00/0.00	|       100 |     168     1183     4368 |      433      100     48 |  0.042 % |
0.00/0.01	|       250 |     168     1183     4368 |      477      250     51 |  0.003 % |
0.00/0.02	|       475 |     168     1183     4368 |      524      475     53 |  0.042 % |
0.00/0.03	|       813 |     168     1183     4368 |      577      490     54 |  0.003 % |
0.04/0.05	|      1319 |     168     1183     4368 |      635      644     57 |  0.042 % |
0.04/0.08	|      2080 |     168     1183     4368 |      698      710     59 |  0.042 % |
0.10/0.13	|      3221 |     168     1183     4368 |      768      684     60 |  0.003 % |
0.20/0.22	|      4930 |     168     1183     4368 |      845      638     61 |  0.042 % |
0.30/0.36	|      7492 |     168     1183     4368 |      929      819     60 |  0.042 % |
0.60/0.61	|     11340 |     168     1183     4368 |     1022      538     56 |  0.003 % |
1.00/1.00	|     17106 |     168     1183     4368 |     1125      675     56 |  0.042 % |
1.49/1.59	|     25758 |     168     1183     4368 |     1237      745     60 |  0.042 % |
2.49/2.59	|     38732 |     168     1183     4368 |     1361      969     65 |  0.003 % |
3.99/4.04	|     58193 |     168     1183     4368 |     1497     1444     65 |  0.042 % |
6.39/6.43	|     87386 |     168     1183     4368 |     1647     1093     62 |  0.003 % |
10.09/10.19	|    131176 |     168     1183     4368 |     1811     1350     66 |  0.003 % |
15.59/15.62	|    196861 |     168     1183     4368 |     1993     1329     58 |  0.042 % |
24.29/24.38	|    295389 |     168     1183     4368 |     2192     1854     59 |  0.042 % |
38.78/38.88	|    443178 |     168     1183     4368 |     2411     2269     69 |  0.042 % |
60.27/60.31	|    664861 |     168     1183     4368 |     2652     1654     64 |  0.042 % |
93.66/93.74	|    997387 |     168     1183     4368 |     2918     2660     57 |  0.042 % |
149.75/149.85	|   1496177 |     168     1183     4368 |     3209     3034     62 |  0.042 % |
230.13/230.29	|   2244361 |     168     1183     4368 |     3530     2401     57 |  0.042 % |
365.18/365.30	|   3366635 |     168     1183     4368 |     3884     3569     63 |  0.003 % |
577.63/577.85	|   5050047 |     168     1183     4368 |     4272     2136     62 |  0.042 % |
912.23/912.56	|   7575163 |     168     1183     4368 |     4699     3059     63 |  0.043 % |

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-1806396-1242148538/watcher-1806396-1242148538 -o /tmp/evaluation-result-1806396-1242148538/solver-1806396-1242148538 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1806396-1242148538.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.99 0.97 0.91 3/64 12947
/proc/meminfo: memFree=659336/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2052 CPUtime=0
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 242880704 2101248 134 1992294400 134512640 135243866 4294956256 18446744073709551615 134751471 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 513 134 81 178 0 333 0

[startup+0.046958 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12947
/proc/meminfo: memFree=659336/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2184 CPUtime=0.04
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 194 0 0 0 4 0 0 0 18 0 1 0 242880704 2236416 179 1992294400 134512640 135243866 4294956256 18446744073709551615 134566296 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 546 179 86 178 0 366 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2184

[startup+0.101964 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12947
/proc/meminfo: memFree=659336/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2184 CPUtime=0.1
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 208 0 0 0 10 0 0 0 18 0 1 0 242880704 2236416 193 1992294400 134512640 135243866 4294956256 18446744073709551615 134565080 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 546 193 86 178 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2184

[startup+0.301985 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12947
/proc/meminfo: memFree=659336/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2316 CPUtime=0.3
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 231 0 0 0 30 0 0 0 19 0 1 0 242880704 2371584 216 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 579 216 86 178 0 399 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2316

[startup+0.701029 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12947
/proc/meminfo: memFree=659336/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2448 CPUtime=0.69
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 255 0 0 0 69 0 0 0 22 0 1 0 242880704 2506752 240 1992294400 134512640 135243866 4294956256 18446744073709551615 134558516 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 612 240 86 178 0 432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2448

[startup+1.50111 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=658560/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2580 CPUtime=1.49
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 284 0 0 0 149 0 0 0 25 0 1 0 242880704 2641920 269 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 645 269 86 178 0 465 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2580

[startup+3.10129 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=658304/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2712 CPUtime=3.09
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 320 0 0 0 309 0 0 0 25 0 1 0 242880704 2777088 305 1992294400 134512640 135243866 4294956256 18446744073709551615 134555824 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 678 305 86 178 0 498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2712

[startup+6.30163 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=658112/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=2844 CPUtime=6.29
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 364 0 0 0 629 0 0 0 25 0 1 0 242880704 2912256 349 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 711 349 86 178 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2844

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=657792/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=3108 CPUtime=12.69
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 416 0 0 0 1269 0 0 0 25 0 1 0 242880704 3182592 401 1992294400 134512640 135243866 4294956256 18446744073709551615 134559583 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 777 401 86 178 0 597 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3108

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=657536/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=3372 CPUtime=25.48
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 488 0 0 0 2548 0 0 0 25 0 1 0 242880704 3452928 473 1992294400 134512640 135243866 4294956256 18446744073709551615 134555738 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 843 473 86 178 0 663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3372

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=657280/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=3504 CPUtime=51.07
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 530 0 0 0 5107 0 0 0 25 0 1 0 242880704 3588096 515 1992294400 134512640 135243866 4294956256 18446744073709551615 134555746 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 876 515 86 178 0 696 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3504

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=656832/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=4024 CPUtime=102.26
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 645 0 0 0 10226 0 0 0 25 0 1 0 242880704 4120576 630 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1006 630 86 178 0 826 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4024

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=656640/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=4152 CPUtime=162.25
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 701 0 0 0 16224 1 0 0 25 0 1 0 242880704 4251648 686 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1038 686 86 178 0 858 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4152

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=656512/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=4284 CPUtime=222.23
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 715 0 0 0 22222 1 0 0 25 0 1 0 242880704 4386816 700 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1071 700 86 178 0 891 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4284

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=656128/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=4656 CPUtime=282.21
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 809 0 0 0 28220 1 0 0 25 0 1 0 242880704 4767744 794 1992294400 134512640 135243866 4294956256 18446744073709551615 134555824 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1164 794 86 178 0 984 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4656

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=656136/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=4656 CPUtime=342.19
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 823 0 0 0 34218 1 0 0 25 0 1 0 242880704 4767744 808 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1164 808 86 178 0 984 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 4656

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655752/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5060 CPUtime=402.17
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 909 0 0 0 40216 1 0 0 25 0 1 0 242880704 5181440 894 1992294400 134512640 135243866 4294956256 18446744073709551615 134555829 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1265 894 86 178 0 1085 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 5060

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655688/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5060 CPUtime=462.15
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 925 0 0 0 46214 1 0 0 25 0 1 0 242880704 5181440 910 1992294400 134512640 135243866 4294956256 18446744073709551615 134555920 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1265 910 86 178 0 1085 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 5060

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655624/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5180 CPUtime=522.14
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 941 0 0 0 52212 2 0 0 25 0 1 0 242880704 5304320 926 1992294400 134512640 135243866 4294956256 18446744073709551615 134566401 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1295 926 86 178 0 1115 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 5180

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655368/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5444 CPUtime=582.13
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 999 0 0 0 58211 2 0 0 25 0 1 0 242880704 5574656 984 1992294400 134512640 135243866 4294956256 18446744073709551615 134558334 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1361 984 86 178 0 1181 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 5444

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655304/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5420 CPUtime=642.11
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1008 0 0 0 64209 2 0 0 25 0 1 0 242880704 5550080 993 1992294400 134512640 135243866 4294956256 18446744073709551615 134559038 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1355 993 86 178 0 1175 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 5420

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655304/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5420 CPUtime=702.09
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1008 0 0 0 70207 2 0 0 25 0 1 0 242880704 5550080 993 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1355 993 86 178 0 1175 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 5420

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655240/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5420 CPUtime=762.07
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1024 0 0 0 76205 2 0 0 25 0 1 0 242880704 5550080 1009 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1355 1009 86 178 0 1175 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 5420

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655112/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5516 CPUtime=822.05
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1045 0 0 0 82203 2 0 0 25 0 1 0 242880704 5648384 1030 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1379 1030 86 178 0 1199 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 5516

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=655112/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5516 CPUtime=882.04
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1045 0 0 0 88201 3 0 0 25 0 1 0 242880704 5648384 1030 1992294400 134512640 135243866 4294956256 18446744073709551615 134555813 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1379 1030 86 178 0 1199 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 5516

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654984/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5776 CPUtime=942.02
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1084 0 0 0 94199 3 0 0 25 0 1 0 242880704 5914624 1069 1992294400 134512640 135243866 4294956256 18446744073709551615 134566405 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1444 1069 86 178 0 1264 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 5776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654920/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5748 CPUtime=1002
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1089 0 0 0 100197 3 0 0 25 0 1 0 242880704 5885952 1074 1992294400 134512640 135243866 4294956256 18446744073709551615 134555826 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1437 1074 86 178 0 1257 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 5748

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654856/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5748 CPUtime=1061.98
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1105 0 0 0 106195 3 0 0 25 0 1 0 242880704 5885952 1090 1992294400 134512640 135243866 4294956256 18446744073709551615 134555834 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1437 1090 86 178 0 1257 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 5748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654792/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5828 CPUtime=1121.97
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1125 0 0 0 112194 3 0 0 25 0 1 0 242880704 5967872 1110 1992294400 134512640 135243866 4294956256 18446744073709551615 134558692 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1457 1110 86 178 0 1277 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 5828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654792/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5828 CPUtime=1181.95
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1125 0 0 0 118192 3 0 0 25 0 1 0 242880704 5967872 1110 1992294400 134512640 135243866 4294956256 18446744073709551615 134555754 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1457 1110 86 178 0 1277 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 5828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12948
/proc/meminfo: memFree=654792/2055920 swapFree=4179680/4192956
[pid=12947] ppid=12945 vsize=5828 CPUtime=1200.05
/proc/12947/stat : 12947 (minisat_static) R 12945 12947 12687 0 -1 4194304 1125 0 0 0 120002 3 0 0 25 0 1 0 242880704 5967872 1110 1992294400 134512640 135243866 4294956256 18446744073709551615 134555792 0 0 4096 3 0 0 0 17 1 0 0
/proc/12947/statm: 1457 1110 86 178 0 1277 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 5828

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.06
CPU user time (s): 1200.02
CPU system time (s): 0.038994
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 5880

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

runsolver used 0.948855 second user time and 2.6316 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-12 19:15:38
IDJOB=1806396
IDBENCH=24730
IDSOLVER=568
FILE ID=node64/1806396-1242148538
PBS_JOBID= 9289660
Free space on /tmp= 66352 MiB

SOLVER NAME= minisat2-simp 070721
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806396-1242148538/watcher-1806396-1242148538 -o /tmp/evaluation-result-1806396-1242148538/solver-1806396-1242148538 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1806396-1242148538.cnf

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=833009858

node64.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.218
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.218
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:        659752 kB
Buffers:         73532 kB
Cached:        1231672 kB
SwapCached:       6516 kB
Active:         129060 kB
Inactive:      1185432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        659752 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          14956 kB
Slab:            67388 kB
Committed_AS:   750584 kB
PageTables:       1392 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= 66352 MiB
End job on node64 at 2009-05-12 19:35:40