Trace number 1728820

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.09 1200.51

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
MD5SUMad341047b56d6b96e36142808d331e4f
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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:  400                                                  |
0.00/0.00	c |  Number of clauses:    1400                                                 |
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:          422005413.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.800                              |
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 |     400     1400     4200 |      466        0    nan |  0.000 % |
0.00/0.00	c |       100 |     400     1400     4200 |      513      100     29 |  0.001 % |
0.00/0.01	c |       250 |     400     1400     4200 |      564      250     27 |  0.001 % |
0.00/0.02	c |       475 |     400     1400     4200 |      621      475     27 |  0.001 % |
0.00/0.03	c |       812 |     400     1400     4200 |      683      464     25 |  0.001 % |
0.00/0.05	c |      1318 |     400     1400     4200 |      751      590     25 |  0.001 % |
0.00/0.08	c |      2077 |     400     1400     4200 |      826      527     24 |  0.001 % |
0.10/0.12	c |      3218 |     400     1400     4200 |      909      768     24 |  0.001 % |
0.10/0.19	c |      4926 |     400     1400     4200 |     1000      541     23 |  0.001 % |
0.19/0.28	c |      7490 |     400     1400     4200 |     1100     1002     25 |  0.001 % |
0.39/0.44	c |     11334 |     400     1400     4200 |     1210      780     23 |  0.001 % |
0.59/0.68	c |     17101 |     400     1400     4200 |     1331      798     23 |  0.001 % |
0.99/1.04	c |     25751 |     400     1400     4200 |     1464     1093     24 |  0.001 % |
1.59/1.63	c |     38727 |     400     1400     4200 |     1611     1175     26 |  0.001 % |
2.49/2.50	c |     58189 |     400     1400     4200 |     1772     1471     27 |  0.001 % |
3.79/3.87	c |     87381 |     400     1400     4200 |     1949     1363     26 |  0.001 % |
5.99/6.00	c |    131170 |     400     1400     4200 |     2144     1898     27 |  0.001 % |
9.29/9.32	c |    196855 |     400     1400     4200 |     2358     1186     25 |  0.001 % |
14.39/14.48	c |    295382 |     400     1400     4200 |     2594     1592     25 |  0.001 % |
22.28/22.39	c |    443172 |     400     1400     4200 |     2854     1831     26 |  0.001 % |
34.68/34.79	c |    664856 |     400     1400     4200 |     3139     1670     26 |  0.001 % |
54.07/54.18	c |    997381 |     400     1400     4200 |     3453     2790     27 |  0.001 % |
84.66/84.75	c |   1496171 |     400     1400     4200 |     3798     2255     26 |  0.001 % |
131.84/131.98	c |   2244356 |     400     1400     4200 |     4178     3149     27 |  0.001 % |
206.42/206.59	c |   3366630 |     400     1400     4200 |     4596     3595     27 |  0.001 % |
322.57/322.73	c |   5050041 |     400     1400     4200 |     5056     4321     29 |  0.001 % |
504.72/504.98	c |   7575157 |     400     1400     4200 |     5561     2613     26 |  0.001 % |
795.51/795.82	c |  11362833 |     400     1400     4200 |     6117     5440     28 |  0.001 % |

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-1728820-1240741693/watcher-1728820-1240741693 -o /tmp/evaluation-result-1728820-1240741693/solver-1728820-1240741693 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=422005413 HOME/instance-1728820-1240741693.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.98 2/64 31236
/proc/meminfo: memFree=1600896/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2416 CPUtime=0
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 102203665 2473984 200 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 604 200 100 221 0 380 0

