Trace number 1594640

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) 1200.02 1200.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-109-100.cnf
MD5SUM3e5f7eb325866565204de5c9ce2ffaee
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 variables109
Number of clauses228
Sum of the clauses size684
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3228
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:  109                                                  |
0.00/0.00	c |  Number of clauses:    228                                                  |
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 |     109      228      684 |       76        0    nan |  0.000 % |
0.09/0.10	c |       101 |     109      228      684 |       83      101     17 |  0.008 % |
0.09/0.10	c |       251 |     109      228      684 |       91       74     12 |  0.008 % |
0.09/0.10	c |       476 |     109      228      684 |      101      113     15 |  0.008 % |
0.09/0.10	c |       813 |     109      228      684 |      111      112     13 |  0.008 % |
0.09/0.10	c |      1320 |     109      228      684 |      122       95     12 |  0.008 % |
0.09/0.10	c |      2080 |     109      228      684 |      134      119     13 |  0.008 % |
0.09/0.10	c |      3220 |     109      228      684 |      148      152     13 |  0.008 % |
0.09/0.10	c |      4929 |     109      228      684 |      162      120      9 |  0.008 % |
0.09/0.11	c |      7491 |     109      228      684 |      179      117     10 |  0.008 % |
0.09/0.17	c |     11338 |     109      228      684 |      197      192     13 |  0.008 % |
0.19/0.25	c |     17104 |     109      228      684 |      216      176     13 |  0.008 % |
0.29/0.39	c |     25753 |     109      228      684 |      238      246     14 |  0.008 % |
0.49/0.59	c |     38727 |     109      228      684 |      262      143      9 |  0.008 % |
0.89/0.90	c |     58189 |     109      228      684 |      288      193     12 |  0.008 % |
1.29/1.34	c |     87381 |     109      228      684 |      317      264     15 |  0.008 % |
1.99/2.04	c |    131170 |     109      228      684 |      349      209     11 |  0.008 % |
3.09/3.12	c |    196854 |     109      228      684 |      384      337     13 |  0.008 % |
4.69/4.76	c |    295383 |     109      228      684 |      422      375     14 |  0.008 % |
7.29/7.38	c |    443173 |     109      228      684 |      464      457     14 |  0.008 % |
11.28/11.37	c |    664856 |     109      228      684 |      511      464     15 |  0.008 % |
17.08/17.18	c |    997382 |     109      228      684 |      562      487     14 |  0.008 % |
26.28/26.38	c |   1496171 |     109      228      684 |      618      356     12 |  0.008 % |
40.87/40.98	c |   2244353 |     109      228      684 |      680      415     13 |  0.008 % |
62.06/62.11	c |   3366627 |     109      228      684 |      748      634     13 |  0.008 % |
96.55/96.66	c |   5050038 |     109      228      684 |      823      429     12 |  0.008 % |
149.23/149.36	c |   7575155 |     109      228      684 |      905      692     14 |  0.008 % |
233.10/233.23	c |  11362830 |     109      228      684 |      996      490     12 |  0.008 % |
361.44/361.60	c |  17044342 |     109      228      684 |     1095      642     13 |  0.008 % |
553.46/553.76	c |  25566611 |     109      228      684 |     1205      921     14 |  0.008 % |
860.73/861.18	c |  38350014 |     109      228      684 |     1326     1219     16 |  0.008 % |

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 10693
/proc/meminfo: memFree=1443688/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=0
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 101 0 0 0 0 0 0 0 20 0 1 0 1200605988 1761280 87 1992294400 134512640 135048876 4294956208 18446744073709551615 134918237 0 0 4096 3 0 0 0 17 1 0 0
/proc/10693/statm: 430 87 66 130 0 297 0

