Trace number 1719675

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.08 1200.51

General information on the benchmark

Namegoldb-heqc-frg1mul.cnf
MD5SUM4984fea7abc49dd7f6973cd779e805d7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark20.8818
Satisfiable
(Un)Satisfiability was proved
Number of variables3230
Number of clauses20575
Sum of the clauses size69606
Maximum clause length6
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24746
Number of clauses of size 39516
Number of clauses of size 40
Number of clauses of size 56312
Number of clauses of size over 51

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.00/0.02	c |  Number of variables:          3230                                         |
0.00/0.02	c |  Number of clauses:           20575                                         |
0.00/0.02	c |  Parse time:                   0.02 s                                       |
0.02/0.05	c |  Simplification time:          0.03 s                                       |
0.02/0.05	c |                                                                             |
0.02/0.05	c ============================[ Search Statistics ]==============================
0.02/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.05	c ===============================================================================
0.02/0.05	c |       100 |    3215    20534    69540 |     7529      100      6 |  0.002 % |
0.02/0.06	c |       250 |    3215    20534    69540 |     8282      250     12 |  0.000 % |
0.02/0.07	c |       475 |    3215    20534    69540 |     9110      475     13 |  0.000 % |
0.02/0.10	c |       812 |    3215    20534    69540 |    10021      812     14 |  0.000 % |
0.09/0.13	c |      1318 |    3215    20534    69540 |    11023     1318     18 |  0.000 % |
0.09/0.19	c |      2077 |    3215    20534    69540 |    12125     2077     24 |  0.000 % |
0.19/0.27	c |      3216 |    3215    20534    69540 |    13338     3216     29 |  0.000 % |
0.39/0.41	c |      4924 |    3215    20534    69540 |    14672     4924     32 |  0.000 % |
0.59/0.62	c |      7486 |    3215    20534    69540 |    16139     7486     39 |  0.001 % |
0.89/0.99	c |     11330 |    3215    20534    69540 |    17753    11330     44 |  0.000 % |
1.58/1.65	c |     17096 |    3215    20534    69540 |    19528    17096     46 |  0.001 % |
2.59/2.69	c |     25745 |    3215    20534    69540 |    21481    15923     39 |  0.000 % |
4.19/4.23	c |     38719 |    3215    20534    69540 |    23629    17969     40 |  0.000 % |
6.69/6.79	c |     58180 |    3215    20534    69540 |    25992    13518     37 |  0.000 % |
10.78/10.85	c |     87372 |    3215    20534    69540 |    28591    16222     39 |  0.001 % |
16.98/17.09	c |    131161 |    3215    20534    69540 |    31451    15985     34 |  0.000 % |
26.18/26.24	c |    196845 |    3215    20534    69540 |    34596    16960     42 |  0.000 % |
41.68/41.71	c |    295371 |    3215    20534    69540 |    38055    25269     42 |  0.001 % |
66.37/66.41	c |    443160 |    3215    20534    69540 |    41861    30757     40 |  0.000 % |
106.36/106.50	c |    664843 |    3215    20534    69540 |    46047    30209     40 |  0.000 % |
166.93/167.09	c |    997368 |    3215    20534    69540 |    50652    37417     37 |  0.000 % |
262.39/262.56	c |   1496156 |    3215    20534    69540 |    55717    27227     31 |  0.000 % |
400.04/400.26	c |   2244338 |    3214    20524    69507 |    61289    20900     29 |  0.032 % |
609.77/610.06	c |   3366612 |    3213    20514    69474 |    67418    24942     29 |  0.062 % |
947.94/948.33	c |   5050023 |    3213    20514    69474 |    74159    46485     35 |  0.062 % |

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-1719675-1240648269/watcher-1719675-1240648269 -o /tmp/evaluation-result-1719675-1240648269/solver-1719675-1240648269 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1719675-1240648269.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: 2.00 1.84 1.42 3/65 19051
/proc/meminfo: memFree=1771744/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=7608 CPUtime=0
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 289 0 0 0 0 0 0 0 20 0 1 0 92856258 7790592 273 1992294400 4194304 5092341 548682068832 18446744073709551615 4268995 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 1902 275 63 219 0 1680 0

[startup+0.026862 s]
/proc/loadavg: 2.00 1.84 1.42 3/65 19051
/proc/meminfo: memFree=1771744/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=8724 CPUtime=0.02
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 674 0 0 0 2 0 0 0 20 0 1 0 92856258 8933376 658 1992294400 4194304 5092341 548682068832 18446744073709551615 4219912 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2181 658 88 219 0 1959 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8724

[startup+0.101875 s]
/proc/loadavg: 2.00 1.84 1.42 3/65 19051
/proc/meminfo: memFree=1771744/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=8724 CPUtime=0.09
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 789 0 0 0 9 0 0 0 20 0 1 0 92856258 8933376 664 1992294400 4194304 5092341 548682068832 18446744073709551615 4523664 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2181 664 100 219 0 1959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8724