[startup+0.10615 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31236
/proc/meminfo: memFree=1600896/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2548 CPUtime=0.1
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 253 0 0 0 10 0 0 0 18 0 1 0 102203665 2609152 238 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 637 238 110 221 0 413 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2548

[startup+0.201168 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31236
/proc/meminfo: memFree=1600896/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2548 CPUtime=0.19
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 265 0 0 0 19 0 0 0 18 0 1 0 102203665 2609152 250 1992294400 4194304 5102648 548682068800 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 637 250 110 221 0 413 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2548

[startup+0.301188 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31236
/proc/meminfo: memFree=1600896/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2680 CPUtime=0.29
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 280 0 0 0 29 0 0 0 19 0 1 0 102203665 2744320 265 1992294400 4194304 5102648 548682068800 18446744073709551615 4244742 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 670 265 110 221 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2680

[startup+0.701267 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 31236
/proc/meminfo: memFree=1600896/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2812 CPUtime=0.69
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 309 0 0 0 69 0 0 0 23 0 1 0 102203665 2879488 294 1992294400 4194304 5102648 548682068800 18446744073709551615 4250407 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 703 295 110 221 0 479 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2812

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1599984/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=2944 CPUtime=1.49
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 353 0 0 0 149 0 0 0 25 0 1 0 102203665 3014656 338 1992294400 4194304 5102648 548682068800 18446744073709551615 4249799 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 736 338 110 221 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2944

[startup+3.10174 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1599664/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=3208 CPUtime=3.09
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 412 0 0 0 309 0 0 0 25 0 1 0 102203665 3284992 397 1992294400 4194304 5102648 548682068800 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 802 397 110 221 0 578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3208

[startup+6.30136 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1599288/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=3472 CPUtime=6.29
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 493 0 0 0 629 0 0 0 25 0 1 0 102203665 3555328 478 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 868 478 110 221 0 644 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3472

[startup+12.7016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1598776/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=3888 CPUtime=12.69
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 589 0 0 0 1269 0 0 0 25 0 1 0 102203665 3981312 574 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 972 574 110 221 0 748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3888

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1598072/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=4548 CPUtime=25.48
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 747 0 0 0 2548 0 0 0 25 0 1 0 102203665 4657152 732 1992294400 4194304 5102648 548682068800 18446744073709551615 4250370 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1137 732 110 221 0 913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4548

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1597496/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=5084 CPUtime=51.07
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 886 0 0 0 5107 0 0 0 25 0 1 0 102203665 5206016 871 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1271 871 110 221 0 1047 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5084

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1596664/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=6016 CPUtime=102.26
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1109 0 0 0 10226 0 0 0 25 0 1 0 102203665 6160384 1094 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1504 1094 110 221 0 1280 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1595960/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=6552 CPUtime=162.23
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1275 0 0 0 16223 0 0 0 25 0 1 0 102203665 6709248 1260 1992294400 4194304 5102648 548682068800 18446744073709551615 4249033 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1638 1260 110 221 0 1414 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6552

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1595256/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=7228 CPUtime=222.21
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1432 0 0 0 22221 0 0 0 25 0 1 0 102203665 7401472 1417 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1807 1417 110 221 0 1583 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7228

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1594808/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=7640 CPUtime=282.19
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1531 0 0 0 28219 0 0 0 25 0 1 0 102203665 7823360 1516 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 1910 1516 110 221 0 1686 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 7640

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1594424/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=8052 CPUtime=342.17
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1622 0 0 0 34217 0 0 0 25 0 1 0 102203665 8245248 1607 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2013 1607 110 221 0 1789 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8052

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1594040/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=8316 CPUtime=402.14
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1710 0 0 0 40214 0 0 0 25 0 1 0 102203665 8515584 1695 1992294400 4194304 5102648 548682068800 18446744073709551615 4250031 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2079 1695 110 221 0 1855 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 8316

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1593784/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=8584 CPUtime=462.12
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1771 0 0 0 46212 0 0 0 25 0 1 0 102203665 8790016 1756 1992294400 4194304 5102648 548682068800 18446744073709551615 4255060 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2146 1756 110 221 0 1922 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 8584

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31237
/proc/meminfo: memFree=1593528/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9028 CPUtime=522.11
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1858 0 0 0 52210 1 0 0 25 0 1 0 102203665 9244672 1843 1992294400 4194304 5102648 548682068800 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2257 1843 110 221 0 2033 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 9028

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1593208/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9296 CPUtime=582.09
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1931 0 0 0 58208 1 0 0 25 0 1 0 102203665 9519104 1916 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2324 1916 110 221 0 2100 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 9296

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1592888/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9580 CPUtime=642.06
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 1998 0 0 0 64205 1 0 0 25 0 1 0 102203665 9809920 1983 1992294400 4194304 5102648 548682068800 18446744073709551615 4249948 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2395 1983 110 221 0 2171 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 9580

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1592696/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9716 CPUtime=702.04
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2042 0 0 0 70203 1 0 0 25 0 1 0 102203665 9949184 2027 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2429 2027 110 221 0 2205 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 9716

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1592568/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9852 CPUtime=762.02
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2057 0 0 0 76201 1 0 0 25 0 1 0 102203665 10088448 2042 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2463 2042 110 221 0 2239 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 9852

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1592376/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=9992 CPUtime=822
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2112 0 0 0 82199 1 0 0 25 0 1 0 102203665 10231808 2097 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2498 2097 110 221 0 2274 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 9992

[startup+882.304 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1592120/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10272 CPUtime=881.98
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2169 0 0 0 88197 1 0 0 25 0 1 0 102203665 10518528 2154 1992294400 4194304 5102648 548682068800 18446744073709551615 4244305 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2568 2154 110 221 0 2344 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 10272

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591992/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10404 CPUtime=941.96
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2216 0 0 0 94194 2 0 0 25 0 1 0 102203665 10653696 2201 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2601 2201 110 221 0 2377 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 10404

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591864/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10676 CPUtime=1001.94
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2254 0 0 0 100192 2 0 0 25 0 1 0 102203665 10932224 2239 1992294400 4194304 5102648 548682068800 18446744073709551615 4255489 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2669 2239 110 221 0 2445 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 10676

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591672/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10824 CPUtime=1061.92
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2288 0 0 0 106190 2 0 0 25 0 1 0 102203665 11083776 2273 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2706 2273 110 221 0 2482 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 10824

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591608/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10824 CPUtime=1121.9
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2293 0 0 0 112188 2 0 0 25 0 1 0 102203665 11083776 2278 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2706 2278 110 221 0 2482 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 10824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591416/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10956 CPUtime=1181.88
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2321 0 0 0 118186 2 0 0 25 0 1 0 102203665 11218944 2306 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2739 2306 110 221 0 2515 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 10956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 31239
/proc/meminfo: memFree=1591416/2055924 swapFree=4180784/4192956
[pid=31236] ppid=31234 vsize=10956 CPUtime=1200.07
/proc/31236/stat : 31236 (varsat-crafted_) R 31234 31236 31015 0 -1 4194304 2326 0 0 0 120005 2 0 0 25 0 1 0 102203665 11218944 2311 1992294400 4194304 5102648 548682068800 18446744073709551615 4225555 0 0 4096 3 0 0 0 17 1 0 0
/proc/31236/statm: 2739 2311 110 221 0 2515 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 10956

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.51
CPU time (s): 1200.09
CPU user time (s): 1200.06
CPU system time (s): 0.026995
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 10956

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

runsolver used 1.07084 second user time and 2.23666 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 12:28:13
IDJOB=1728820
IDBENCH=24685
IDSOLVER=537
FILE ID=node6/1728820-1240741693
PBS_JOBID= 9187004
Free space on /tmp= 66336 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s344840348.sat05-470.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728820-1240741693/watcher-1728820-1240741693 -o /tmp/evaluation-result-1728820-1240741693/solver-1728820-1240741693 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=422005413 HOME/instance-1728820-1240741693.cnf

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

MD5SUM BENCH= ad341047b56d6b96e36142808d331e4f
RANDOM SEED=422005413

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:       1601376 kB
Buffers:         50504 kB
Cached:         327800 kB
SwapCached:       6032 kB
Active:         131380 kB
Inactive:       255312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1601376 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            1036 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            53864 kB
Committed_AS:   445400 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= 66332 MiB
End job on node6 at 2009-04-26 12:48:16