Trace number 1519742

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
MD5SUM4cbc233e7a70cae22bbfdd2b4008f16f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark20.4539
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.04/0.06	c |  Number of variables:         10000                                         |
0.04/0.06	c |  Number of clauses:           42000                                         |
0.04/0.06	c |  Parse time:                   0.06 s                                       |
0.09/0.15	c |  Simplification time:          0.09 s                                       |
0.09/0.15	c |                                                                             |
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.18	c |       100 |    9705    41569   126391 |    15241      100    147 |  0.000 % |
0.19/0.22	c |       250 |    9705    41569   126391 |    16766      250    136 |  0.000 % |
0.19/0.27	c |       475 |    9705    41569   126391 |    18442      475    148 |  0.000 % |
0.29/0.35	c |       812 |    9705    41569   126391 |    20287      812    166 |  0.000 % |
0.39/0.48	c |      1318 |    9705    41569   126391 |    22315     1318    167 |  0.000 % |
0.59/0.67	c |      2077 |    9705    41569   126391 |    24547     2077    161 |  0.000 % |
0.89/0.97	c |      3216 |    9705    41569   126391 |    27002     3216    174 |  0.000 % |
1.39/1.41	c |      4924 |    9705    41569   126391 |    29702     4924    166 |  0.000 % |
2.10/2.10	c |      7486 |    9705    41569   126391 |    32672     7486    175 |  0.000 % |
3.10/3.18	c |     11330 |    9705    41569   126391 |    35939    11330    173 |  0.000 % |
4.89/4.95	c |     17096 |    9705    41569   126391 |    39533    17096    177 |  0.000 % |
7.99/8.02	c |     25745 |    9705    41569   126391 |    43487    25745    181 |  0.000 % |
12.99/13.07	c |     38719 |    9705    41569   126391 |    47835    38719    186 |  0.000 % |
21.29/21.30	c |     58180 |    9705    41569   126391 |    52619    21828    189 |  0.000 % |
33.99/34.05	c |     87372 |    9705    41569   126391 |    57881    51020    196 |  0.000 % |
54.08/54.17	c |    131161 |    9705    41569   126391 |    63669    47091    197 |  0.000 % |
84.47/84.50	c |    196845 |    9705    41569   126391 |    70036    60890    199 |  0.000 % |
135.55/135.61	c |    295371 |    9705    41569   126391 |    77040    41357    189 |  0.000 % |
209.04/209.16	c |    443160 |    9705    41569   126391 |    84744    57916    219 |  0.000 % |
351.60/351.73	c |    664843 |    9705    41569   126391 |    93218    61763    205 |  0.000 % |
544.64/544.87	c |    997368 |    9705    41569   126391 |   102540    67744    249 |  0.000 % |
910.85/911.16	c |   1496156 |    9705    41569   126391 |   112794    24733    181 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1519742-1238234279/watcher-1519742-1238234279 -o /tmp/evaluation-result-1519742-1238234279/solver-1519742-1238234279 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1519742-1238234279.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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 25028
/proc/meminfo: memFree=890936/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=8188 CPUtime=0
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 486 0 0 0 0 0 0 0 18 0 1 0 1096089620 8384512 470 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2047 470 62 219 0 1825 0