[startup+0.301911 s]
/proc/loadavg: 2.00 1.84 1.42 3/65 19051
/proc/meminfo: memFree=1771744/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=8724 CPUtime=0.29
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 886 0 0 0 29 0 0 0 22 0 1 0 92856258 8933376 761 1992294400 4194304 5092341 548682068832 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2181 761 101 219 0 1959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8724

[startup+0.701984 s]
/proc/loadavg: 2.00 1.84 1.42 3/65 19051
/proc/meminfo: memFree=1771744/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=8880 CPUtime=0.69
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 1137 0 0 0 69 0 0 0 25 0 1 0 92856258 9093120 1012 1992294400 4194304 5092341 548682068832 18446744073709551615 4241484 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2220 1012 101 219 0 1998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8880

[startup+1.50113 s]
/proc/loadavg: 2.00 1.84 1.42 2/66 19052
/proc/meminfo: memFree=1767256/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=9160 CPUtime=1.48
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 1614 0 0 0 148 0 0 0 25 0 1 0 92856258 9379840 1489 1992294400 4194304 5092341 548682068832 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2290 1489 101 219 0 2068 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9160

[startup+3.10142 s]
/proc/loadavg: 2.00 1.84 1.42 2/66 19052
/proc/meminfo: memFree=1767064/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=9604 CPUtime=3.08
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 2824 0 0 0 307 1 0 0 25 0 1 0 92856258 9834496 1683 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 2401 1683 103 219 0 2179 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9604

[startup+6.303 s]
/proc/loadavg: 1.92 1.83 1.42 2/66 19052
/proc/meminfo: memFree=1759192/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=14992 CPUtime=6.29
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 5588 0 0 0 626 3 0 0 25 0 1 0 92856258 15351808 3132 1992294400 4194304 5092341 548682068832 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 3748 3132 103 219 0 3526 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14992

[startup+12.7012 s]
/proc/loadavg: 1.85 1.81 1.41 2/66 19052
/proc/meminfo: memFree=1751720/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=22780 CPUtime=12.68
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 7504 0 0 0 1265 3 0 0 25 0 1 0 92856258 23326720 5048 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 5695 5048 103 219 0 5473 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22780

[startup+25.5015 s]
/proc/loadavg: 1.66 1.77 1.41 2/66 19052
/proc/meminfo: memFree=1751592/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=22780 CPUtime=25.48
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 7537 0 0 0 2545 3 0 0 25 0 1 0 92856258 23326720 5081 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 5695 5081 103 219 0 5473 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22780

[startup+51.1011 s]
/proc/loadavg: 1.43 1.71 1.39 2/66 19052
/proc/meminfo: memFree=1751976/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=22784 CPUtime=51.08
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 9752 0 0 0 5103 5 0 0 25 0 1 0 92856258 23330816 4999 1992294400 4194304 5092341 548682068832 18446744073709551615 4268504 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 5696 4999 103 219 0 5474 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22784

[startup+102.305 s]
/proc/loadavg: 1.19 1.60 1.37 2/66 19052
/proc/meminfo: memFree=1751272/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=26688 CPUtime=102.25
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 16074 0 0 0 10218 7 0 0 25 0 1 0 92856258 27328512 5157 1992294400 4194304 5092341 548682068832 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 6672 5157 103 219 0 6450 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26688

[startup+162.301 s]
/proc/loadavg: 1.07 1.49 1.34 2/66 19052
/proc/meminfo: memFree=1744040/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=162.23
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 17893 0 0 0 16215 8 0 0 25 0 1 0 92856258 37957632 6976 1992294400 4194304 5092341 548682068832 18446744073709551615 4241095 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 6976 103 219 0 9045 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 37068

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.32 2/66 19052
/proc/meminfo: memFree=1738728/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=222.21
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19212 0 0 0 22212 9 0 0 25 0 1 0 92856258 37957632 8295 1992294400 4194304 5092341 548682068832 18446744073709551615 4249968 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8295 103 219 0 9045 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 37068

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.30 2/66 19052
/proc/meminfo: memFree=1738664/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=282.19
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19212 0 0 0 28210 9 0 0 25 0 1 0 92856258 37957632 8295 1992294400 4194304 5092341 548682068832 18446744073709551615 4250681 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8295 103 219 0 9045 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37068

[startup+342.302 s]
/proc/loadavg: 1.00 1.26 1.27 2/66 19052
/proc/meminfo: memFree=1738664/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=342.16
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19221 0 0 0 34207 9 0 0 25 0 1 0 92856258 37957632 8304 1992294400 4194304 5092341 548682068832 18446744073709551615 4240953 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8304 103 219 0 9045 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 37068

[startup+402.302 s]
/proc/loadavg: 1.05 1.22 1.26 2/66 19052
/proc/meminfo: memFree=1738600/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=402.14
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19223 0 0 0 40205 9 0 0 25 0 1 0 92856258 37957632 8306 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8306 103 219 0 9045 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 37068

[startup+462.302 s]
/proc/loadavg: 1.06 1.20 1.25 2/66 19054
/proc/meminfo: memFree=1738280/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=462.12
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19223 0 0 0 46203 9 0 0 25 0 1 0 92856258 37957632 8306 1992294400 4194304 5092341 548682068832 18446744073709551615 4240843 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8306 103 219 0 9045 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 37068

