Trace number 1512603

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
VARSAT-crafted 2009-03-22? (TO) 1200.08 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2054549948-012.cnf
MD5SUM60b6e2588c02cbe8eea228421d953cc1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark290.585
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 520000
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1000                                                 |
0.00/0.00	c |  Number of clauses:    20000                                                |
0.00/0.04	c |  Parsing time:         0.04         s                                       |
0.00/0.04	c |  Timeout:              43200 s
0.00/0.04	c |  Random Seed:          1823090324.000000
0.00/0.04	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.04	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.04	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.04	c |                                                                             |
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |    1000    20000   100000 |     6666        0    nan |  0.000 % |
0.19/0.22	c |       101 |    1000    20000   100000 |     7333      101    112 |  0.000 % |
0.19/0.28	c |       251 |    1000    20000   100000 |     8066      251    117 |  0.000 % |
0.29/0.35	c |       477 |    1000    20000   100000 |     8873      477    116 |  0.000 % |
0.39/0.43	c |       815 |    1000    20000   100000 |     9760      815    118 |  0.000 % |
0.49/0.53	c |      1323 |    1000    20000   100000 |    10736     1323    120 |  0.000 % |
0.59/0.67	c |      2083 |    1000    20000   100000 |    11810     2083    120 |  0.000 % |
0.79/0.87	c |      3223 |    1000    20000   100000 |    12991     3223    125 |  0.000 % |
1.09/1.16	c |      4931 |    1000    20000   100000 |    14290     4931    126 |  0.000 % |
1.59/1.63	c |      7493 |    1000    20000   100000 |    15719     7493    130 |  0.000 % |
2.39/2.44	c |     11337 |    1000    20000   100000 |    17291    11337    132 |  0.000 % |
3.79/3.89	c |     17105 |    1000    20000   100000 |    19020    17105    133 |  0.000 % |
5.99/6.09	c |     25755 |    1000    20000   100000 |    20922    16068    135 |  0.000 % |
9.98/10.06	c |     38732 |    1000    20000   100000 |    23015    18422    139 |  0.000 % |
16.59/16.63	c |     58195 |    1000    20000   100000 |    25316    13886    142 |  0.000 % |
27.78/27.89	c |     87387 |    1000    20000   100000 |    27848    14934    136 |  0.000 % |
47.28/47.38	c |    131178 |    1000    20000   100000 |    30633    26540    151 |  0.000 % |
77.26/77.34	c |    196864 |    1000    20000   100000 |    33696    20034    138 |  0.000 % |
124.45/124.52	c |    295390 |    1000    20000   100000 |    37066    33127    152 |  0.000 % |
203.34/203.47	c |    443181 |    1000    20000   100000 |    40772    15116    136 |  0.000 % |
335.60/335.78	c |    664864 |    1000    20000   100000 |    44849    15862    142 |  0.000 % |
550.85/551.06	c |    997389 |    1000    20000   100000 |    49334    35234    147 |  0.000 % |
907.84/908.16	c |   1496177 |    1000    20000   100000 |    54268    33090    149 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512603-1238206525/watcher-1512603-1238206525 -o /tmp/evaluation-result-1512603-1238206525/solver-1512603-1238206525 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1823090324 HOME/instance-1512603-1238206525.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: 0.91 0.95 0.69 3/68 6479
/proc/meminfo: memFree=1346872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=2568 CPUtime=0
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 1093314148 2629632 346 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 642 347 87 221 0 418 0

[startup+0.083945 s]
/proc/loadavg: 0.91 0.95 0.69 3/68 6479
/proc/meminfo: memFree=1346872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=6416 CPUtime=0.07
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 1304 0 0 0 7 0 0 0 18 0 1 0 1093314148 6569984 1289 1992294400 4194304 5102648 548682068800 18446744073709551615 4272886 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 1604 1289 98 221 0 1380 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6416

[startup+0.101947 s]
/proc/loadavg: 0.91 0.95 0.69 3/68 6479
/proc/meminfo: memFree=1346872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=6416 CPUtime=0.09
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 1304 0 0 0 9 0 0 0 18 0 1 0 1093314148 6569984 1289 1992294400 4194304 5102648 548682068800 18446744073709551615 4497483 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 1604 1289 98 221 0 1380 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6416

[startup+0.301967 s]
/proc/loadavg: 0.91 0.95 0.69 3/68 6479
/proc/meminfo: memFree=1346872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=6084 CPUtime=0.29
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 1358 0 0 0 29 0 0 0 19 0 1 0 1093314148 6230016 1244 1992294400 4194304 5102648 548682068800 18446744073709551615 4214195 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 1521 1244 113 221 0 1297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6084

