Trace number 1805877

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat2-core 070721? (TO) 1200.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
MD5SUM00198881c2cf000cfee916c18d69d474
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 variables1132
Number of clauses14011
Sum of the clauses size42316
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313728
Number of clauses of size 4283
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:  1132                                                 |
0.00/0.00	|  Number of clauses:    14011                                                |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.01	============================[ Search Statistics ]==============================
0.00/0.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	===============================================================================
0.00/0.01	|         0 |    1132    14011    42316 |     4670        0    nan |  0.000 % |
0.01/0.01	|       100 |    1132    14011    42316 |     5137      100      7 |  0.000 % |
0.01/0.02	|       251 |    1132    14011    42316 |     5651      251      9 |  0.000 % |
0.01/0.03	|       476 |    1132    14011    42316 |     6216      476     11 |  0.000 % |
0.01/0.04	|       813 |    1132    14011    42316 |     6837      813     12 |  0.000 % |
0.01/0.07	|      1320 |    1132    14011    42316 |     7521     1320     13 |  0.000 % |
0.09/0.12	|      2079 |    1132    14011    42316 |     8273     2079     15 |  0.000 % |
0.19/0.23	|      3218 |    1132    14011    42316 |     9101     3218     17 |  0.000 % |
0.29/0.39	|      4927 |    1132    14011    42316 |    10011     4927     19 |  0.000 % |
0.69/0.77	|      7489 |    1132    14011    42316 |    11012     7489     24 |  0.000 % |
1.29/1.35	|     11333 |    1132    14011    42316 |    12113     5720     24 |  0.000 % |
2.20/2.29	|     17100 |    1132    14011    42316 |    13325    11487     28 |  0.000 % |
3.79/3.88	|     25749 |    1132    14011    42316 |    14657    13395     28 |  0.000 % |
5.89/5.93	|     38724 |    1132    14011    42316 |    16123    11559     27 |  0.000 % |
9.39/9.46	|     58186 |    1132    14011    42316 |    17735    14762     23 |  0.000 % |
14.99/15.09	|     87379 |    1132    14011    42316 |    19509    17122     26 |  0.000 % |
25.58/25.69	|    131169 |    1132    14011    42316 |    21460    11918     24 |  0.000 % |
41.88/41.94	|    196853 |    1132    14011    42316 |    23606    12818     23 |  0.000 % |
69.37/69.47	|    295381 |    1132    14011    42316 |    25966    16421     26 |  0.000 % |
118.76/118.84	|    443171 |    1132    14011    42316 |    28563    20852     27 |  0.000 % |
198.94/199.08	|    664854 |    1132    14011    42316 |    31419    27391     30 |  0.000 % |
331.10/331.29	|    997381 |    1132    14011    42316 |    34561    26989     27 |  0.000 % |
553.05/553.29	|   1496169 |    1132    14011    42316 |    38017    18763     27 |  0.000 % |
900.05/900.35	|   2244351 |    1132    14011    42316 |    41819    19918     25 |  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-1805877-1242142341/watcher-1805877-1242142341 -o /tmp/evaluation-result-1805877-1242142341/solver-1805877-1242142341 -C 1200 -W 1800 -M 1800 minisat_static HOME/instance-1805877-1242142341.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.87 0.42 0.74 3/64 12910
/proc/meminfo: memFree=1192744/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=2160 CPUtime=0
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 220 0 0 0 0 0 0 0 18 0 1 0 242262261 2211840 205 1992294400 134512640 135213614 4294956256 18446744073709551615 134736207 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 540 205 58 171 0 366 0

[startup+0.0142761 s]
/proc/loadavg: 0.87 0.42 0.74 3/64 12910
/proc/meminfo: memFree=1192744/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=2552 CPUtime=0.01
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 321 0 0 0 1 0 0 0 18 0 1 0 242262261 2613248 306 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 638 306 75 171 0 464 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2552