[startup+0.0587439 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 10693
/proc/meminfo: memFree=1443688/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=0.05
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 105 0 0 0 5 0 0 0 20 0 1 0 1200605988 1761280 91 1992294400 134512640 135048876 4294956208 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 430 91 66 130 0 297 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1720

[startup+0.101746 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 10693
/proc/meminfo: memFree=1443688/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=0.09
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 106 0 0 0 9 0 0 0 20 0 1 0 1200605988 1761280 92 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 430 92 66 130 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1720

[startup+0.301769 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 10693
/proc/meminfo: memFree=1443688/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=0.29
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 111 0 0 0 29 0 0 0 22 0 1 0 1200605988 1761280 97 1992294400 134512640 135048876 4294956208 18446744073709551615 134548224 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 430 97 66 130 0 297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1720

[startup+0.701819 s]
/proc/loadavg: 1.00 1.00 1.00 4/86 10693
/proc/meminfo: memFree=1443688/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=0.69
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 115 0 0 0 69 0 0 0 25 0 1 0 1200605988 1761280 101 1992294400 134512640 135048876 4294956208 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 430 101 66 130 0 297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1720

[startup+1.50192 s]
/proc/loadavg: 1.00 1.00 1.00 3/87 10694
/proc/meminfo: memFree=1443424/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1720 CPUtime=1.49
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 119 0 0 0 149 0 0 0 25 0 1 0 1200605988 1761280 105 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 430 105 66 130 0 297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1720

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 3/87 10694
/proc/meminfo: memFree=1443232/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1852 CPUtime=3.09
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 124 0 0 0 309 0 0 0 25 0 1 0 1200605988 1896448 110 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 463 110 66 130 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.30152 s]
/proc/loadavg: 1.08 1.02 1.01 3/87 10694
/proc/meminfo: memFree=1443168/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1852 CPUtime=6.29
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 131 0 0 0 629 0 0 0 25 0 1 0 1200605988 1896448 117 1992294400 134512640 135048876 4294956208 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 463 117 66 130 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1852

[startup+12.7013 s]
/proc/loadavg: 1.15 1.03 1.01 3/87 10694
/proc/meminfo: memFree=1442984/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1852 CPUtime=12.68
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 142 0 0 0 1268 0 0 0 25 0 1 0 1200605988 1896448 128 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 463 128 66 130 0 330 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1852

[startup+25.5019 s]
/proc/loadavg: 1.34 1.08 1.02 3/87 10694
/proc/meminfo: memFree=1442984/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1852 CPUtime=25.48
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 149 0 0 0 2548 0 0 0 25 0 1 0 1200605988 1896448 135 1992294400 134512640 135048876 4294956208 18446744073709551615 134552771 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 463 135 66 130 0 330 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1852

[startup+51.1011 s]
/proc/loadavg: 1.56 1.15 1.05 3/87 10694
/proc/meminfo: memFree=1442920/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1984 CPUtime=51.07
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 165 0 0 0 5107 0 0 0 25 0 1 0 1200605988 2031616 151 1992294400 134512640 135048876 4294956208 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 496 151 66 130 0 363 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1984

[startup+102.307 s]
/proc/loadavg: 1.89 1.30 1.10 3/87 10694
/proc/meminfo: memFree=1442792/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=1984 CPUtime=102.25
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 182 0 0 0 10225 0 0 0 25 0 1 0 1200605988 2031616 168 1992294400 134512640 135048876 4294956208 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 496 168 66 130 0 363 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1984

[startup+162.301 s]
/proc/loadavg: 1.96 1.42 1.16 3/87 10694
/proc/meminfo: memFree=1442728/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2116 CPUtime=162.22
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 195 0 0 0 16222 0 0 0 25 0 1 0 1200605988 2166784 181 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 529 181 66 130 0 396 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2116

[startup+222.302 s]
/proc/loadavg: 1.98 1.52 1.21 3/87 10694
/proc/meminfo: memFree=1442792/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2116 CPUtime=222.2
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 206 0 0 0 22220 0 0 0 25 0 1 0 1200605988 2166784 192 1992294400 134512640 135048876 4294956208 18446744073709551615 134546513 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 529 192 66 130 0 396 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2116

[startup+282.301 s]
/proc/loadavg: 1.99 1.61 1.25 3/87 10694
/proc/meminfo: memFree=1442792/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2116 CPUtime=282.17
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 218 0 0 0 28217 0 0 0 25 0 1 0 1200605988 2166784 204 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 529 204 66 130 0 396 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 2116

[startup+342.302 s]
/proc/loadavg: 1.99 1.68 1.30 3/87 10694
/proc/meminfo: memFree=1442792/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2116 CPUtime=342.14
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 220 0 0 0 34214 0 0 0 25 0 1 0 1200605988 2166784 206 1992294400 134512640 135048876 4294956208 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 529 206 66 130 0 396 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 2116

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.34 3/87 10694
/proc/meminfo: memFree=1442728/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=402.12
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 228 0 0 0 40212 0 0 0 25 0 1 0 1200605988 2301952 214 1992294400 134512640 135048876 4294956208 18446744073709551615 134553040 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 214 66 130 0 429 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 2248

[startup+462.302 s]
/proc/loadavg: 1.99 1.78 1.38 3/87 10694
/proc/meminfo: memFree=1442728/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=462.1
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 232 0 0 0 46210 0 0 0 25 0 1 0 1200605988 2301952 218 1992294400 134512640 135048876 4294956208 18446744073709551615 134551610 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 218 66 130 0 429 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 2248

[startup+522.301 s]
/proc/loadavg: 1.99 1.82 1.41 3/87 10694
/proc/meminfo: memFree=1442728/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=522.07
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 234 0 0 0 52207 0 0 0 25 0 1 0 1200605988 2301952 220 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 220 66 130 0 429 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 2248

[startup+582.302 s]
/proc/loadavg: 1.99 1.85 1.45 3/87 10694
/proc/meminfo: memFree=1442664/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=582.05
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 243 0 0 0 58205 0 0 0 25 0 1 0 1200605988 2301952 229 1992294400 134512640 135048876 4294956208 18446744073709551615 134552431 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 229 66 130 0 429 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 2248

[startup+642.301 s]
/proc/loadavg: 1.99 1.87 1.48 3/87 10694
/proc/meminfo: memFree=1442664/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=642.03
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 247 0 0 0 64203 0 0 0 25 0 1 0 1200605988 2301952 233 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 233 66 130 0 429 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 2248

[startup+702.302 s]
/proc/loadavg: 1.99 1.89 1.51 3/87 10694
/proc/meminfo: memFree=1442408/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=702
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 253 0 0 0 70200 0 0 0 25 0 1 0 1200605988 2301952 239 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 239 66 130 0 429 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 2248

[startup+762.306 s]
/proc/loadavg: 1.99 1.91 1.54 3/87 10694
/proc/meminfo: memFree=1442408/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=761.98
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 254 0 0 0 76198 0 0 0 25 0 1 0 1200605988 2301952 240 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 240 66 130 0 429 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 2248

[startup+822.302 s]
/proc/loadavg: 1.99 1.92 1.56 3/87 10694
/proc/meminfo: memFree=1442408/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2248 CPUtime=821.95
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 254 0 0 0 82195 0 0 0 25 0 1 0 1200605988 2301952 240 1992294400 134512640 135048876 4294956208 18446744073709551615 134551690 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 562 240 66 130 0 429 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 2248

[startup+882.301 s]
/proc/loadavg: 1.99 1.93 1.58 3/87 10694
/proc/meminfo: memFree=1442408/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=881.92
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 258 0 0 0 88192 0 0 0 25 0 1 0 1200605988 2437120 244 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 244 66 130 0 462 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 2380

[startup+942.302 s]
/proc/loadavg: 1.99 1.94 1.61 3/87 10694
/proc/meminfo: memFree=1442408/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=941.91
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 266 0 0 0 94190 1 0 0 25 0 1 0 1200605988 2437120 252 1992294400 134512640 135048876 4294956208 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 252 66 130 0 462 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 2380

[startup+1002.3 s]
/proc/loadavg: 1.99 1.95 1.63 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1001.88
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 269 0 0 0 100187 1 0 0 25 0 1 0 1200605988 2437120 255 1992294400 134512640 135048876 4294956208 18446744073709551615 134548108 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 255 66 130 0 462 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 2380

[startup+1062.3 s]
/proc/loadavg: 1.99 1.96 1.65 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1061.86
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 270 0 0 0 106185 1 0 0 25 0 1 0 1200605988 2437120 256 1992294400 134512640 135048876 4294956208 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 256 66 130 0 462 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 2380

[startup+1122.3 s]
/proc/loadavg: 1.99 1.96 1.67 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1121.84
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 280 0 0 0 112183 1 0 0 25 0 1 0 1200605988 2437120 266 1992294400 134512640 135048876 4294956208 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 266 66 130 0 462 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 2380

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1181.81
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 280 0 0 0 118180 1 0 0 25 0 1 0 1200605988 2437120 266 1992294400 134512640 135048876 4294956208 18446744073709551615 134552742 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 266 66 130 0 462 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 2380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.99 1.97 1.69 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1200.01
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 280 0 0 0 120000 1 0 0 25 0 1 0 1200605988 2437120 266 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 266 66 130 0 462 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 2380

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.99 1.97 1.69 3/87 10694
/proc/meminfo: memFree=1442344/2055920 swapFree=4170288/4192956
[pid=10693] ppid=10691 vsize=2380 CPUtime=1200.01
/proc/10693/stat : 10693 (minisat_noasser) R 10691 10693 10656 0 -1 4194304 280 0 0 0 120000 1 0 0 25 0 1 0 1200605988 2437120 266 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/10693/statm: 595 266 66 130 0 462 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 2380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.02
CPU user time (s): 1200
CPU system time (s): 0.013997
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 2380

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

runsolver used 1.24781 second user time and 4.22336 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-09 14:16:59
IDJOB=1594640
IDBENCH=71104
IDSOLVER=556
FILE ID=node92/1594640-1239279419
PBS_JOBID= 9115377
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 3e5f7eb325866565204de5c9ce2ffaee
RANDOM SEED=745326353

node92.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.249
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.249
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:       1444104 kB
Buffers:         58200 kB
Cached:         469576 kB
SwapCached:       7588 kB
Active:         325176 kB
Inactive:       212372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1444104 kB
SwapTotal:     4192956 kB
SwapFree:      4170288 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          15392 kB
Slab:            58284 kB
Committed_AS:  2154628 kB
PageTables:       2768 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= 66548 MiB
End job on node92 at 2009-04-09 14:37:02