Trace number 1737329

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-industrial 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-115-100.cnf
MD5SUMfd3986b9c0990131ef596f6d92a0612d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark595.86
Satisfiable
(Un)Satisfiability was proved
Number of variables117
Number of clauses244
Sum of the clauses size732
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3244
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  117                                                  |
0.00/0.00	c |  Number of clauses:    244                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          451027126.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
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 |     117      244      732 |       81        0    nan |  0.000 % |
0.00/0.00	c |       100 |     117      244      732 |       89      100     18 |  0.007 % |
0.00/0.00	c |       252 |     117      244      732 |       98       81     13 |  0.007 % |
0.00/0.00	c |       478 |     117      244      732 |      108       90     12 |  0.007 % |
0.00/0.01	c |       815 |     117      244      732 |      119      138     14 |  0.007 % |
0.00/0.01	c |      1322 |     117      244      732 |      130      155     14 |  0.007 % |
0.00/0.02	c |      2081 |     117      244      732 |      144      105     10 |  0.007 % |
0.02/0.04	c |      3220 |     117      244      732 |      158      182     13 |  0.007 % |
0.02/0.06	c |      4929 |     117      244      732 |      174      201     13 |  0.007 % |
0.02/0.10	c |      7492 |     117      244      732 |      191      145     11 |  0.007 % |
0.10/0.15	c |     11336 |     117      244      732 |      210      185     14 |  0.007 % |
0.20/0.22	c |     17103 |     117      244      732 |      232      191     12 |  0.007 % |
0.30/0.34	c |     25753 |     117      244      732 |      255      193     11 |  0.007 % |
0.50/0.52	c |     38728 |     117      244      732 |      280      198     12 |  0.007 % |
0.80/0.81	c |     58191 |     117      244      732 |      308      275     14 |  0.007 % |
1.20/1.23	c |     87383 |     117      244      732 |      339      340     15 |  0.007 % |
1.80/1.86	c |    131173 |     117      244      732 |      373      378     15 |  0.007 % |
2.70/2.79	c |    196857 |     117      244      732 |      411      387     14 |  0.007 % |
4.20/4.27	c |    295384 |     117      244      732 |      452      295     11 |  0.007 % |
6.60/6.62	c |    443174 |     117      244      732 |      497      272     12 |  0.007 % |
9.99/10.01	c |    664857 |     117      244      732 |      547      481     13 |  0.007 % |
15.69/15.79	c |    997382 |     117      244      732 |      601      371     14 |  0.007 % |
24.29/24.34	c |   1496171 |     117      244      732 |      662      583     14 |  0.007 % |
38.39/38.40	c |   2244353 |     117      244      732 |      728      574     16 |  0.007 % |
58.88/58.93	c |   3366627 |     117      244      732 |      801      717     15 |  0.007 % |
90.47/90.50	c |   5050038 |     117      244      732 |      881      732     12 |  0.007 % |
140.95/141.01	c |   7575154 |     117      244      732 |      969      510     12 |  0.007 % |
220.94/221.05	c |  11362829 |     117      244      732 |     1066      945     15 |  0.007 % |
341.10/341.24	c |  17044342 |     117      244      732 |     1172      604     13 |  0.007 % |
522.54/522.73	c |  25566611 |     117      244      732 |     1290      787     15 |  0.007 % |
822.46/822.70	c |  38350014 |     117      244      732 |     1419     1003     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-1737329-1240816374/watcher-1737329-1240816374 -o /tmp/evaluation-result-1737329-1240816374/solver-1737329-1240816374 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=451027126 HOME/instance-1737329-1240816374.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.92 0.98 0.99 3/65 30196
/proc/meminfo: memFree=1763312/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2144 CPUtime=0
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 157 0 0 0 0 0 0 0 20 0 1 0 109667509 2195456 142 1992294400 4194304 5102648 548682068768 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 536 142 109 221 0 312 0

