Trace number 1735575

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.15 1200.58

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2640c305320g4.cnf
MD5SUM902bd5d693f19206156f2706c5c6e377
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2640                                                 |
0.00/0.00	c |  Number of clauses:    305320                                               |
0.19/0.26	c |  Parsing time:         0.21         s                                       |
0.19/0.26	c |  Timeout:              43200 s
0.19/0.26	c |  Random Seed:          222907615.000000
0.19/0.26	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.19/0.26	c |  Branching Rule:       default (solution-guided)                            |
0.19/0.26	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.19/0.26	c |                                                                             |
12.68/12.75	c ============================[ Search Statistics ]==============================
12.68/12.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.68/12.75	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.68/12.75	c ===============================================================================
12.68/12.75	c |         0 |    2560   302680   933652 |   100893        0    nan |  0.000 % |
13.19/13.24	c |       100 |    2560   302680   933652 |   110982      100    311 |  0.000 % |
13.68/13.74	c |       250 |    2560   302680   933652 |   122080      250    279 |  0.000 % |
14.18/14.26	c |       476 |    2560   302680   933652 |   134289      476    305 |  0.000 % |
14.78/14.84	c |       815 |    2560   302680   933652 |   147717      815    303 |  0.000 % |
15.48/15.50	c |      1321 |    2560   302680   933652 |   162489     1321    321 |  0.000 % |
16.28/16.31	c |      2083 |    2560   302680   933652 |   178738     2083    333 |  0.000 % |
17.18/17.23	c |      3222 |    2560   302680   933652 |   196612     3222    317 |  0.000 % |
18.48/18.54	c |      4931 |    2560   302680   933652 |   216273     4931    316 |  0.000 % |
20.18/20.29	c |      7499 |    2560   302680   933652 |   237901     7499    300 |  0.000 % |
22.88/22.99	c |     11344 |    2560   302680   933652 |   261691    11344    300 |  0.000 % |
27.28/27.37	c |     17111 |    2560   302680   933652 |   287860    17111    300 |  0.000 % |
36.88/36.97	c |     25762 |    2560   302680   933652 |   316646    25762    308 |  0.000 % |
54.77/54.83	c |     38736 |    2560   302680   933652 |   348311    38736    317 |  0.000 % |
95.36/95.44	c |     58197 |    2560   302680   933652 |   383142    58197    335 |  0.000 % |
172.23/172.36	c |     87390 |    2560   302680   933652 |   421456    87390    331 |  0.000 % |
277.80/277.97	c |    131179 |    2560   302680   933652 |   463602   131179    322 |  0.000 % |
566.99/567.28	c |    196866 |    2560   302680   933652 |   509962   196866    323 |  0.000 % |

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-1735575-1240804005/watcher-1735575-1240804005 -o /tmp/evaluation-result-1735575-1240804005/solver-1735575-1240804005 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=222907615 HOME/instance-1735575-1240804005.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.99 0.97 0.99 3/64 1433
/proc/meminfo: memFree=1759808/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=2584 CPUtime=0
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 487 0 0 0 0 0 0 0 18 0 1 0 108434840 2646016 472 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 646 478 87 221 0 422 0

