Trace number 1735825

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.1 1200.45

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1820                                                 |
0.00/0.00	c |  Number of clauses:    171155                                               |
0.09/0.14	c |  Parsing time:         0.12         s                                       |
0.09/0.14	c |  Timeout:              43200 s
0.09/0.14	c |  Random Seed:          1320019251.000000
0.09/0.14	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.09/0.14	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.14	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.14	c |                                                                             |
5.19/5.25	c ============================[ Search Statistics ]==============================
5.19/5.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.19/5.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.19/5.25	c ===============================================================================
5.19/5.25	c |         0 |    1755   169335   516738 |    56445        0    nan |  0.000 % |
5.49/5.51	c |       101 |    1755   169335   516738 |    62089      101    206 |  0.000 % |
5.69/5.77	c |       252 |    1755   169335   516738 |    68298      252    187 |  0.000 % |
5.99/6.06	c |       478 |    1755   169335   516738 |    75128      478    202 |  0.000 % |
6.29/6.38	c |       815 |    1755   169335   516738 |    82641      815    207 |  0.000 % |
6.68/6.75	c |      1324 |    1755   169335   516738 |    90905     1324    211 |  0.000 % |
7.18/7.22	c |      2083 |    1755   169335   516738 |    99995     2083    216 |  0.000 % |
7.78/7.85	c |      3222 |    1755   169335   516738 |   109995     3222    221 |  0.000 % |
8.69/8.80	c |      4930 |    1755   169335   516738 |   120994     4930    232 |  0.000 % |
9.99/10.03	c |      7493 |    1755   169335   516738 |   133094     7493    227 |  0.000 % |
12.19/12.26	c |     11339 |    1755   169335   516738 |   146403    11339    235 |  0.000 % |
16.98/17.04	c |     17106 |    1755   169335   516738 |   161044    17106    240 |  0.000 % |
26.48/26.50	c |     25760 |    1755   169335   516738 |   177148    25760    236 |  0.000 % |
42.37/42.43	c |     38738 |    1755   169335   516738 |   194863    38738    229 |  0.000 % |
69.87/69.99	c |     58199 |    1755   169335   516738 |   214349    58199    228 |  0.000 % |
137.74/137.80	c |     87392 |    1755   169335   516738 |   235784    87392    225 |  0.000 % |
270.71/270.85	c |    131182 |    1755   169335   516738 |   259363   131182    226 |  0.000 % |
517.34/517.57	c |    196866 |    1755   169335   516738 |   285299   196866    222 |  0.000 % |
980.70/981.04	c |    295394 |    1755   169335   516738 |   313829    31715    184 |  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-1735825-1240806982/watcher-1735825-1240806982 -o /tmp/evaluation-result-1735825-1240806982/solver-1735825-1240806982 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1320019251 HOME/instance-1735825-1240806982.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.96 3/64 15820
/proc/meminfo: memFree=1774936/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=2556 CPUtime=0
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 482 0 0 0 0 0 0 0 18 0 1 0 108725804 2617344 467 1992294400 4194304 5102648 548682068800 18446744073709551615 4516111 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 639 469 87 221 0 415 0