[startup+522.301 s]
/proc/loadavg: 1.06 1.17 1.24 2/66 19054
/proc/meminfo: memFree=1738280/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=522.1
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19224 0 0 0 52201 9 0 0 25 0 1 0 92856258 37957632 8307 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8307 103 219 0 9045 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 37068

[startup+582.301 s]
/proc/loadavg: 1.06 1.15 1.22 2/66 19054
/proc/meminfo: memFree=1738280/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37068 CPUtime=582.08
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 19225 0 0 0 58199 9 0 0 25 0 1 0 92856258 37957632 8308 1992294400 4194304 5092341 548682068832 18446744073709551615 4250350 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9267 8308 103 219 0 9045 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 37068

[startup+642.301 s]
/proc/loadavg: 1.08 1.15 1.22 2/66 19054
/proc/meminfo: memFree=1735144/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37876 CPUtime=642.06
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 20036 0 0 0 64196 10 0 0 25 0 1 0 92856258 38785024 9119 1992294400 4194304 5092341 548682068832 18446744073709551615 4248082 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9469 9119 103 219 0 9247 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 37876

[startup+702.302 s]
/proc/loadavg: 1.03 1.12 1.20 2/66 19054
/proc/meminfo: memFree=1735144/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37876 CPUtime=702.03
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 20036 0 0 0 70193 10 0 0 25 0 1 0 92856258 38785024 9119 1992294400 4194304 5092341 548682068832 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9469 9119 103 219 0 9247 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 37876

[startup+762.306 s]
/proc/loadavg: 1.01 1.10 1.18 2/66 19054
/proc/meminfo: memFree=1734952/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=37876 CPUtime=762.02
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 23037 0 0 0 76191 11 0 0 25 0 1 0 92856258 38785024 9119 1992294400 4194304 5092341 548682068832 18446744073709551615 4241048 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 9469 9119 103 219 0 9247 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 37876

[startup+822.302 s]
/proc/loadavg: 1.00 1.08 1.17 2/66 19054
/proc/meminfo: memFree=1734504/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=821.99
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 23184 0 0 0 82188 11 0 0 25 0 1 0 92856258 47710208 9266 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 9266 103 219 0 11426 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 46592

[startup+882.302 s]
/proc/loadavg: 1.00 1.06 1.16 2/66 19054
/proc/meminfo: memFree=1734504/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=881.97
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 23184 0 0 0 88186 11 0 0 25 0 1 0 92856258 47710208 9266 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 9266 103 219 0 11426 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 46592

[startup+942.302 s]
/proc/loadavg: 1.00 1.05 1.15 2/66 19054
/proc/meminfo: memFree=1734056/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=941.95
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 23310 0 0 0 94184 11 0 0 25 0 1 0 92856258 47710208 9392 1992294400 4194304 5092341 548682068832 18446744073709551615 4241107 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 9392 103 219 0 11426 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 46592

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.14 2/66 19054
/proc/meminfo: memFree=1728104/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1001.93
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 100178 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 46592

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.12 2/66 19054
/proc/meminfo: memFree=1728104/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1061.9
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 106175 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4248220 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 46592

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 19054
/proc/meminfo: memFree=1728104/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1121.88
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 112173 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4249992 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 46592

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 19054
/proc/meminfo: memFree=1728296/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1181.86
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 118171 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 46592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 19054
/proc/meminfo: memFree=1728296/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1200.06
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 119991 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4240650 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46592

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 19054
/proc/meminfo: memFree=1728296/2055920 swapFree=4181396/4192956
[pid=19051] ppid=19049 vsize=46592 CPUtime=1200.06
/proc/19051/stat : 19051 (minisat) R 19049 19051 18493 0 -1 4194304 29480 0 0 0 119991 15 0 0 25 0 1 0 92856258 47710208 10814 1992294400 4194304 5092341 548682068832 18446744073709551615 4240650 0 0 4096 3 0 0 0 17 1 0 0
/proc/19051/statm: 11648 10814 103 219 0 11426 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 46592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.91
CPU system time (s): 0.165974
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (KiB): 72872

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

runsolver used 1.26881 second user time and 2.50462 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-25 10:31:10
IDJOB=1719675
IDBENCH=69567
IDSOLVER=546
FILE ID=node84/1719675-1240648269
PBS_JOBID= 9186468
Free space on /tmp= 66244 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-frg1mul.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719675-1240648269/watcher-1719675-1240648269 -o /tmp/evaluation-result-1719675-1240648269/solver-1719675-1240648269 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1719675-1240648269.cnf

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

MD5SUM BENCH= 4984fea7abc49dd7f6973cd779e805d7
RANDOM SEED=656709068

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772992 kB
Buffers:         48136 kB
Cached:         176996 kB
SwapCached:       5864 kB
Active:          19116 kB
Inactive:       214344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772992 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            1260 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            35480 kB
Committed_AS:   302292 kB
PageTables:       1368 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= 66244 MiB
End job on node84 at 2009-04-25 10:51:12