[startup+0.702007 s]
/proc/loadavg: 0.91 0.95 0.69 3/68 6479
/proc/meminfo: memFree=1346872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=6348 CPUtime=0.69
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 1412 0 0 0 69 0 0 0 22 0 1 0 1093314148 6500352 1298 1992294400 4194304 5102648 548682068800 18446744073709551615 4213965 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 1587 1298 113 221 0 1363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6348

[startup+1.50109 s]
/proc/loadavg: 0.91 0.95 0.69 2/69 6480
/proc/meminfo: memFree=1341040/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=9180 CPUtime=1.49
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 2101 0 0 0 149 0 0 0 25 0 1 0 1093314148 9400320 1987 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 2295 1987 113 221 0 2071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9180

[startup+3.10125 s]
/proc/loadavg: 0.91 0.95 0.69 2/69 6480
/proc/meminfo: memFree=1337328/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=13504 CPUtime=3.08
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 3200 0 0 0 308 0 0 0 25 0 1 0 1093314148 13828096 3086 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 3376 3086 113 221 0 3152 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13504

[startup+6.30157 s]
/proc/loadavg: 0.92 0.95 0.69 2/69 6480
/proc/meminfo: memFree=1331632/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=16716 CPUtime=6.29
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 3971 0 0 0 628 1 0 0 25 0 1 0 1093314148 17117184 3857 1992294400 4194304 5102648 548682068800 18446744073709551615 4250217 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 4179 3857 113 221 0 3955 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16716

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.69 2/69 6480
/proc/meminfo: memFree=1327856/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=20280 CPUtime=12.69
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 4885 0 0 0 1267 2 0 0 25 0 1 0 1093314148 20766720 4771 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 5070 4771 113 221 0 4846 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20280

