Trace number 1785602

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
SAT07 reference solver: minisat SAT 2007? (TO) 5000.11 5002.11

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-121-100.cnf
MD5SUM24865fea2f97ba63d115c240cb3cb69f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of clauses252
Sum of the clauses size756
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3252
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 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:  121                                                  |
0.00/0.00	c |  Number of clauses:    252                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     121      252      756 |       84        0    nan |  0.000 % |
0.00/0.00	c |       100 |     121      252      756 |       92      100     19 |  0.007 % |
0.00/0.00	c |       251 |     121      252      756 |      101      131     18 |  0.007 % |
0.00/0.00	c |       477 |     121      252      756 |      111      138     14 |  0.007 % |
0.00/0.01	c |       814 |     121      252      756 |      122       97     10 |  0.007 % |
0.00/0.02	c |      1321 |     121      252      756 |      135      157     13 |  0.007 % |
0.00/0.03	c |      2080 |     121      252      756 |      148      162     13 |  0.007 % |
0.00/0.05	c |      3219 |     121      252      756 |      163      133     12 |  0.007 % |
0.06/0.07	c |      4928 |     121      252      756 |      180      117     10 |  0.007 % |
0.09/0.11	c |      7491 |     121      252      756 |      198      155     12 |  0.007 % |
0.09/0.18	c |     11335 |     121      252      756 |      217      162     11 |  0.007 % |
0.19/0.28	c |     17101 |     121      252      756 |      239      251     14 |  0.007 % |
0.39/0.43	c |     25750 |     121      252      756 |      263      254     15 |  0.007 % |
0.59/0.66	c |     38724 |     121      252      756 |      289      275     14 |  0.007 % |
1.00/1.01	c |     58185 |     121      252      756 |      318      282     13 |  0.007 % |
1.49/1.52	c |     87379 |     121      252      756 |      350      201     11 |  0.007 % |
2.20/2.28	c |    131168 |     121      252      756 |      385      368     14 |  0.007 % |
3.39/3.47	c |    196852 |     121      252      756 |      424      265     12 |  0.007 % |
5.29/5.34	c |    295378 |     121      252      756 |      467      400     15 |  0.007 % |
8.09/8.12	c |    443167 |     121      252      756 |      513      414     14 |  0.007 % |
12.19/12.24	c |    664850 |     121      252      756 |      565      423     14 |  0.007 % |
19.29/19.33	c |    997376 |     121      252      756 |      621      500     15 |  0.007 % |
29.99/30.00	c |   1496164 |     121      252      756 |      683      453     14 |  0.007 % |
46.48/46.55	c |   2244347 |     121      252      756 |      752      540     15 |  0.007 % |
72.17/72.28	c |   3366622 |     121      252      756 |      827      614     16 |  0.007 % |
113.45/113.55	c |   5050035 |     121      252      756 |      910      743     18 |  0.007 % |
172.44/172.53	c |   7575151 |     121      252      756 |     1001      934     17 |  0.007 % |
262.72/262.82	c |  11362827 |     121      252      756 |     1101      892     17 |  0.007 % |
402.17/402.30	c |  17044339 |     121      252      756 |     1211      603     13 |  0.007 % |
618.22/618.46	c |  25566608 |     121      252      756 |     1332      855     14 |  0.007 % |
970.96/971.34	c |  38350011 |     121      252      756 |     1465     1258     18 |  0.007 % |
1530.30/1530.89	c |  57525116 |     121      252      756 |     1612     1103     18 |  0.007 % |
2391.77/2393.08	c |  86287774 |     121      252      756 |     1773     1355     17 |  0.007 % |
3738.07/3739.76	c | 129431762 |     121      252      756 |     1950     1380     16 |  0.007 % |

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-1785602-1241920082/watcher-1785602-1241920082 -o /tmp/evaluation-result-1785602-1241920082/solver-1785602-1241920082 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1785602-1241920082.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 24133
/proc/meminfo: memFree=1843944/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=0
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 220041973 1761280 88 1992294400 134512640 135048876 4294956208 18446744073709551615 134551685 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 88 66 130 0 297 0

