Trace number 1519780

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/6000/
unif-k3-r4.2-v6000-c25200-S1119314619-090.cnf
MD5SUM682adf22440a1975a5efec3ca28f38cb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.86141
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
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.02/0.03	c |  Number of variables:          6000                                         |
0.02/0.03	c |  Number of clauses:           25200                                         |
0.02/0.03	c |  Parse time:                   0.03 s                                       |
0.02/0.07	c |  Simplification time:          0.04 s                                       |
0.02/0.07	c |                                                                             |
0.02/0.07	c ============================[ Search Statistics ]==============================
0.02/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.07	c ===============================================================================
0.02/0.09	c |       100 |    5837    24922    75652 |     9138      100    106 |  0.000 % |
0.09/0.11	c |       250 |    5837    24922    75652 |    10051      250    106 |  0.000 % |
0.09/0.15	c |       475 |    5837    24922    75652 |    11057      475    114 |  0.000 % |
0.19/0.20	c |       812 |    5837    24922    75652 |    12162      812    106 |  0.000 % |
0.19/0.27	c |      1318 |    5837    24922    75652 |    13379     1318    116 |  0.000 % |
0.29/0.39	c |      2077 |    5837    24922    75652 |    14716     2077    119 |  0.000 % |
0.49/0.57	c |      3216 |    5837    24922    75652 |    16188     3216    129 |  0.000 % |
0.79/0.85	c |      4924 |    5837    24922    75652 |    17807     4924    125 |  0.000 % |
1.19/1.28	c |      7486 |    5837    24922    75652 |    19588     7486    128 |  0.000 % |
1.89/1.99	c |     11330 |    5837    24922    75652 |    21547    11330    126 |  0.000 % |
3.09/3.18	c |     17096 |    5837    24922    75652 |    23701    17096    130 |  0.000 % |
5.29/5.30	c |     25745 |    5837    24922    75652 |    26071    12889    138 |  0.000 % |
8.49/8.53	c |     38719 |    5837    24922    75652 |    28679    25863    138 |  0.000 % |
13.69/13.74	c |     58180 |    5837    24922    75652 |    31547    26965    146 |  0.000 % |
21.48/21.55	c |     87372 |    5837    24922    75652 |    34701    14131    141 |  0.000 % |
34.58/34.62	c |    131161 |    5837    24922    75652 |    38171    11713    134 |  0.000 % |
53.28/53.35	c |    196845 |    5837    24922    75652 |    41989    23392    159 |  0.000 % |
85.87/85.94	c |    295371 |    5837    24922    75652 |    46188    29741    143 |  0.000 % |
132.76/132.89	c |    443160 |    5837    24922    75652 |    50806    38210    152 |  0.000 % |
217.63/217.80	c |    664843 |    5837    24922    75652 |    55887    23958    146 |  0.000 % |
340.80/340.91	c |    997368 |    5837    24922    75652 |    61476    45516    173 |  0.000 % |
559.74/559.99	c |   1496156 |    5837    24922    75652 |    67623    52146    148 |  0.000 % |
896.74/897.07	c |   2244338 |    5837    24922    75652 |    74386    21622    174 |  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-1519780-1238235408/watcher-1519780-1238235408 -o /tmp/evaluation-result-1519780-1238235408/solver-1519780-1238235408 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1519780-1238235408.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: 1.00 1.00 1.00 3/64 30307
/proc/meminfo: memFree=1571712/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=8188 CPUtime=0
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 412 0 0 0 0 0 0 0 18 0 1 0 1096203560 8384512 396 1992294400 4194304 5092341 548682068848 18446744073709551615 4245581 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2047 398 63 219 0 1825 0