[startup+25.5015 s]
/proc/loadavg: 0.94 0.95 0.69 2/69 6480
/proc/meminfo: memFree=1325744/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=22392 CPUtime=25.49
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 5430 0 0 0 2546 3 0 0 25 0 1 0 1093314148 22929408 5316 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 5598 5316 113 221 0 5374 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22392

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.70 2/69 6480
/proc/meminfo: memFree=1319920/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=28328 CPUtime=51.08
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 6880 0 0 0 5104 4 0 0 25 0 1 0 1093314148 29007872 6766 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 7082 6766 113 221 0 6858 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28328

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.72 2/69 6480
/proc/meminfo: memFree=1314992/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=33204 CPUtime=102.26
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 8110 0 0 0 10221 5 0 0 25 0 1 0 1093314148 34000896 7996 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 8301 7996 113 221 0 8077 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 33204

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.73 2/69 6480
/proc/meminfo: memFree=1311216/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=37060 CPUtime=162.24
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 9048 0 0 0 16217 7 0 0 25 0 1 0 1093314148 37949440 8934 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 9265 8934 113 221 0 9041 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 37060

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.74 2/69 6480
/proc/meminfo: memFree=1309232/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=39128 CPUtime=222.23
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 9537 0 0 0 22215 8 0 0 25 0 1 0 1093314148 40067072 9423 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 9782 9423 113 221 0 9558 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39128

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.75 2/69 6480
/proc/meminfo: memFree=1306992/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=41376 CPUtime=282.21
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 10091 0 0 0 28213 8 0 0 25 0 1 0 1093314148 42369024 9977 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 10344 9977 113 221 0 10120 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 41376

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.77 2/69 6480
/proc/meminfo: memFree=1306928/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=41376 CPUtime=342.2
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 10105 0 0 0 34211 9 0 0 25 0 1 0 1093314148 42369024 9991 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 10344 9991 113 221 0 10120 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 41376

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.78 2/69 6480
/proc/meminfo: memFree=1302896/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=45380 CPUtime=402.18
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 11103 0 0 0 40208 10 0 0 25 0 1 0 1093314148 46469120 10989 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 11345 10989 113 221 0 11121 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 45380

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.79 2/69 6480
/proc/meminfo: memFree=1301872/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=46436 CPUtime=462.16
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 11371 0 0 0 46206 10 0 0 25 0 1 0 1093314148 47550464 11257 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 11609 11257 113 221 0 11385 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 46436

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.80 2/69 6480
/proc/meminfo: memFree=1301424/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=46964 CPUtime=522.14
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 11485 0 0 0 52204 10 0 0 25 0 1 0 1093314148 48091136 11371 1992294400 4194304 5102648 548682068800 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 11741 11371 113 221 0 11517 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 46964

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/69 6480
/proc/meminfo: memFree=1298352/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=50304 CPUtime=582.13
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 12351 0 0 0 58201 12 0 0 25 0 1 0 1093314148 51511296 12237 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 12576 12237 113 221 0 12352 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 50304

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.82 2/69 6480
/proc/meminfo: memFree=1297648/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=50568 CPUtime=642.12
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 12414 0 0 0 64200 12 0 0 25 0 1 0 1093314148 51781632 12300 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 12642 12300 113 221 0 12418 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 50568

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.83 2/69 6480
/proc/meminfo: memFree=1297200/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=50964 CPUtime=702.09
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 12516 0 0 0 70197 12 0 0 25 0 1 0 1093314148 52187136 12402 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 12741 12402 113 221 0 12517 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 50964

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.83 2/69 6480
/proc/meminfo: memFree=1296688/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=51536 CPUtime=762.08
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 12653 0 0 0 76196 12 0 0 25 0 1 0 1093314148 52772864 12539 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 12884 12539 113 221 0 12660 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 51536

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/69 6480
/proc/meminfo: memFree=1296048/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=52196 CPUtime=822.06
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 12813 0 0 0 82194 12 0 0 25 0 1 0 1093314148 53448704 12699 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 13049 12699 113 221 0 12825 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 52196

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/69 6480
/proc/meminfo: memFree=1295152/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=53176 CPUtime=882.05
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 13033 0 0 0 88192 13 0 0 25 0 1 0 1093314148 54452224 12919 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 13294 12919 113 221 0 13070 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 53176

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.85 2/69 6480
/proc/meminfo: memFree=1292080/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=56136 CPUtime=942.03
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 13794 0 0 0 94189 14 0 0 25 0 1 0 1093314148 57483264 13680 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14034 13680 113 221 0 13810 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 56136

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/69 6480
/proc/meminfo: memFree=1290544/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=57708 CPUtime=1002.01
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 14166 0 0 0 100186 15 0 0 25 0 1 0 1093314148 59092992 14052 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14427 14052 113 221 0 14203 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 57708

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.86 2/69 6480
/proc/meminfo: memFree=1290480/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=57852 CPUtime=1062
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 14198 0 0 0 106185 15 0 0 25 0 1 0 1093314148 59240448 14084 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14463 14084 113 221 0 14239 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 57852

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/69 6480
/proc/meminfo: memFree=1290288/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=57984 CPUtime=1121.98
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 14249 0 0 0 112183 15 0 0 25 0 1 0 1093314148 59375616 14135 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14496 14135 113 221 0 14272 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 57984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.87 2/69 6480
/proc/meminfo: memFree=1290160/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=58176 CPUtime=1181.96
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 14270 0 0 0 118181 15 0 0 25 0 1 0 1093314148 59572224 14156 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14544 14156 113 221 0 14320 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 58176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.88 2/69 6480
/proc/meminfo: memFree=1290160/2055920 swapFree=4175244/4192956
[pid=6479] ppid=6477 vsize=58176 CPUtime=1200.06
/proc/6479/stat : 6479 (varsat-crafted_) R 6477 6479 6408 0 -1 4194304 14270 0 0 0 119991 15 0 0 25 0 1 0 1093314148 59572224 14156 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/6479/statm: 14544 14156 113 221 0 14320 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 58176

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.165974
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 58176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
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= 14270
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= 2009

runsolver used 1.09683 second user time and 3.2815 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-28 03:15:26
IDJOB=1512603
IDBENCH=70193
IDSOLVER=537
FILE ID=node60/1512603-1238206525
PBS_JOBID= 9060506
Free space on /tmp= 66404 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2054549948-012.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1512603-1238206525/watcher-1512603-1238206525 -o /tmp/evaluation-result-1512603-1238206525/solver-1512603-1238206525 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1823090324 HOME/instance-1512603-1238206525.cnf

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

MD5SUM BENCH= 60b6e2588c02cbe8eea228421d953cc1
RANDOM SEED=1823090324

node60.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.202
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.202
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:       1347352 kB
Buffers:         71316 kB
Cached:         550088 kB
SwapCached:      10996 kB
Active:         164976 kB
Inactive:       469532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347352 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          18364 kB
Slab:            59644 kB
Committed_AS:  3203252 kB
PageTables:       1712 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= 66400 MiB
End job on node60 at 2009-03-28 03:35:28