[startup+0.062421 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24133
/proc/meminfo: memFree=1843944/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=0.06
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 105 0 0 0 6 0 0 0 18 0 1 0 220041973 1761280 91 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 91 66 130 0 297 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1720

[startup+0.101425 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24133
/proc/meminfo: memFree=1843944/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=0.09
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 107 0 0 0 9 0 0 0 18 0 1 0 220041973 1761280 93 1992294400 134512640 135048876 4294956208 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 93 66 130 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1720

[startup+0.301448 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24133
/proc/meminfo: memFree=1843944/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=0.29
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 113 0 0 0 29 0 0 0 19 0 1 0 220041973 1761280 99 1992294400 134512640 135048876 4294956208 18446744073709551615 134548444 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 99 66 130 0 297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1720

[startup+0.701492 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 24133
/proc/meminfo: memFree=1843944/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=0.69
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 117 0 0 0 69 0 0 0 22 0 1 0 220041973 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1720

[startup+1.50158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843744/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1720 CPUtime=1.49
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 122 0 0 0 149 0 0 0 25 0 1 0 220041973 1761280 108 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 430 108 66 130 0 297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1720

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843552/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1852 CPUtime=3.09
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 128 0 0 0 309 0 0 0 25 0 1 0 220041973 1896448 114 1992294400 134512640 135048876 4294956208 18446744073709551615 134552566 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 463 114 66 130 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843488/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1852 CPUtime=6.29
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 136 0 0 0 629 0 0 0 25 0 1 0 220041973 1896448 122 1992294400 134512640 135048876 4294956208 18446744073709551615 134548452 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 463 122 66 130 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1852

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843424/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1852 CPUtime=12.69
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 146 0 0 0 1269 0 0 0 25 0 1 0 220041973 1896448 132 1992294400 134512640 135048876 4294956208 18446744073709551615 134552674 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 463 132 66 130 0 330 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1852

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843360/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1984 CPUtime=25.49
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 158 0 0 0 2549 0 0 0 25 0 1 0 220041973 2031616 144 1992294400 134512640 135048876 4294956208 18446744073709551615 134551360 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 496 144 66 130 0 363 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1984

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843360/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=1984 CPUtime=51.07
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 176 0 0 0 5107 0 0 0 25 0 1 0 220041973 2031616 162 1992294400 134512640 135048876 4294956208 18446744073709551615 134546953 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 496 162 66 130 0 363 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1984

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843232/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2116 CPUtime=102.26
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 192 0 0 0 10226 0 0 0 25 0 1 0 220041973 2166784 178 1992294400 134512640 135048876 4294956208 18446744073709551615 134552816 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 529 178 66 130 0 396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2116

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843104/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2116 CPUtime=162.24
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 207 0 0 0 16224 0 0 0 25 0 1 0 220041973 2166784 193 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 529 193 66 130 0 396 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2116

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1843040/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2116 CPUtime=222.23
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 221 0 0 0 22222 1 0 0 25 0 1 0 220041973 2166784 207 1992294400 134512640 135048876 4294956208 18446744073709551615 134547920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 529 207 66 130 0 396 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2116

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842976/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2248 CPUtime=282.21
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 224 0 0 0 28220 1 0 0 25 0 1 0 220041973 2301952 210 1992294400 134512640 135048876 4294956208 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 562 210 66 130 0 429 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 2248

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842912/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2248 CPUtime=342.19
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 229 0 0 0 34218 1 0 0 25 0 1 0 220041973 2301952 215 1992294400 134512640 135048876 4294956208 18446744073709551615 134548910 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 562 215 66 130 0 429 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 2248

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842848/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2248 CPUtime=402.17
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 236 0 0 0 40216 1 0 0 25 0 1 0 220041973 2301952 222 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 562 222 66 130 0 429 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 2248

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842720/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2248 CPUtime=462.15
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 250 0 0 0 46214 1 0 0 25 0 1 0 220041973 2301952 236 1992294400 134512640 135048876 4294956208 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 562 236 66 130 0 429 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 2248

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842656/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2380 CPUtime=522.13
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 259 0 0 0 52212 1 0 0 25 0 1 0 220041973 2437120 245 1992294400 134512640 135048876 4294956208 18446744073709551615 134552672 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 595 245 66 130 0 462 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 2380

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842656/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2380 CPUtime=582.13
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 262 0 0 0 58211 2 0 0 25 0 1 0 220041973 2437120 248 1992294400 134512640 135048876 4294956208 18446744073709551615 134552823 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 595 248 66 130 0 462 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 2380

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24134
/proc/meminfo: memFree=1842592/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2380 CPUtime=642.11
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 270 0 0 0 64209 2 0 0 25 0 1 0 220041973 2437120 256 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 595 256 66 130 0 462 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 2380


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800544/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4060.59
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 394 0 0 0 406040 19 0 0 25 0 1 0 220041973 2977792 380 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 380 66 130 0 594 0
Current children cumulated CPU time (s) 4060.59
Current children cumulated vsize (KiB) 2908

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800480/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4120.56
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 398 0 0 0 412037 19 0 0 25 0 1 0 220041973 2977792 384 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 384 66 130 0 594 0
Current children cumulated CPU time (s) 4120.56
Current children cumulated vsize (KiB) 2908

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800480/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4180.54
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 402 0 0 0 418035 19 0 0 25 0 1 0 220041973 2977792 388 1992294400 134512640 135048876 4294956208 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 388 66 130 0 594 0
Current children cumulated CPU time (s) 4180.54
Current children cumulated vsize (KiB) 2908

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800416/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4240.53
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 404 0 0 0 424034 19 0 0 25 0 1 0 220041973 2977792 390 1992294400 134512640 135048876 4294956208 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 390 66 130 0 594 0
Current children cumulated CPU time (s) 4240.53
Current children cumulated vsize (KiB) 2908

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800416/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4300.51
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 404 0 0 0 430032 19 0 0 25 0 1 0 220041973 2977792 390 1992294400 134512640 135048876 4294956208 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 390 66 130 0 594 0
Current children cumulated CPU time (s) 4300.51
Current children cumulated vsize (KiB) 2908

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27211
/proc/meminfo: memFree=1800672/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4360.49
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 404 0 0 0 436030 19 0 0 25 0 1 0 220041973 2977792 390 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 390 66 130 0 594 0
Current children cumulated CPU time (s) 4360.49
Current children cumulated vsize (KiB) 2908

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800408/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4420.46
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 442027 19 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4420.46
Current children cumulated vsize (KiB) 2908

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800408/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4480.45
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 448025 20 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134547320 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4480.45
Current children cumulated vsize (KiB) 2908

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800408/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4540.43
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 454023 20 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4540.43
Current children cumulated vsize (KiB) 2908

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800408/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4600.42
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 460022 20 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134546977 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4600.42
Current children cumulated vsize (KiB) 2908

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800408/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4660.4
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 466020 20 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134555540 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4660.4
Current children cumulated vsize (KiB) 2908

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800480/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4720.38
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 406 0 0 0 472018 20 0 0 25 0 1 0 220041973 2977792 392 1992294400 134512640 135048876 4294956208 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 392 66 130 0 594 0
Current children cumulated CPU time (s) 4720.38
Current children cumulated vsize (KiB) 2908

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800416/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4780.36
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 408 0 0 0 478016 20 0 0 25 0 1 0 220041973 2977792 394 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 394 66 130 0 594 0
Current children cumulated CPU time (s) 4780.36
Current children cumulated vsize (KiB) 2908

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800416/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4840.34
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 408 0 0 0 484014 20 0 0 25 0 1 0 220041973 2977792 394 1992294400 134512640 135048876 4294956208 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 394 66 130 0 594 0
Current children cumulated CPU time (s) 4840.34
Current children cumulated vsize (KiB) 2908

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800352/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4900.32
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 408 0 0 0 490012 20 0 0 25 0 1 0 220041973 2977792 394 1992294400 134512640 135048876 4294956208 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 394 66 130 0 594 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 2908

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800288/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=4960.3
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 408 0 0 0 496010 20 0 0 25 0 1 0 220041973 2977792 394 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 394 66 130 0 594 0
Current children cumulated CPU time (s) 4960.3
Current children cumulated vsize (KiB) 2908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800352/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=5000.1
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 409 0 0 0 499990 20 0 0 25 0 1 0 220041973 2977792 395 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 395 66 130 0 594 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2908

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 27216
/proc/meminfo: memFree=1800352/2055920 swapFree=4176792/4192956
[pid=24133] ppid=24131 vsize=2908 CPUtime=5000.1
/proc/24133/stat : 24133 (minisat_noasser) R 24131 24133 23968 0 -1 4194304 409 0 0 0 499990 20 0 0 25 0 1 0 220041973 2977792 395 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 1 0 0
/proc/24133/statm: 727 395 66 130 0 594 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2908

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.11
CPU user time (s): 4999.9
CPU system time (s): 0.210967
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 2908

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

runsolver used 5.07723 second user time and 8.73767 second system time

The end

Launcher Data

Begin job on node9 at 2009-05-10 03:48:02
IDJOB=1785602
IDBENCH=71111
IDSOLVER=639
FILE ID=node9/1785602-1241920082
PBS_JOBID= 9264853
Free space on /tmp= 66424 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-121-100.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785602-1241920082/watcher-1785602-1241920082 -o /tmp/evaluation-result-1785602-1241920082/solver-1785602-1241920082 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1785602-1241920082.cnf

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

MD5SUM BENCH= 24865fea2f97ba63d115c240cb3cb69f
RANDOM SEED=115368924

node9.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.240
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.240
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:       1844360 kB
Buffers:         43596 kB
Cached:         114900 kB
SwapCached:      10960 kB
Active:          31860 kB
Inactive:       139620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844360 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1464 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            26128 kB
Committed_AS:   707232 kB
PageTables:       1388 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= 66424 MiB
End job on node9 at 2009-05-10 05:11:26