[startup+0.04952 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 25028
/proc/meminfo: memFree=890936/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=10452 CPUtime=0.04
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 1163 0 0 0 4 0 0 0 18 0 1 0 1096089620 10702848 1147 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2613 1147 63 219 0 2391 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10452

[startup+0.101251 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 25028
/proc/meminfo: memFree=890936/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=11004 CPUtime=0.09
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 1438 0 0 0 9 0 0 0 18 0 1 0 1096089620 11268096 1381 1992294400 4194304 5092341 548682068848 18446744073709551615 4223026 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2751 1381 88 219 0 2529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11004

[startup+0.301273 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 25028
/proc/meminfo: memFree=890936/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=10732 CPUtime=0.29
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 1713 0 0 0 29 0 0 0 19 0 1 0 1096089620 10989568 1340 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2683 1340 102 219 0 2461 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10732

[startup+0.701317 s]
/proc/loadavg: 0.91 0.95 0.98 3/68 25028
/proc/meminfo: memFree=890936/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=10732 CPUtime=0.69
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 1976 0 0 0 69 0 0 0 23 0 1 0 1096089620 10989568 1603 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2683 1603 102 219 0 2461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10732

[startup+1.50141 s]
/proc/loadavg: 0.91 0.95 0.98 2/69 25029
/proc/meminfo: memFree=884016/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=10732 CPUtime=1.49
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 2475 0 0 0 148 1 0 0 25 0 1 0 1096089620 10989568 2102 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 2683 2102 103 219 0 2461 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10732

[startup+3.10158 s]
/proc/loadavg: 0.91 0.95 0.98 2/69 25029
/proc/meminfo: memFree=880944/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=17220 CPUtime=3.1
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 3525 0 0 0 307 3 0 0 25 0 1 0 1096089620 17633280 3152 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 4305 3152 103 219 0 4083 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 17220

[startup+6.30194 s]
/proc/loadavg: 0.92 0.95 0.98 2/69 25029
/proc/meminfo: memFree=872432/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=23472 CPUtime=6.29
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 5539 0 0 0 624 5 0 0 25 0 1 0 1096089620 24035328 5166 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 5868 5166 103 219 0 5646 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23472

[startup+12.7026 s]
/proc/loadavg: 0.93 0.95 0.98 2/69 25029
/proc/meminfo: memFree=858416/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=46168 CPUtime=12.69
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 8891 0 0 0 1261 8 0 0 25 0 1 0 1096089620 47276032 8518 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 11542 8518 103 219 0 11320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46168

[startup+25.5011 s]
/proc/loadavg: 0.94 0.96 0.98 2/69 25029
/proc/meminfo: memFree=855024/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=38988 CPUtime=25.48
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 18615 0 0 0 2534 14 0 0 25 0 1 0 1096089620 39923712 9056 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 9747 9056 103 219 0 9525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38988

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.98 2/69 25029
/proc/meminfo: memFree=846128/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=53156 CPUtime=51.08
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 32949 0 0 0 5083 25 0 0 25 0 1 0 1096089620 54431744 11379 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 13289 11379 103 219 0 13067 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53156

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/69 25029
/proc/meminfo: memFree=844592/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=55368 CPUtime=102.27
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 60527 0 0 0 10179 48 0 0 25 0 1 0 1096089620 56696832 11565 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 13842 11565 103 219 0 13620 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 55368

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25029
/proc/meminfo: memFree=851568/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=44572 CPUtime=162.25
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 89932 0 0 0 16151 74 0 0 25 0 1 0 1096089620 45641728 10054 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 11143 10054 103 219 0 10921 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44572

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=805032/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=107656 CPUtime=222.23
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 117210 0 0 0 22125 98 0 0 25 0 1 0 1096089620 110239744 21423 1992294400 4194304 5092341 548682068848 18446744073709551615 4241025 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 26914 21423 103 219 0 26692 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 107656

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=801128/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=109340 CPUtime=282.21
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 138676 0 0 0 28104 117 0 0 25 0 1 0 1096089620 111964160 22601 1992294400 4194304 5092341 548682068848 18446744073709551615 4248813 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 27335 22601 103 219 0 27113 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 109340

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=831784/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=63164 CPUtime=342.2
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 168526 0 0 0 34073 147 0 0 25 0 1 0 1096089620 64679936 14776 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 15791 14776 103 219 0 15569 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 63164

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=811752/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=83796 CPUtime=402.19
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 192354 0 0 0 40051 168 0 0 25 0 1 0 1096089620 85807104 19906 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 20949 19906 103 219 0 20727 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 83796

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=793832/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=114540 CPUtime=462.17
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 216289 0 0 0 46026 191 0 0 25 0 1 0 1096089620 117288960 24225 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 28635 24225 103 219 0 28413 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 114540

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=831024/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=66204 CPUtime=522.15
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 244868 0 0 0 51998 217 0 0 25 0 1 0 1096089620 67792896 15209 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 16551 15209 103 219 0 16329 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 66204

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=764336/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=159816 CPUtime=582.14
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 261353 0 0 0 57979 235 0 0 25 0 1 0 1096089620 163651584 31694 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 39954 31694 103 219 0 39732 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 159816

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=790448/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=117972 CPUtime=642.12
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 280478 0 0 0 63960 252 0 0 25 0 1 0 1096089620 120803328 24993 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 29493 24993 103 219 0 29271 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 117972

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=833840/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=59092 CPUtime=702.11
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 297376 0 0 0 69943 268 0 0 25 0 1 0 1096089620 60510208 14372 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 14773 14372 103 219 0 14551 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 59092

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=820400/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=72468 CPUtime=762.09
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 320992 0 0 0 75919 290 0 0 25 0 1 0 1096089620 74207232 17526 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 18117 17526 103 219 0 17895 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 72468

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=807792/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=92572 CPUtime=822.07
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 344097 0 0 0 81893 314 0 0 25 0 1 0 1096089620 94793728 20815 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 23143 20815 103 219 0 22921 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 92572

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=802928/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=93756 CPUtime=882.05
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 366492 0 0 0 87873 332 0 0 25 0 1 0 1096089620 96006144 21914 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 23439 21914 103 219 0 23217 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 93756

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=792944/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=123756 CPUtime=942.04
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 389701 0 0 0 93850 354 0 0 25 0 1 0 1096089620 126726144 24601 1992294400 4194304 5092341 548682068848 18446744073709551615 4244130 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 30939 24601 103 219 0 30717 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 123756

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=799344/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=95132 CPUtime=1002.03
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 412418 0 0 0 99826 377 0 0 25 0 1 0 1096089620 97415168 22817 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 23783 22817 103 219 0 23561 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 95132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=825456/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=77536 CPUtime=1062.01
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 432504 0 0 0 105805 396 0 0 25 0 1 0 1096089620 79396864 16535 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 19384 16535 103 219 0 19162 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 77536

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=824112/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=77828 CPUtime=1121.99
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 455160 0 0 0 111782 417 0 0 25 0 1 0 1096089620 79695872 16713 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 19457 16713 103 219 0 19235 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 77828

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=833520/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=65668 CPUtime=1181.98
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 476318 0 0 0 117761 437 0 0 25 0 1 0 1096089620 67244032 14592 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 16417 14592 103 219 0 16195 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 65668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/69 25035
/proc/meminfo: memFree=804592/2055920 swapFree=4176188/4192956
[pid=25028] ppid=25026 vsize=98512 CPUtime=1200.08
/proc/25028/stat : 25028 (minisat) R 25026 25028 24617 0 -1 4194304 483151 0 0 0 119565 443 0 0 25 0 1 0 1096089620 100876288 21425 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/25028/statm: 24628 21425 103 219 0 24406 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 98512

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1195.65
CPU system time (s): 4.44832
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 186556

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

runsolver used 1.07484 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-28 10:58:00
IDJOB=1519742
IDBENCH=70300
IDSOLVER=546
FILE ID=node59/1519742-1238234279
PBS_JOBID= 9060585
Free space on /tmp= 66212 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S21800963-085.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519742-1238234279/watcher-1519742-1238234279 -o /tmp/evaluation-result-1519742-1238234279/solver-1519742-1238234279 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1519742-1238234279.cnf

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

MD5SUM BENCH= 4cbc233e7a70cae22bbfdd2b4008f16f
RANDOM SEED=907011096

node59.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.209
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.209
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:        891352 kB
Buffers:         94788 kB
Cached:         966168 kB
SwapCached:      10112 kB
Active:         210660 kB
Inactive:       861884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        891352 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          16728 kB
Slab:            77532 kB
Committed_AS:  2952252 kB
PageTables:       1720 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= 66212 MiB
End job on node59 at 2009-03-28 11:18:02