[startup+0.067717 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15820
/proc/meminfo: memFree=1774936/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=11208 CPUtime=0.06
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 2562 0 0 0 5 1 0 0 18 0 1 0 108725804 11476992 2547 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 2802 2549 87 221 0 2578 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11208

[startup+0.10172 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15820
/proc/meminfo: memFree=1774936/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=15624 CPUtime=0.09
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 3647 0 0 0 8 1 0 0 18 0 1 0 108725804 15998976 3632 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 3906 3633 87 221 0 3682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15624

[startup+0.301743 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15820
/proc/meminfo: memFree=1774936/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=22508 CPUtime=0.29
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 5332 0 0 0 27 2 0 0 19 0 1 0 108725804 23048192 5317 1992294400 4194304 5102648 548682068800 18446744073709551615 4273041 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 5627 5317 98 221 0 5403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22508

[startup+0.701788 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15820
/proc/meminfo: memFree=1774936/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=22508 CPUtime=0.69
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 5332 0 0 0 67 2 0 0 23 0 1 0 108725804 23048192 5317 1992294400 4194304 5102648 548682068800 18446744073709551615 4272382 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 5627 5317 98 221 0 5403 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22508

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1754000/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=29944 CPUtime=1.49
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 7069 0 0 0 146 3 0 0 25 0 1 0 108725804 30662656 7054 1992294400 4194304 5102648 548682068800 18446744073709551615 4266645 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 7486 7054 100 221 0 7262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29944

[startup+3.10106 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1746832/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=29944 CPUtime=3.09
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 7123 0 0 0 306 3 0 0 25 0 1 0 108725804 30662656 7108 1992294400 4194304 5102648 548682068800 18446744073709551615 4274075 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 7486 7108 100 221 0 7262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29944

[startup+6.30242 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1749272/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=26428 CPUtime=6.29
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 7198 0 0 0 626 3 0 0 25 0 1 0 108725804 27062272 6392 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 6607 6392 115 221 0 6383 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26428

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1743576/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=33160 CPUtime=12.69
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 8880 0 0 0 1264 5 0 0 25 0 1 0 108725804 33955840 8074 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 8290 8074 115 221 0 8066 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33160

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1728984/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=47228 CPUtime=25.48
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 12396 0 0 0 2540 8 0 0 25 0 1 0 108725804 48361472 11590 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 11807 11590 115 221 0 11583 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47228

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1709656/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=66788 CPUtime=51.07
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 17259 0 0 0 5094 13 0 0 25 0 1 0 108725804 68390912 16453 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 16697 16453 115 221 0 16473 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 66788

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1682584/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=93440 CPUtime=102.26
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 23914 0 0 0 10205 21 0 0 25 0 1 0 108725804 95682560 23108 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 23360 23108 115 221 0 23136 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 93440

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15821
/proc/meminfo: memFree=1659608/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=116968 CPUtime=162.24
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 29685 0 0 0 16196 28 0 0 25 0 1 0 108725804 119775232 28879 1992294400 4194304 5102648 548682068800 18446744073709551615 4249883 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 29242 28879 115 221 0 29018 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 116968

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=137128 CPUtime=222.23
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 34744 0 0 0 22189 34 0 0 25 0 1 0 108725804 140419072 33938 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 34282 33938 115 221 0 34058 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 137128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1621656/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=154580 CPUtime=282.21
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 39105 0 0 0 28182 39 0 0 25 0 1 0 108725804 158289920 38299 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 38645 38299 115 221 0 38421 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 154580

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1603736/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=172756 CPUtime=342.19
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 43529 0 0 0 34177 42 0 0 25 0 1 0 108725804 176902144 42723 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 43189 42723 115 221 0 42965 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 172756

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1589016/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=187648 CPUtime=402.17
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 47237 0 0 0 40171 46 0 0 25 0 1 0 108725804 192151552 46431 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 46912 46431 115 221 0 46688 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 187648

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1574232/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=202352 CPUtime=462.15
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 50899 0 0 0 46166 49 0 0 25 0 1 0 108725804 207208448 50093 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 50588 50093 115 221 0 50364 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 202352

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15823
/proc/meminfo: memFree=1561560/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=214944 CPUtime=522.14
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 54078 0 0 0 52162 52 0 0 25 0 1 0 108725804 220102656 53272 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 53736 53272 115 221 0 53512 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 214944

[startup+582.301 s]
/proc/loadavg: 1.04 0.99 0.97 2/65 15823
/proc/meminfo: memFree=1549528/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=227784 CPUtime=582.12
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 57044 0 0 0 58158 54 0 0 25 0 1 0 108725804 233250816 56238 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 56946 56238 115 221 0 56722 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 227784

[startup+642.302 s]
/proc/loadavg: 1.01 0.99 0.97 2/65 15823
/proc/meminfo: memFree=1538776/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=238580 CPUtime=642.11
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 59707 0 0 0 64154 57 0 0 25 0 1 0 108725804 244305920 58901 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 59645 58901 115 221 0 59421 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 238580

[startup+702.302 s]
/proc/loadavg: 1.04 1.00 0.98 2/65 15823
/proc/meminfo: memFree=1527320/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=250016 CPUtime=702.09
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 62580 0 0 0 70149 60 0 0 25 0 1 0 108725804 256016384 61774 1992294400 4194304 5102648 548682068800 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 62504 61774 115 221 0 62280 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 250016

[startup+762.306 s]
/proc/loadavg: 1.04 1.01 0.98 2/65 15823
/proc/meminfo: memFree=1515224/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=261996 CPUtime=762.07
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 65571 0 0 0 76144 63 0 0 25 0 1 0 108725804 268283904 64765 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 65499 64765 115 221 0 65275 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 261996

[startup+822.301 s]
/proc/loadavg: 1.09 1.02 0.99 2/65 15823
/proc/meminfo: memFree=1503896/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=273816 CPUtime=822.05
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 68482 0 0 0 82140 65 0 0 25 0 1 0 108725804 280387584 67676 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 68454 67676 115 221 0 68230 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 273816

[startup+882.301 s]
/proc/loadavg: 1.10 1.03 0.99 2/65 15823
/proc/meminfo: memFree=1490904/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=286492 CPUtime=882.03
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 71678 0 0 0 88133 70 0 0 25 0 1 0 108725804 293367808 70872 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 71623 70872 115 221 0 71399 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 286492

[startup+942.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 15823
/proc/meminfo: memFree=1481432/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=296084 CPUtime=942.01
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 74057 0 0 0 94129 72 0 0 25 0 1 0 108725804 303190016 73251 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 74021 73251 115 221 0 73797 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 296084

[startup+1002.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 15823
/proc/meminfo: memFree=1476824/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=300532 CPUtime=1001.99
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 75179 0 0 0 100126 73 0 0 25 0 1 0 108725804 307744768 74373 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 75133 74373 115 221 0 74909 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 300532

[startup+1062.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 15823
/proc/meminfo: memFree=1476760/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=300532 CPUtime=1061.98
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 75184 0 0 0 106125 73 0 0 25 0 1 0 108725804 307744768 74378 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 75133 74378 115 221 0 74909 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 300532

[startup+1122.3 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 15823
/proc/meminfo: memFree=1476632/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=300532 CPUtime=1121.96
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 75195 0 0 0 112123 73 0 0 25 0 1 0 108725804 307744768 74389 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 75133 74389 115 221 0 74909 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 300532

[startup+1182.3 s]
/proc/loadavg: 1.07 1.06 1.00 2/65 15823
/proc/meminfo: memFree=1476568/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=300532 CPUtime=1181.94
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 75201 0 0 0 118121 73 0 0 25 0 1 0 108725804 307744768 74395 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 75133 74395 115 221 0 74909 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 300532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.13 1.07 1.01 2/65 15823
/proc/meminfo: memFree=1476568/2055920 swapFree=4192956/4192956
[pid=15820] ppid=15818 vsize=300532 CPUtime=1200.04
/proc/15820/stat : 15820 (varsat-crafted_) R 15818 15820 15604 0 -1 4194304 75201 0 0 0 119931 73 0 0 25 0 1 0 108725804 307744768 74395 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/15820/statm: 75133 74395 115 221 0 74909 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 300532

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.45
CPU time (s): 1200.1
CPU user time (s): 1199.31
CPU system time (s): 0.78788
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 300532

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

runsolver used 1.09183 second user time and 2.72458 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 06:36:22
IDJOB=1735825
IDBENCH=71529
IDSOLVER=537
FILE ID=node62/1735825-1240806982
PBS_JOBID= 9187397
Free space on /tmp= 66384 MiB

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

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

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=1320019251

node62.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1775352 kB
Buffers:         38372 kB
Cached:         157400 kB
SwapCached:          0 kB
Active:          77556 kB
Inactive:       133680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1775352 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          25216 kB
Slab:            55080 kB
Committed_AS:   267904 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node62 at 2009-04-27 06:56:25