[startup+0.101286 s]
/proc/loadavg: 0.87 0.42 0.74 3/64 12910
/proc/meminfo: memFree=1192744/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=2684 CPUtime=0.09
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 362 0 0 0 9 0 0 0 18 0 1 0 242262261 2748416 347 1992294400 134512640 135213614 4294956256 18446744073709551615 134719510 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 671 347 77 171 0 497 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2684

[startup+0.301307 s]
/proc/loadavg: 0.87 0.42 0.74 3/64 12910
/proc/meminfo: memFree=1192744/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=2968 CPUtime=0.29
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 427 0 0 0 29 0 0 0 19 0 1 0 242262261 3039232 412 1992294400 134512640 135213614 4294956256 18446744073709551615 134527026 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 742 412 77 171 0 568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2968

[startup+0.701352 s]
/proc/loadavg: 0.87 0.42 0.74 3/64 12910
/proc/meminfo: memFree=1192744/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=3364 CPUtime=0.69
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 548 0 0 0 69 0 0 0 23 0 1 0 242262261 3444736 533 1992294400 134512640 135213614 4294956256 18446744073709551615 134537115 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 841 533 77 171 0 667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3364

[startup+1.50144 s]
/proc/loadavg: 0.87 0.42 0.74 2/65 12911
/proc/meminfo: memFree=1190560/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=4064 CPUtime=1.49
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 710 0 0 0 149 0 0 0 25 0 1 0 242262261 4161536 695 1992294400 134512640 135213614 4294956256 18446744073709551615 134526867 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1016 695 77 171 0 842 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4064

[startup+3.10162 s]
/proc/loadavg: 0.88 0.43 0.74 2/65 12911
/proc/meminfo: memFree=1190112/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=4592 CPUtime=3.09
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 825 0 0 0 309 0 0 0 25 0 1 0 242262261 4702208 810 1992294400 134512640 135213614 4294956256 18446744073709551615 134526882 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1148 810 77 171 0 974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4592

[startup+6.30197 s]
/proc/loadavg: 0.88 0.43 0.74 2/65 12911
/proc/meminfo: memFree=1189280/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=4856 CPUtime=6.29
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 904 0 0 0 629 0 0 0 25 0 1 0 242262261 4972544 889 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1214 889 77 171 0 1040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4856

[startup+12.7027 s]
/proc/loadavg: 0.90 0.45 0.74 2/65 12911
/proc/meminfo: memFree=1188640/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=5392 CPUtime=12.69
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 1047 0 0 0 1269 0 0 0 25 0 1 0 242262261 5521408 1032 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1348 1032 77 171 0 1174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5392

[startup+25.5011 s]
/proc/loadavg: 0.92 0.47 0.74 2/65 12911
/proc/meminfo: memFree=1188064/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=5964 CPUtime=25.48
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 1180 0 0 0 2548 0 0 0 25 0 1 0 242262261 6107136 1165 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1491 1165 77 171 0 1317 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5964

[startup+51.1019 s]
/proc/loadavg: 0.94 0.51 0.75 2/65 12911
/proc/meminfo: memFree=1186656/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=7316 CPUtime=51.08
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 1521 0 0 0 5107 1 0 0 25 0 1 0 242262261 7491584 1506 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 1829 1506 77 171 0 1655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7316

[startup+102.306 s]
/proc/loadavg: 0.98 0.59 0.76 2/65 12911
/proc/meminfo: memFree=1185760/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=8256 CPUtime=102.27
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 1750 0 0 0 10226 1 0 0 25 0 1 0 242262261 8454144 1735 1992294400 134512640 135213614 4294956256 18446744073709551615 134526939 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 2064 1735 77 171 0 1890 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8256

[startup+162.301 s]
/proc/loadavg: 0.99 0.66 0.77 2/65 12911
/proc/meminfo: memFree=1184800/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=9252 CPUtime=162.25
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 1986 0 0 0 16223 2 0 0 25 0 1 0 242262261 9474048 1971 1992294400 134512640 135213614 4294956256 18446744073709551615 134526864 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 2313 1971 77 171 0 2139 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9252

