Trace number 421897

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, and are wall clock time (not CPU 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 SAT 2007? (TO) 10000.1 10003.1

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryINDUST (industrial 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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  7502                                                 |
0.00/0.00	c |  Number of clauses:    28770                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    2667    15251    52577 |     5083        0    nan |  0.000 % |
0.09/0.15	c |       101 |    2667    15251    52577 |     5592      101      4 | 11.344 % |
0.09/0.16	c |       252 |    2667    15251    52577 |     6151      252      9 | 11.344 % |
0.09/0.18	c |       477 |    2667    15251    52577 |     6766      477     16 | 11.344 % |
0.19/0.21	c |       815 |    2667    15251    52577 |     7442      815     18 | 11.344 % |
0.19/0.28	c |      1321 |    2667    15251    52577 |     8187     1321     23 | 11.344 % |
0.29/0.36	c |      2081 |    2667    15251    52577 |     9006     2081     24 | 11.344 % |
0.49/0.56	c |      3220 |    2667    15251    52577 |     9906     3220     38 | 11.344 % |
0.99/1.04	c |      4929 |    2667    15251    52577 |    10897     4929     53 | 11.344 % |
1.59/1.65	c |      7491 |    2667    15251    52577 |    11987     7491     48 | 11.344 % |
2.69/2.70	c |     11335 |    2667    15251    52577 |    13185    11335     46 | 11.344 % |
5.18/5.20	c |     17102 |    2667    15251    52577 |    14504     9842     53 | 11.344 % |
7.89/7.96	c |     25751 |    2666    15239    52546 |    15954    10469     35 | 11.357 % |
12.99/13.06	c |     38726 |    2666    15239    52546 |    17550    14786     37 | 11.357 % |
21.59/21.65	c |     58187 |    2666    15239    52546 |    19305    15310     46 | 11.357 % |
35.28/35.36	c |     87380 |    2666    15239    52546 |    21235    13860     34 | 11.357 % |
60.47/60.53	c |    131169 |    2666    15239    52546 |    23359    12733     35 | 11.357 % |
89.47/89.59	c |    196853 |    2666    15239    52546 |    25695    16565     39 | 11.357 % |
143.55/143.69	c |    295380 |    2666    15239    52546 |    28264    20465     30 | 11.357 % |
238.52/238.61	c |    443169 |    2665    15227    52515 |    31091    20382     32 | 11.370 % |
380.59/380.75	c |    664852 |    2665    15227    52515 |    34200    30456     39 | 11.370 % |
648.52/648.70	c |    997378 |    2665    15227    52515 |    37620    26518     39 | 11.370 % |
1040.21/1040.58	c |   1496166 |    2665    15227    52515 |    41382    28893     43 | 11.370 % |
1662.59/1663.12	c |   2244351 |    2665    15227    52515 |    45520    31167     30 | 11.370 % |
2578.77/2579.65	c |   3366625 |    2664    15215    52484 |    50072    29419     36 | 11.384 % |
4149.64/4150.92	c |   5050036 |    2664    15215    52484 |    55080    29540     37 | 11.384 % |
6642.35/6644.46	c |   7575153 |    2664    15215    52484 |    60588    44064     30 | 11.384 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node4/watcher-421897-1177504411 -o ROOT/results/node4/solver-421897-1177504411 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/421897-1177504411/minisat_noassertions /tmp/evaluation/421897-1177504411/instance-421897-1177504411.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.90 0.97 0.93 3/77 23623
/proc/meminfo: memFree=1825872/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=2748 CPUtime=0
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 426 0 0 0 0 0 0 0 18 0 1 0 226478848 2813952 412 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134530528 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 687 412 50 130 0 554 0

[startup+0.10479 s]
/proc/loadavg: 0.90 0.97 0.93 3/77 23623
/proc/meminfo: memFree=1825872/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=5820 CPUtime=0.09
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1193 0 0 0 9 0 0 0 18 0 1 0 226478848 5959680 1179 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1455 1179 62 130 0 1322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5820

[startup+0.201798 s]
/proc/loadavg: 0.90 0.97 0.93 3/77 23623
/proc/meminfo: memFree=1825872/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=5708 CPUtime=0.19
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1247 0 0 0 19 0 0 0 19 0 1 0 226478848 5844992 1164 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1427 1164 66 130 0 1294 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 5708

[startup+0.301808 s]
/proc/loadavg: 0.90 0.97 0.93 3/77 23623
/proc/meminfo: memFree=1825872/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=5708 CPUtime=0.29
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1247 0 0 0 29 0 0 0 19 0 1 0 226478848 5844992 1164 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548766 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1427 1164 66 130 0 1294 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5708

[startup+0.701845 s]
/proc/loadavg: 0.90 0.97 0.93 3/77 23623
/proc/meminfo: memFree=1825872/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=5708 CPUtime=0.69
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1265 0 0 0 69 0 0 0 23 0 1 0 226478848 5844992 1182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1427 1182 66 130 0 1294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5708

[startup+1.50192 s]
/proc/loadavg: 0.90 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1821064/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=6240 CPUtime=1.49
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1390 0 0 0 149 0 0 0 25 0 1 0 226478848 6389760 1307 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1560 1307 66 130 0 1427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6240

[startup+3.10108 s]
/proc/loadavg: 0.90 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1820488/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=7212 CPUtime=3.09
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1613 0 0 0 309 0 0 0 25 0 1 0 226478848 7385088 1530 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1803 1530 66 130 0 1670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7212

[startup+6.30138 s]
/proc/loadavg: 0.91 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1819016/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=7872 CPUtime=6.28
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1796 0 0 0 628 0 0 0 25 0 1 0 226478848 8060928 1713 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 1968 1713 66 130 0 1835 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7872

[startup+12.702 s]
/proc/loadavg: 0.91 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1818696/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=8136 CPUtime=12.69
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 1869 0 0 0 1268 1 0 0 25 0 1 0 226478848 8331264 1786 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2034 1786 66 130 0 1901 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8136

[startup+25.5012 s]
/proc/loadavg: 0.93 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1817288/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=9528 CPUtime=25.48
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 2213 0 0 0 2547 1 0 0 25 0 1 0 226478848 9756672 2130 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2382 2130 66 130 0 2249 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9528

[startup+51.1017 s]
/proc/loadavg: 0.95 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1817288/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=9528 CPUtime=51.07
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 2215 0 0 0 5106 1 0 0 25 0 1 0 226478848 9756672 2132 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2382 2132 66 130 0 2249 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9528

[startup+102.302 s]
/proc/loadavg: 0.98 0.97 0.93 2/78 23624
/proc/meminfo: memFree=1815816/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=10980 CPUtime=102.27
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 2560 0 0 0 10225 2 0 0 25 0 1 0 226478848 11243520 2477 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548014 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2745 2477 66 130 0 2612 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10980

[startup+162.301 s]
/proc/loadavg: 1.07 0.99 0.94 2/78 23624
/proc/meminfo: memFree=1815624/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=11144 CPUtime=162.25
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 2606 0 0 0 16222 3 0 0 25 0 1 0 226478848 11411456 2523 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2786 2523 66 130 0 2653 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11144

[startup+222.305 s]
/proc/loadavg: 1.10 1.00 0.94 2/78 23624
/proc/meminfo: memFree=1815176/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=11812 CPUtime=222.23
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 2751 0 0 0 22220 3 0 0 25 0 1 0 226478848 12095488 2668 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 2953 2668 66 130 0 2820 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11812

[startup+282.302 s]
/proc/loadavg: 1.10 1.02 0.95 2/78 23624
/proc/meminfo: memFree=1813832/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=13000 CPUtime=282.22
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3064 0 0 0 28218 4 0 0 25 0 1 0 226478848 13312000 2981 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3250 2981 66 130 0 3117 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 13000

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 0.95 2/78 23624
/proc/meminfo: memFree=1813832/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=13000 CPUtime=342.19
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3070 0 0 0 34215 4 0 0 25 0 1 0 226478848 13312000 2987 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3250 2987 66 130 0 3117 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13000

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 0.95 2/78 23624
/proc/meminfo: memFree=1812616/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=14192 CPUtime=402.18
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3357 0 0 0 40213 5 0 0 25 0 1 0 226478848 14532608 3274 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3548 3274 66 130 0 3415 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 14192

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 23624
/proc/meminfo: memFree=1812360/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=14456 CPUtime=462.16
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3438 0 0 0 46211 5 0 0 25 0 1 0 226478848 14802944 3355 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3614 3355 66 130 0 3481 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 14456

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 23624
/proc/meminfo: memFree=1812296/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=14588 CPUtime=522.15
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3451 0 0 0 52209 6 0 0 25 0 1 0 226478848 14938112 3368 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3647 3368 66 130 0 3514 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 14588

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 23624
/proc/meminfo: memFree=1812360/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=14588 CPUtime=582.13
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3451 0 0 0 58207 6 0 0 25 0 1 0 226478848 14938112 3368 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552637 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3647 3368 66 130 0 3514 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14588

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/78 23624
/proc/meminfo: memFree=1812296/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=14588 CPUtime=642.12
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 3451 0 0 0 64205 7 0 0 25 0 1 0 226478848 14938112 3368 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546513 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 3647 3368 66 130 0 3514 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14588


################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1800904/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=25916 CPUtime=9039.51
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6218 0 0 0 903873 78 0 0 25 0 1 0 226478848 26537984 6135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6479 6135 66 130 0 6346 0
Current children cumulated CPU time (s) 9039.51
Current children cumulated vsize (KiB) 25916

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1800968/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=25916 CPUtime=9099.5
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6218 0 0 0 909872 78 0 0 25 0 1 0 226478848 26537984 6135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6479 6135 66 130 0 6346 0
Current children cumulated CPU time (s) 9099.5
Current children cumulated vsize (KiB) 25916

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1800968/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=25916 CPUtime=9159.48
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6218 0 0 0 915869 79 0 0 25 0 1 0 226478848 26537984 6135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6479 6135 66 130 0 6346 0
Current children cumulated CPU time (s) 9159.48
Current children cumulated vsize (KiB) 25916

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1800904/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=25916 CPUtime=9219.46
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6218 0 0 0 921867 79 0 0 25 0 1 0 226478848 26537984 6135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6479 6135 66 130 0 6346 0
Current children cumulated CPU time (s) 9219.46
Current children cumulated vsize (KiB) 25916

[startup+9282.3 s]
/proc/loadavg: 1.08 1.02 0.97 2/78 24222
/proc/meminfo: memFree=1800968/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=25916 CPUtime=9279.44
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6218 0 0 0 927865 79 0 0 25 0 1 0 226478848 26537984 6135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6479 6135 66 130 0 6346 0
Current children cumulated CPU time (s) 9279.44
Current children cumulated vsize (KiB) 25916

[startup+9342.3 s]
/proc/loadavg: 1.03 1.01 0.97 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26840 CPUtime=9339.43
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6459 0 0 0 933863 80 0 0 25 0 1 0 226478848 27484160 6376 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547168 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6710 6376 66 130 0 6577 0
Current children cumulated CPU time (s) 9339.43
Current children cumulated vsize (KiB) 26840

[startup+9402.3 s]
/proc/loadavg: 1.01 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9399.41
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6459 0 0 0 939861 80 0 0 25 0 1 0 226478848 27480064 6376 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6376 66 130 0 6576 0
Current children cumulated CPU time (s) 9399.41
Current children cumulated vsize (KiB) 26836

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9459.4
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6459 0 0 0 945859 81 0 0 25 0 1 0 226478848 27480064 6376 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6376 66 130 0 6576 0
Current children cumulated CPU time (s) 9459.4
Current children cumulated vsize (KiB) 26836

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9519.38
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 951857 81 0 0 25 0 1 0 226478848 27480064 6377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6377 66 130 0 6576 0
Current children cumulated CPU time (s) 9519.38
Current children cumulated vsize (KiB) 26836

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9579.37
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 957855 82 0 0 25 0 1 0 226478848 27480064 6377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6377 66 130 0 6576 0
Current children cumulated CPU time (s) 9579.37
Current children cumulated vsize (KiB) 26836

[startup+9642.3 s]
/proc/loadavg: 1.11 1.03 0.98 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9639.35
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 963853 82 0 0 25 0 1 0 226478848 27480064 6377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6377 66 130 0 6576 0
Current children cumulated CPU time (s) 9639.35
Current children cumulated vsize (KiB) 26836

[startup+9702.3 s]
/proc/loadavg: 1.11 1.04 0.99 2/78 24222
/proc/meminfo: memFree=1800008/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9699.33
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 969851 82 0 0 25 0 1 0 226478848 27480064 6377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547199 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6377 66 130 0 6576 0
Current children cumulated CPU time (s) 9699.33
Current children cumulated vsize (KiB) 26836

[startup+9762.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26836 CPUtime=9759.32
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 975849 83 0 0 25 0 1 0 226478848 27480064 6377 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6709 6377 66 130 0 6576 0
Current children cumulated CPU time (s) 9759.32
Current children cumulated vsize (KiB) 26836

[startup+9822.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26704 CPUtime=9819.3
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 981847 83 0 0 25 0 1 0 226478848 27344896 6365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552725 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6676 6365 66 130 0 6543 0
Current children cumulated CPU time (s) 9819.3
Current children cumulated vsize (KiB) 26704

[startup+9882.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 24222
/proc/meminfo: memFree=1800008/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26704 CPUtime=9879.29
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 987845 84 0 0 25 0 1 0 226478848 27344896 6365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6676 6365 66 130 0 6543 0
Current children cumulated CPU time (s) 9879.29
Current children cumulated vsize (KiB) 26704

[startup+9942.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 24222
/proc/meminfo: memFree=1799944/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26704 CPUtime=9939.27
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 993843 84 0 0 25 0 1 0 226478848 27344896 6365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6676 6365 66 130 0 6543 0
Current children cumulated CPU time (s) 9939.27
Current children cumulated vsize (KiB) 26704

[startup+10002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24222
/proc/meminfo: memFree=1800008/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26704 CPUtime=9999.25
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 999841 84 0 0 25 0 1 0 226478848 27344896 6365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6676 6365 66 130 0 6543 0
Current children cumulated CPU time (s) 9999.25
Current children cumulated vsize (KiB) 26704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 24222
/proc/meminfo: memFree=1800008/2055920 swapFree=4141068/4192956
[pid=23623] ppid=23621 vsize=26704 CPUtime=10000
/proc/23623/stat : 23623 (minisat_noasser) R 23621 23623 23567 0 -1 4194304 6460 0 0 0 999921 84 0 0 25 0 1 0 226478848 27344896 6365 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/23623/statm: 6676 6365 66 130 0 6543 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 26704

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): 10003.1
CPU time (s): 10000.1
CPU user time (s): 9999.22
CPU system time (s): 0.85487
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 26840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.21
system time used= 0.85487
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6460
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= 6
involuntary context switches= 118056

runsolver used 8.15676 second user time and 20.8808 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Wed Apr 25 12:33:31 UTC 2007

IDJOB= 421897
IDBENCH= 20399
IDSOLVER= 189
FILE ID= node4/421897-1177504411

PBS_JOBID= 4685920

Free space on /tmp= 66477 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= /tmp/evaluation/421897-1177504411/minisat_noassertions /tmp/evaluation/421897-1177504411/instance-421897-1177504411.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-421897-1177504411 -o ROOT/results/node4/solver-421897-1177504411 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/421897-1177504411/minisat_noassertions /tmp/evaluation/421897-1177504411/instance-421897-1177504411.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d2f77e32530988f77dca5112174eee00

RANDOM SEED= 48519566

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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	: 5931.00
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:       1826344 kB
Buffers:         38056 kB
Cached:         128416 kB
SwapCached:      15564 kB
Active:         106296 kB
Inactive:        83372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826344 kB
SwapTotal:     4192956 kB
SwapFree:      4141068 kB
Dirty:            2088 kB
Writeback:           0 kB
Mapped:          29520 kB
Slab:            25412 kB
Committed_AS:  6292552 kB
PageTables:       1816 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= 66477 MiB

End job on node4 on Wed Apr 25 15:20:16 UTC 2007