[startup+0.0304629 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30196
/proc/meminfo: memFree=1763312/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2144 CPUtime=0.02
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 162 0 0 0 2 0 0 0 20 0 1 0 109667509 2195456 147 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 536 147 109 221 0 312 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2144

[startup+0.101471 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30196
/proc/meminfo: memFree=1763312/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2144 CPUtime=0.1
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 169 0 0 0 10 0 0 0 20 0 1 0 109667509 2195456 154 1992294400 4194304 5102648 548682068768 18446744073709551615 4227806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 536 154 109 221 0 312 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2144

[startup+0.301493 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30196
/proc/meminfo: memFree=1763312/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2276 CPUtime=0.3
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 178 0 0 0 30 0 0 0 22 0 1 0 109667509 2330624 163 1992294400 4194304 5102648 548682068768 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 569 163 109 221 0 345 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2276

[startup+0.701538 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 30196
/proc/meminfo: memFree=1763312/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2276 CPUtime=0.7
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 185 0 0 0 70 0 0 0 25 0 1 0 109667509 2330624 170 1992294400 4194304 5102648 548682068768 18446744073709551615 4490558 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 569 170 109 221 0 345 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50163 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762984/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2276 CPUtime=1.5
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 192 0 0 0 150 0 0 0 25 0 1 0 109667509 2330624 177 1992294400 4194304 5102648 548682068768 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 569 177 109 221 0 345 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2276

[startup+3.1018 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762856/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2276 CPUtime=3.1
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 202 0 0 0 310 0 0 0 25 0 1 0 109667509 2330624 187 1992294400 4194304 5102648 548682068768 18446744073709551615 4228698 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 569 187 109 221 0 345 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2276

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762728/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2408 CPUtime=6.29
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 218 0 0 0 629 0 0 0 25 0 1 0 109667509 2465792 203 1992294400 4194304 5102648 548682068768 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 602 203 109 221 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2408

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762600/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2408 CPUtime=12.69
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 235 0 0 0 1269 0 0 0 25 0 1 0 109667509 2465792 220 1992294400 4194304 5102648 548682068768 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 602 220 109 221 0 378 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2408

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762536/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2540 CPUtime=25.49
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 257 0 0 0 2549 0 0 0 25 0 1 0 109667509 2600960 242 1992294400 4194304 5102648 548682068768 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 635 242 109 221 0 411 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2540

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762408/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2672 CPUtime=51.08
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 284 0 0 0 5108 0 0 0 25 0 1 0 109667509 2736128 269 1992294400 4194304 5102648 548682068768 18446744073709551615 4255071 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 668 269 109 221 0 444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2672

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762216/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2804 CPUtime=102.27
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 325 0 0 0 10227 0 0 0 25 0 1 0 109667509 2871296 310 1992294400 4194304 5102648 548682068768 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 701 310 109 221 0 477 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2804

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1762024/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=2936 CPUtime=162.25
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 355 0 0 0 16225 0 0 0 25 0 1 0 109667509 3006464 340 1992294400 4194304 5102648 548682068768 18446744073709551615 4262417 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 734 340 109 221 0 510 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2936

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761960/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3068 CPUtime=222.23
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 374 0 0 0 22223 0 0 0 25 0 1 0 109667509 3141632 359 1992294400 4194304 5102648 548682068768 18446744073709551615 4244128 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 767 359 109 221 0 543 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 3068

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761832/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3068 CPUtime=282.21
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 386 0 0 0 28221 0 0 0 25 0 1 0 109667509 3141632 371 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 767 371 109 221 0 543 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3068

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761768/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3068 CPUtime=342.2
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 397 0 0 0 34220 0 0 0 25 0 1 0 109667509 3141632 382 1992294400 4194304 5102648 548682068768 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 767 382 109 221 0 543 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3068

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761704/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3204 CPUtime=402.18
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 412 0 0 0 40218 0 0 0 25 0 1 0 109667509 3280896 397 1992294400 4194304 5102648 548682068768 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 801 397 109 221 0 577 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3204

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761704/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3204 CPUtime=462.16
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 426 0 0 0 46216 0 0 0 25 0 1 0 109667509 3280896 411 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 801 411 109 221 0 577 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3204

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761640/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3336 CPUtime=522.14
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 436 0 0 0 52214 0 0 0 25 0 1 0 109667509 3416064 421 1992294400 4194304 5102648 548682068768 18446744073709551615 4250012 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 834 421 109 221 0 610 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 3336

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761448/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3468 CPUtime=582.13
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 469 0 0 0 58213 0 0 0 25 0 1 0 109667509 3551232 454 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 867 454 109 221 0 643 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3468

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761448/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3468 CPUtime=642.11
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 475 0 0 0 64211 0 0 0 25 0 1 0 109667509 3551232 460 1992294400 4194304 5102648 548682068768 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 867 460 109 221 0 643 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 3468

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761384/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3468 CPUtime=702.09
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 489 0 0 0 70209 0 0 0 25 0 1 0 109667509 3551232 474 1992294400 4194304 5102648 548682068768 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 867 474 109 221 0 643 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 3468

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761384/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3468 CPUtime=762.08
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 496 0 0 0 76208 0 0 0 25 0 1 0 109667509 3551232 481 1992294400 4194304 5102648 548682068768 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 867 481 109 221 0 643 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 3468

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761320/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=822.06
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 504 0 0 0 82206 0 0 0 25 0 1 0 109667509 3690496 489 1992294400 4194304 5102648 548682068768 18446744073709551615 4244345 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 489 109 221 0 677 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 3604

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761192/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=882.04
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 514 0 0 0 88204 0 0 0 25 0 1 0 109667509 3690496 499 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 499 109 221 0 677 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 3604

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761128/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=942.02
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 523 0 0 0 94202 0 0 0 25 0 1 0 109667509 3690496 508 1992294400 4194304 5102648 548682068768 18446744073709551615 4249849 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 508 109 221 0 677 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 3604

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761192/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=1002
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 526 0 0 0 100200 0 0 0 25 0 1 0 109667509 3690496 511 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 511 109 221 0 677 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 3604

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761128/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=1061.99
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 531 0 0 0 106199 0 0 0 25 0 1 0 109667509 3690496 516 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 516 109 221 0 677 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 3604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761064/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=1121.97
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 532 0 0 0 112197 0 0 0 25 0 1 0 109667509 3690496 517 1992294400 4194304 5102648 548682068768 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 517 109 221 0 677 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 3604

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761000/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=1181.95
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 534 0 0 0 118195 0 0 0 25 0 1 0 109667509 3690496 519 1992294400 4194304 5102648 548682068768 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 519 109 221 0 677 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 3604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30197
/proc/meminfo: memFree=1761064/2055920 swapFree=4191904/4192956
[pid=30196] ppid=30194 vsize=3604 CPUtime=1200.05
/proc/30196/stat : 30196 (varsat-industri) R 30194 30196 29757 0 -1 4194304 535 0 0 0 120005 0 0 0 25 0 1 0 109667509 3690496 520 1992294400 4194304 5102648 548682068768 18446744073709551615 4249100 0 0 4096 3 0 0 0 17 1 0 0
/proc/30196/statm: 901 520 109 221 0 677 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 3604

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.06
CPU user time (s): 1200.06
CPU system time (s): 0.001999
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 3604

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

runsolver used 1.37779 second user time and 2.78258 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-27 09:12:54
IDJOB=1737329
IDBENCH=71786
IDSOLVER=538
FILE ID=node76/1737329-1240816374
PBS_JOBID= 9187421
Free space on /tmp= 66244 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-115-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737329-1240816374/watcher-1737329-1240816374 -o /tmp/evaluation-result-1737329-1240816374/solver-1737329-1240816374 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=451027126 HOME/instance-1737329-1240816374.cnf

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

MD5SUM BENCH= fd3986b9c0990131ef596f6d92a0612d
RANDOM SEED=451027126

node76.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.220
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.220
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:       1763728 kB
Buffers:         46052 kB
Cached:         173804 kB
SwapCached:        260 kB
Active:          64780 kB
Inactive:       168188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763728 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            1016 kB
Writeback:           0 kB
Mapped:          21724 kB
Slab:            45056 kB
Committed_AS:   457724 kB
PageTables:       1432 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 node76 at 2009-04-27 09:32:56