[startup+222.302 s]
/proc/loadavg: 0.99 0.72 0.78 2/65 12911
/proc/meminfo: memFree=1183904/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=10208 CPUtime=222.23
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2199 0 0 0 22221 2 0 0 25 0 1 0 242262261 10452992 2184 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 2552 2184 77 171 0 2378 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10208

[startup+282.301 s]
/proc/loadavg: 0.99 0.77 0.79 2/65 12911
/proc/meminfo: memFree=1183456/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=10660 CPUtime=282.22
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2321 0 0 0 28220 2 0 0 25 0 1 0 242262261 10915840 2306 1992294400 134512640 135213614 4294956256 18446744073709551615 134526755 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 2665 2306 77 171 0 2491 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10660

[startup+342.301 s]
/proc/loadavg: 0.99 0.81 0.81 2/65 12911
/proc/meminfo: memFree=1182752/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=11352 CPUtime=342.2
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2501 0 0 0 34218 2 0 0 25 0 1 0 242262261 11624448 2486 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 2838 2486 77 171 0 2664 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11352

[startup+402.302 s]
/proc/loadavg: 0.99 0.84 0.82 2/65 12911
/proc/meminfo: memFree=1181856/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=12220 CPUtime=402.19
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2702 0 0 0 40216 3 0 0 25 0 1 0 242262261 12513280 2687 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3055 2687 77 171 0 2881 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 12220

[startup+462.301 s]
/proc/loadavg: 0.99 0.87 0.82 2/65 12911
/proc/meminfo: memFree=1181536/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=12616 CPUtime=462.17
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2786 0 0 0 46214 3 0 0 25 0 1 0 242262261 12918784 2771 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3154 2771 77 171 0 2980 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12616

[startup+522.302 s]
/proc/loadavg: 0.99 0.89 0.83 2/65 12911
/proc/meminfo: memFree=1181408/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=12760 CPUtime=522.15
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2822 0 0 0 52212 3 0 0 25 0 1 0 242262261 13066240 2807 1992294400 134512640 135213614 4294956256 18446744073709551615 134536222 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3190 2807 77 171 0 3016 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 12760

[startup+582.302 s]
/proc/loadavg: 0.99 0.91 0.84 2/65 12911
/proc/meminfo: memFree=1181344/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=12896 CPUtime=582.14
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2842 0 0 0 58211 3 0 0 25 0 1 0 242262261 13205504 2827 1992294400 134512640 135213614 4294956256 18446744073709551615 134526794 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3224 2827 77 171 0 3050 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 12896

[startup+642.301 s]
/proc/loadavg: 0.99 0.92 0.84 2/65 12913
/proc/meminfo: memFree=1181024/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=13180 CPUtime=642.12
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2912 0 0 0 64209 3 0 0 25 0 1 0 242262261 13496320 2897 1992294400 134512640 135213614 4294956256 18446744073709551615 134527173 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3295 2897 77 171 0 3121 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 13180

[startup+702.302 s]
/proc/loadavg: 0.99 0.93 0.85 2/65 12913
/proc/meminfo: memFree=1180832/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=13344 CPUtime=702.11
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 2952 0 0 0 70207 4 0 0 25 0 1 0 242262261 13664256 2937 1992294400 134512640 135213614 4294956256 18446744073709551615 134526957 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3336 2937 77 171 0 3162 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 13344

[startup+762.305 s]
/proc/loadavg: 0.99 0.94 0.85 2/65 12913
/proc/meminfo: memFree=1180512/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=13636 CPUtime=762.1
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3032 0 0 0 76206 4 0 0 25 0 1 0 242262261 13963264 3017 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3409 3017 77 171 0 3235 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13636