[startup+0.0242001 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30307
/proc/meminfo: memFree=1571712/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=8896 CPUtime=0.02
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 692 0 0 0 2 0 0 0 18 0 1 0 1096203560 9109504 676 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2224 676 63 219 0 2002 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8896

[startup+0.101207 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30307
/proc/meminfo: memFree=1571712/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=9472 CPUtime=0.09
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 1021 0 0 0 9 0 0 0 18 0 1 0 1096203560 9699328 876 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2368 876 102 219 0 2146 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9472

[startup+0.301225 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30307
/proc/meminfo: memFree=1571712/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=9472 CPUtime=0.29
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 1175 0 0 0 29 0 0 0 19 0 1 0 1096203560 9699328 1030 1992294400 4194304 5092341 548682068848 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2368 1030 102 219 0 2146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9472

[startup+0.70126 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30307
/proc/meminfo: memFree=1571712/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=9472 CPUtime=0.69
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 1500 0 0 0 69 0 0 0 22 0 1 0 1096203560 9699328 1355 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2368 1356 103 219 0 2146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9472

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1565752/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=9472 CPUtime=1.5
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 2106 0 0 0 149 1 0 0 25 0 1 0 1096203560 9699328 1961 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 2368 1961 103 219 0 2146 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9472

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1562488/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=16108 CPUtime=3.09
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 3211 0 0 0 308 1 0 0 25 0 1 0 1096203560 16494592 3066 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 4027 3066 103 219 0 3805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16108

[startup+6.30176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1555192/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=21828 CPUtime=6.29
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 7995 0 0 0 625 4 0 0 25 0 1 0 1096203560 22351872 4638 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 5457 4638 103 219 0 5235 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21828

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1547192/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=42500 CPUtime=12.69
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 14182 0 0 0 1261 8 0 0 25 0 1 0 1096203560 43520000 6526 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 10625 6526 103 219 0 10403 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42500

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1532792/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=47368 CPUtime=25.48
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 17389 0 0 0 2539 9 0 0 25 0 1 0 1096203560 48504832 9733 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 11842 9733 103 219 0 11620 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47368

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1529848/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=47368 CPUtime=51.08
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 18131 0 0 0 5098 10 0 0 25 0 1 0 1096203560 48504832 10475 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 11842 10475 103 219 0 11620 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47368

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1525368/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=86784 CPUtime=102.27
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 41531 0 0 0 10207 20 0 0 25 0 1 0 1096203560 88866816 13529 1992294400 4194304 5092341 548682068848 18446744073709551615 4515909 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 21696 13535 103 219 0 21474 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 86784

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1525304/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=47368 CPUtime=162.25
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 70491 0 0 0 16190 35 0 0 25 0 1 0 1096203560 48504832 11534 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 11842 11534 103 219 0 11620 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47368

[startup+222.301 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 30308
/proc/meminfo: memFree=1502328/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=74648 CPUtime=222.23
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 106735 0 0 0 22168 55 0 0 25 0 1 0 1096203560 76439552 17414 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 18662 17414 103 219 0 18440 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74648

[startup+282.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 30308
/proc/meminfo: memFree=1524280/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=48368 CPUtime=282.21
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 134692 0 0 0 28146 75 0 0 25 0 1 0 1096203560 49528832 11784 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 12092 11784 103 219 0 11870 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 48368

[startup+342.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 30308
/proc/meminfo: memFree=1491832/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=87784 CPUtime=342.19
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 168025 0 0 0 34119 100 0 0 25 0 1 0 1096203560 89890816 20034 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 21946 20034 103 219 0 21724 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 87784

[startup+402.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 30308
/proc/meminfo: memFree=1492984/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=87784 CPUtime=402.18
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 190768 0 0 0 40097 121 0 0 25 0 1 0 1096203560 89890816 19889 1992294400 4194304 5092341 548682068848 18446744073709551615 4241492 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 21946 19889 103 219 0 21724 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 87784

[startup+462.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 30308
/proc/meminfo: memFree=1524216/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=74648 CPUtime=462.16
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 216510 0 0 0 46076 140 0 0 25 0 1 0 1096203560 76439552 16177 1992294400 4194304 5092341 548682068848 18446744073709551615 4241053 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 18662 16177 103 219 0 18440 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 74648

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30308
/proc/meminfo: memFree=1500344/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=74648 CPUtime=522.15
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 245576 0 0 0 52053 162 0 0 25 0 1 0 1096203560 76439552 18135 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 18662 18135 103 219 0 18440 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 74648

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30308
/proc/meminfo: memFree=1491768/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=87784 CPUtime=582.14
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 275986 0 0 0 58029 185 0 0 25 0 1 0 1096203560 89890816 20133 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 21946 20133 103 219 0 21724 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 87784

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1524088/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=48368 CPUtime=642.12
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 300023 0 0 0 64007 205 0 0 25 0 1 0 1096203560 49528832 11784 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 12092 11784 103 219 0 11870 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 48368

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1524024/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=48368 CPUtime=702.1
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 330152 0 0 0 69982 228 0 0 25 0 1 0 1096203560 49528832 11784 1992294400 4194304 5092341 548682068848 18446744073709551615 4241064 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 12092 11784 103 219 0 11870 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 48368

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1489720/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=87784 CPUtime=762.09
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 359536 0 0 0 75960 249 0 0 25 0 1 0 1096203560 89890816 20425 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 21946 20425 103 219 0 21724 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 87784

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1503864/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=74648 CPUtime=822.07
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 388015 0 0 0 81937 270 0 0 25 0 1 0 1096203560 76439552 17017 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 18662 17017 103 219 0 18440 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 74648

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1481080/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=107492 CPUtime=882.05
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 405979 0 0 0 87919 286 0 0 25 0 1 0 1096203560 110071808 22576 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 26873 22576 103 219 0 26651 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 107492

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1485048/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=92208 CPUtime=942.04
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 431499 0 0 0 93898 306 0 0 25 0 1 0 1096203560 94420992 21794 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 23052 21794 103 219 0 22830 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 92208

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1467000/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=125052 CPUtime=1002.02
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 449349 0 0 0 99881 321 0 0 25 0 1 0 1096203560 128053248 26098 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 31263 26098 103 219 0 31041 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 125052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1506232/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=92208 CPUtime=1062.01
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 469942 0 0 0 105861 340 0 0 25 0 1 0 1096203560 94420992 20668 1992294400 4194304 5092341 548682068848 18446744073709551615 4241039 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 23052 20668 103 219 0 22830 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 92208

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1471800/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=105344 CPUtime=1121.99
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 495819 0 0 0 111837 362 0 0 25 0 1 0 1096203560 107872256 24992 1992294400 4194304 5092341 548682068848 18446744073709551615 4250172 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 26336 24992 103 219 0 26114 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 105344

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1506168/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=65928 CPUtime=1181.97
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 521357 0 0 0 117812 385 0 0 25 0 1 0 1096203560 67510272 16174 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 16482 16174 103 219 0 16260 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 65928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30308
/proc/meminfo: memFree=1464504/2055920 swapFree=4178352/4192956
[pid=30307] ppid=30305 vsize=125052 CPUtime=1200.07
/proc/30307/stat : 30307 (minisat) R 30305 30307 29875 0 -1 4194304 531819 0 0 0 119617 390 0 0 25 0 1 0 1096203560 128053248 26636 1992294400 4194304 5092341 548682068848 18446744073709551615 4240526 0 0 4096 3 0 0 0 17 1 0 0
/proc/30307/statm: 31263 26636 103 219 0 31041 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 125052

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): 1196.17
CPU system time (s): 3.9274
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 125052

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

runsolver used 1.01684 second user time and 2.76758 second system time

The end

Launcher Data

Begin job on node43 at 2009-03-28 11:16:48
IDJOB=1519780
IDBENCH=70319
IDSOLVER=546
FILE ID=node43/1519780-1238235408
PBS_JOBID= 9060609
Free space on /tmp= 63084 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1119314619-090.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519780-1238235408/watcher-1519780-1238235408 -o /tmp/evaluation-result-1519780-1238235408/solver-1519780-1238235408 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1519780-1238235408.cnf

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

MD5SUM BENCH= 682adf22440a1975a5efec3ca28f38cb
RANDOM SEED=780415475

node43.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.242
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.242
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:       1572192 kB
Buffers:         46392 kB
Cached:         355144 kB
SwapCached:       8504 kB
Active:          87404 kB
Inactive:       324180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1572192 kB
SwapTotal:     4192956 kB
SwapFree:      4178352 kB
Dirty:            1368 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            58088 kB
Committed_AS:  2369468 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= 63084 MiB
End job on node43 at 2009-03-28 11:36:50