[startup+0.0504511 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1433
/proc/meminfo: memFree=1759808/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=8948 CPUtime=0.04
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 2058 0 0 0 4 0 0 0 18 0 1 0 108434840 9162752 2043 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 2237 2045 87 221 0 2013 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8948

[startup+0.102465 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1433
/proc/meminfo: memFree=1759808/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=15824 CPUtime=0.09
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 3691 0 0 0 7 2 0 0 18 0 1 0 108434840 16203776 3676 1992294400 4194304 5102648 548682068784 18446744073709551615 4198371 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 3956 3677 87 221 0 3732 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15824

[startup+0.3015 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1433
/proc/meminfo: memFree=1759808/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=37656 CPUtime=0.29
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 9234 0 0 0 24 5 0 0 19 0 1 0 108434840 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37656

[startup+0.701578 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 1433
/proc/meminfo: memFree=1759808/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=37656 CPUtime=0.69
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 9234 0 0 0 64 5 0 0 23 0 1 0 108434840 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4272888 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37656

[startup+1.50174 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1723192/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=37656 CPUtime=1.49
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 9234 0 0 0 144 5 0 0 25 0 1 0 108434840 38559744 9219 1992294400 4194304 5102648 548682068784 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 9414 9219 98 221 0 9190 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37656

[startup+3.10105 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1723064/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=49200 CPUtime=3.09
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 11589 0 0 0 303 6 0 0 25 0 1 0 108434840 50380800 11574 1992294400 4194304 5102648 548682068784 18446744073709551615 4283609 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 12300 11574 100 221 0 12076 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49200

[startup+6.30168 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1710840/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=51024 CPUtime=6.29
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 12251 0 0 0 623 6 0 0 25 0 1 0 108434840 52248576 12236 1992294400 4194304 5102648 548682068784 18446744073709551615 4272888 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 12756 12236 100 221 0 12532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51024

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1710264/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=53756 CPUtime=12.68
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 12374 0 0 0 1262 6 0 0 25 0 1 0 108434840 55046144 12359 1992294400 4194304 5102648 548682068784 18446744073709551615 4283589 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 13439 12359 100 221 0 13215 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53756

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1707448/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=54684 CPUtime=25.48
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 14654 0 0 0 2540 8 0 0 25 0 1 0 108434840 55996416 13228 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 13671 13228 114 221 0 13447 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54684

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1677432/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=84600 CPUtime=51.08
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 22143 0 0 0 5093 15 0 0 25 0 1 0 108434840 86630400 20717 1992294400 4194304 5102648 548682068784 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 21150 20717 114 221 0 20926 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84600

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1639096/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=122480 CPUtime=102.26
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 31580 0 0 0 10203 23 0 0 25 0 1 0 108434840 125419520 30154 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 30620 30154 114 221 0 30396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122480

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1604600/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=157592 CPUtime=162.23
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 40248 0 0 0 16192 31 0 0 25 0 1 0 108434840 161374208 38822 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 39398 38822 114 221 0 39174 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 157592

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1575736/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=186328 CPUtime=222.22
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 47398 0 0 0 22183 39 0 0 25 0 1 0 108434840 190799872 45972 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 46582 45972 114 221 0 46358 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 186328

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1542520/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=219704 CPUtime=282.19
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 55758 0 0 0 28172 47 0 0 25 0 1 0 108434840 224976896 54332 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 54926 54332 114 221 0 54702 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 219704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1519480/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=242888 CPUtime=342.17
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 61432 0 0 0 34164 53 0 0 25 0 1 0 108434840 248717312 60006 1992294400 4194304 5102648 548682068784 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 60722 60006 114 221 0 60498 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 242888

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1495352/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=267248 CPUtime=402.15
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 67550 0 0 0 40157 58 0 0 25 0 1 0 108434840 273661952 66124 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 66812 66124 114 221 0 66588 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 267248

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1477112/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=285180 CPUtime=462.13
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 72003 0 0 0 46151 62 0 0 25 0 1 0 108434840 292024320 70577 1992294400 4194304 5102648 548682068784 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 71295 70577 114 221 0 71071 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 285180

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1463736/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=298680 CPUtime=522.11
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 75354 0 0 0 52147 64 0 0 25 0 1 0 108434840 305848320 73928 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 74670 73928 114 221 0 74446 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 298680

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1446456/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=315916 CPUtime=582.09
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 79662 0 0 0 58141 68 0 0 25 0 1 0 108434840 323497984 78236 1992294400 4194304 5102648 548682068784 18446744073709551615 4249871 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 78979 78236 114 221 0 78755 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 315916

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1425336/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=337448 CPUtime=642.07
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 84882 0 0 0 64133 74 0 0 25 0 1 0 108434840 345546752 83456 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 84362 83456 114 221 0 84138 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 337448

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1407608/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=355216 CPUtime=702.05
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 89325 0 0 0 70126 79 0 0 25 0 1 0 108434840 363741184 87899 1992294400 4194304 5102648 548682068784 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 88804 87899 114 221 0 88580 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 355216

[startup+762.304 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1394744/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=367992 CPUtime=762.03
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 92472 0 0 0 76122 81 0 0 25 0 1 0 108434840 376823808 91046 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 91998 91046 114 221 0 91774 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 367992

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1434
/proc/meminfo: memFree=1383160/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=379772 CPUtime=822.01
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 95404 0 0 0 82117 84 0 0 25 0 1 0 108434840 388886528 93978 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 94943 93978 114 221 0 94719 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 379772

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1373240/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=389624 CPUtime=881.98
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 97837 0 0 0 88111 87 0 0 25 0 1 0 108434840 398974976 96411 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 97406 96411 114 221 0 97182 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 389624

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1362680/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=400124 CPUtime=941.96
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 100494 0 0 0 94106 90 0 0 25 0 1 0 108434840 409726976 99068 1992294400 4194304 5102648 548682068784 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 100031 99068 114 221 0 99807 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 400124

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1351224/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=411480 CPUtime=1001.93
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 103329 0 0 0 100100 93 0 0 25 0 1 0 108434840 421355520 101903 1992294400 4194304 5102648 548682068784 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 102870 101903 114 221 0 102646 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 411480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1340088/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=422600 CPUtime=1061.91
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 106137 0 0 0 106094 97 0 0 25 0 1 0 108434840 432742400 104711 1992294400 4194304 5102648 548682068784 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 105650 104711 114 221 0 105426 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 422600

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1329400/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=433296 CPUtime=1121.9
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 108768 0 0 0 112090 100 0 0 25 0 1 0 108434840 443695104 107342 1992294400 4194304 5102648 548682068784 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 108324 107342 114 221 0 108100 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 433296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1319672/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=443156 CPUtime=1181.87
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 111213 0 0 0 118085 102 0 0 25 0 1 0 108434840 453791744 109787 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 110789 109787 114 221 0 110565 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 443156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1316536/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=446304 CPUtime=1200.07
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 111963 0 0 0 119904 103 0 0 25 0 1 0 108434840 457015296 110537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 111576 110537 114 221 0 111352 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 446304

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: 0.99 0.97 0.99 2/65 1440
/proc/meminfo: memFree=1316536/2055924 swapFree=4180788/4192956
[pid=1433] ppid=1431 vsize=446304 CPUtime=1200.07
/proc/1433/stat : 1433 (varsat-crafted_) R 1431 1433 470 0 -1 4194304 111963 0 0 0 119904 103 0 0 25 0 1 0 108434840 457015296 110537 1992294400 4194304 5102648 548682068784 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/1433/statm: 111576 110537 114 221 0 111352 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 446304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.15
CPU user time (s): 1199.04
CPU system time (s): 1.10783
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 446304

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

runsolver used 1.05984 second user time and 2.29865 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-27 05:46:45
IDJOB=1735575
IDBENCH=71499
IDSOLVER=537
FILE ID=node6/1735575-1240804005
PBS_JOBID= 9187368
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2640c305320g4.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735575-1240804005/watcher-1735575-1240804005 -o /tmp/evaluation-result-1735575-1240804005/solver-1735575-1240804005 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=222907615 HOME/instance-1735575-1240804005.cnf

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

MD5SUM BENCH= 902bd5d693f19206156f2706c5c6e377
RANDOM SEED=222907615

node6.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.281
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.281
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:      2055924 kB
MemFree:       1760288 kB
Buffers:         39980 kB
Cached:         183220 kB
SwapCached:       6028 kB
Active:          89772 kB
Inactive:       141844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1760288 kB
SwapTotal:     4192956 kB
SwapFree:      4180788 kB
Dirty:            4944 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            50092 kB
Committed_AS:   503916 kB
PageTables:       1452 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= 66336 MiB
End job on node6 at 2009-04-27 06:06:47