[startup+822.302 s]
/proc/loadavg: 0.99 0.95 0.86 2/65 12913
/proc/meminfo: memFree=1180384/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=13776 CPUtime=822.08
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3074 0 0 0 82204 4 0 0 25 0 1 0 242262261 14106624 3059 1992294400 134512640 135213614 4294956256 18446744073709551615 134526802 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3444 3059 77 171 0 3270 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 13776

[startup+882.302 s]
/proc/loadavg: 0.99 0.95 0.87 2/65 12913
/proc/meminfo: memFree=1180064/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=14224 CPUtime=882.06
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3157 0 0 0 88202 4 0 0 25 0 1 0 242262261 14565376 3142 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3556 3142 77 171 0 3382 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 14224

[startup+942.301 s]
/proc/loadavg: 0.99 0.96 0.87 2/65 12913
/proc/meminfo: memFree=1179680/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=14732 CPUtime=942.04
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3257 0 0 0 94200 4 0 0 25 0 1 0 242262261 15085568 3242 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3683 3242 77 171 0 3509 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 14732

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 12913
/proc/meminfo: memFree=1178720/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=15592 CPUtime=1002.03
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3474 0 0 0 100198 5 0 0 25 0 1 0 242262261 15966208 3459 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3898 3459 77 171 0 3724 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 15592

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 12913
/proc/meminfo: memFree=1178720/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=15592 CPUtime=1062.01
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3490 0 0 0 106196 5 0 0 25 0 1 0 242262261 15966208 3475 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3898 3475 77 171 0 3724 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 15592

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 12913
/proc/meminfo: memFree=1178656/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=15736 CPUtime=1121.99
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3505 0 0 0 112194 5 0 0 25 0 1 0 242262261 16113664 3490 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3934 3490 77 171 0 3760 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 15736

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 12913
/proc/meminfo: memFree=1178528/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=15736 CPUtime=1181.98
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3519 0 0 0 118193 5 0 0 25 0 1 0 242262261 16113664 3504 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3934 3504 77 171 0 3760 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 15736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 12913
/proc/meminfo: memFree=1178528/2055920 swapFree=4180856/4192956
[pid=12910] ppid=12908 vsize=15736 CPUtime=1200.08
/proc/12910/stat : 12910 (minisat_static) R 12908 12910 12787 0 -1 4194304 3519 0 0 0 120003 5 0 0 25 0 1 0 242262261 16113664 3504 1992294400 134512640 135213614 4294956256 18446744073709551615 134526976 0 0 4096 3 0 0 0 17 1 0 0
/proc/12910/statm: 3934 3504 77 171 0 3760 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 15736

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.03
CPU system time (s): 0.05999
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 15736

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

runsolver used 0.779881 second user time and 2.6146 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 17:32:21
IDJOB=1805877
IDBENCH=24614
IDSOLVER=651
FILE ID=node42/1805877-1242142341
PBS_JOBID= 9289681
Free space on /tmp= 66112 MiB

SOLVER NAME= minisat2-core 070721
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.00-s1756632460.sat05-526.reshuffled-07.cnf
COMMAND LINE= minisat_static BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1805877-1242142341/watcher-1805877-1242142341 -o /tmp/evaluation-result-1805877-1242142341/solver-1805877-1242142341 -C 1200 -W 1800 -M 1800  minisat_static HOME/instance-1805877-1242142341.cnf

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

MD5SUM BENCH= 00198881c2cf000cfee916c18d69d474
RANDOM SEED=553635585

node42.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.232
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.232
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:       1193160 kB
Buffers:         76848 kB
Cached:         689716 kB
SwapCached:       5916 kB
Active:          90444 kB
Inactive:       685028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1193160 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:             996 kB
Writeback:           0 kB
Mapped:          14592 kB
Slab:            73336 kB
Committed_AS:   955832 kB
PageTables:       1392 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= 66112 MiB
End job on node42 at 2009-05-12 17:52:23