Trace number 1728502

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.07 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  205                                                  |
0.00/0.00	c |  Number of clauses:    4549                                                 |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          219393897.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.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     186     4389    17924 |     1463        0    nan |  0.000 % |
0.20/0.26	c |       101 |     186     4389    17924 |     1609      101     25 |  0.002 % |
0.50/0.50	c |       251 |     186     4389    17924 |     1770      251     27 |  0.002 % |
0.70/0.74	c |       477 |     186     4389    17924 |     1947      477     29 |  0.002 % |
0.90/0.98	c |       815 |     186     4389    17924 |     2141      815     31 |  0.002 % |
1.19/1.23	c |      1322 |     186     4389    17924 |     2356     1322     32 |  0.002 % |
1.49/1.51	c |      2081 |     186     4389    17924 |     2591     2081     34 |  0.002 % |
1.79/1.82	c |      3220 |     186     4389    17924 |     2850     1902     35 |  0.002 % |
2.10/2.14	c |      4928 |     186     4389    17924 |     3136     2160     32 |  0.002 % |
2.39/2.49	c |      7492 |     186     4389    17924 |     3449     3077     28 |  0.002 % |
2.79/2.88	c |     11336 |     186     4389    17924 |     3794     3325     27 |  0.002 % |
3.39/3.40	c |     17104 |     186     4389    17924 |     4174     3267     25 |  0.002 % |
3.99/4.07	c |     25753 |     186     4389    17924 |     4591     3361     36 |  0.002 % |
4.99/5.00	c |     38729 |     186     4389    17924 |     5050     4577     31 |  0.002 % |
6.50/6.58	c |     58191 |     186     4389    17924 |     5555     3527     25 |  0.002 % |
8.69/8.70	c |     87385 |     186     4389    17924 |     6111     4503     31 |  0.002 % |
11.89/11.99	c |    131174 |     186     4389    17924 |     6722     4941     39 |  0.002 % |
16.98/17.07	c |    196858 |     186     4389    17924 |     7394     6011     23 |  0.002 % |
24.59/24.63	c |    295384 |     186     4389    17924 |     8134     7222     34 |  0.002 % |
36.98/37.03	c |    443173 |     186     4389    17924 |     8947     6567     30 |  0.002 % |
55.67/55.76	c |    664856 |     186     4389    17924 |     9842     6324     29 |  0.002 % |
82.37/82.44	c |    997383 |     186     4389    17924 |    10826     6403     38 |  0.002 % |
126.55/126.66	c |   1496172 |     186     4389    17924 |    11909     8612     35 |  0.002 % |
201.74/201.87	c |   2244354 |     186     4389    17924 |    13100     7648     33 |  0.002 % |
313.10/313.23	c |   3366629 |     186     4389    17924 |    14410     9394     34 |  0.002 % |
488.15/488.36	c |   5050041 |     186     4389    17924 |    15851    11088     37 |  0.002 % |
731.88/732.17	c |   7575157 |     186     4389    17924 |    17436    10328     37 |  0.002 % |
1128.28/1128.70	c |  11362832 |     186     4389    17924 |    19179    13017     31 |  0.002 % |

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-1728502-1240737576/watcher-1728502-1240737576 -o /tmp/evaluation-result-1728502-1240737576/solver-1728502-1240737576 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=219393897 HOME/instance-1728502-1240737576.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: 1.00 1.00 1.00 3/65 9097
/proc/meminfo: memFree=1786680/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=2564 CPUtime=0
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 101786635 2625536 234 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 641 236 87 221 0 417 0

[startup+0.0679361 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9097
/proc/meminfo: memFree=1786680/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=2984 CPUtime=0.06
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 380 0 0 0 6 0 0 0 18 0 1 0 101786635 3055616 364 1992294400 4194304 5102648 548682068800 18446744073709551615 4214290 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 746 364 102 221 0 522 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2984

[startup+0.10294 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9097
/proc/meminfo: memFree=1786680/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=2984 CPUtime=0.1
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 380 0 0 0 10 0 0 0 18 0 1 0 101786635 3055616 364 1992294400 4194304 5102648 548682068800 18446744073709551615 4214131 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 746 364 102 221 0 522 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2984

[startup+0.301959 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9097
/proc/meminfo: memFree=1786680/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=2984 CPUtime=0.3
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 390 0 0 0 30 0 0 0 19 0 1 0 101786635 3055616 374 1992294400 4194304 5102648 548682068800 18446744073709551615 4213952 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 746 374 112 221 0 522 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2984

[startup+0.703001 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 9097
/proc/meminfo: memFree=1786680/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=2984 CPUtime=0.7
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 390 0 0 0 70 0 0 0 22 0 1 0 101786635 3055616 374 1992294400 4194304 5102648 548682068800 18446744073709551615 4525143 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 746 374 112 221 0 522 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2984

[startup+1.50108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1785648/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=3116 CPUtime=1.49
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 419 0 0 0 149 0 0 0 25 0 1 0 101786635 3190784 403 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 779 403 112 221 0 555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3116

[startup+3.10125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1785072/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=3780 CPUtime=3.09
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 564 0 0 0 309 0 0 0 25 0 1 0 101786635 3870720 548 1992294400 4194304 5102648 548682068800 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 945 548 112 221 0 721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3780

[startup+6.30159 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1783920/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=4724 CPUtime=6.29
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 819 0 0 0 629 0 0 0 25 0 1 0 101786635 4837376 803 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 1181 803 112 221 0 957 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4724

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1782704/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=5816 CPUtime=12.69
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 1071 0 0 0 1269 0 0 0 25 0 1 0 101786635 5955584 1055 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 1454 1055 112 221 0 1230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5816

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1781552/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=7068 CPUtime=25.49
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 1374 0 0 0 2548 1 0 0 25 0 1 0 101786635 7237632 1358 1992294400 4194304 5102648 548682068800 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 1767 1358 112 221 0 1543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7068

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1780464/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=8200 CPUtime=51.08
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 1646 0 0 0 5107 1 0 0 25 0 1 0 101786635 8396800 1630 1992294400 4194304 5102648 548682068800 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 2050 1630 112 221 0 1826 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8200

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1778928/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=9640 CPUtime=102.26
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 1989 0 0 0 10225 1 0 0 25 0 1 0 101786635 9871360 1973 1992294400 4194304 5102648 548682068800 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 2410 1973 112 221 0 2186 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9640

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1777776/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=10820 CPUtime=162.24
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2264 0 0 0 16223 1 0 0 25 0 1 0 101786635 11079680 2248 1992294400 4194304 5102648 548682068800 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 2705 2248 112 221 0 2481 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10820

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1777328/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=11384 CPUtime=222.23
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2380 0 0 0 22221 2 0 0 25 0 1 0 101786635 11657216 2364 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 2846 2364 112 221 0 2622 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11384

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1776432/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=12132 CPUtime=282.21
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2572 0 0 0 28219 2 0 0 25 0 1 0 101786635 12423168 2556 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3033 2556 112 221 0 2809 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 12132

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1775792/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=12784 CPUtime=342.19
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2726 0 0 0 34217 2 0 0 25 0 1 0 101786635 13090816 2710 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3196 2710 112 221 0 2972 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 12784

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1775408/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=13156 CPUtime=402.17
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2812 0 0 0 40215 2 0 0 25 0 1 0 101786635 13471744 2796 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3289 2796 112 221 0 3065 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 13156

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1775216/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=13348 CPUtime=462.16
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2854 0 0 0 46214 2 0 0 25 0 1 0 101786635 13668352 2838 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3337 2838 112 221 0 3113 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 13348

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1774768/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=13948 CPUtime=522.14
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 2980 0 0 0 52212 2 0 0 25 0 1 0 101786635 14282752 2964 1992294400 4194304 5102648 548682068800 18446744073709551615 4249038 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3487 2964 112 221 0 3263 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 13948

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1774512/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=14140 CPUtime=582.13
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3033 0 0 0 58210 3 0 0 25 0 1 0 101786635 14479360 3017 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3535 3017 112 221 0 3311 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 14140

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1774320/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=14328 CPUtime=642.12
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3085 0 0 0 64209 3 0 0 25 0 1 0 101786635 14671872 3069 1992294400 4194304 5102648 548682068800 18446744073709551615 4249888 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3582 3069 112 221 0 3358 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 14328

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1773936/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=14616 CPUtime=702.09
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3173 0 0 0 70206 3 0 0 25 0 1 0 101786635 14966784 3144 1992294400 4194304 5102648 548682068800 18446744073709551615 4249865 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3654 3144 112 221 0 3430 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 14616

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1773040/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=15644 CPUtime=762.08
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3393 0 0 0 76205 3 0 0 25 0 1 0 101786635 16019456 3364 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3911 3364 112 221 0 3687 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 15644

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772976/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=15644 CPUtime=822.06
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3405 0 0 0 82203 3 0 0 25 0 1 0 101786635 16019456 3376 1992294400 4194304 5102648 548682068800 18446744073709551615 4489725 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3911 3376 112 221 0 3687 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 15644

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772784/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=15800 CPUtime=882.04
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3439 0 0 0 88201 3 0 0 25 0 1 0 101786635 16179200 3410 1992294400 4194304 5102648 548682068800 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3950 3410 112 221 0 3726 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 15800

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772528/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=15992 CPUtime=942.02
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3486 0 0 0 94199 3 0 0 25 0 1 0 101786635 16375808 3457 1992294400 4194304 5102648 548682068800 18446744073709551615 4255524 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3998 3457 112 221 0 3774 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 15992

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772400/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=15992 CPUtime=1002.01
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3517 0 0 0 100197 4 0 0 25 0 1 0 101786635 16375808 3488 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 3998 3488 112 221 0 3774 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 15992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772336/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=16180 CPUtime=1061.99
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3532 0 0 0 106195 4 0 0 25 0 1 0 101786635 16568320 3503 1992294400 4194304 5102648 548682068800 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 4045 3503 112 221 0 3821 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 16180

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9098
/proc/meminfo: memFree=1772016/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=16340 CPUtime=1121.97
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3594 0 0 0 112193 4 0 0 25 0 1 0 101786635 16732160 3565 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 4085 3565 112 221 0 3861 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 16340

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9100
/proc/meminfo: memFree=1771376/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=17164 CPUtime=1181.95
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3745 0 0 0 118191 4 0 0 25 0 1 0 101786635 17575936 3716 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 4291 3716 112 221 0 4067 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 17164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9100
/proc/meminfo: memFree=1771376/2055912 swapFree=4192952/4192956
[pid=9097] ppid=9095 vsize=17164 CPUtime=1200.05
/proc/9097/stat : 9097 (varsat-crafted_) R 9095 9097 8816 0 -1 4194304 3752 0 0 0 120001 4 0 0 25 0 1 0 101786635 17575936 3723 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/9097/statm: 4291 3723 112 221 0 4067 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 17164

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.07
CPU user time (s): 1200.02
CPU system time (s): 0.047992
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 17164

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

runsolver used 1.2978 second user time and 2.80757 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-26 11:19:36
IDJOB=1728502
IDBENCH=24674
IDSOLVER=537
FILE ID=node78/1728502-1240737576
PBS_JOBID= 9186959
Free space on /tmp= 126764 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728502-1240737576/watcher-1728502-1240737576 -o /tmp/evaluation-result-1728502-1240737576/solver-1728502-1240737576 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=219393897 HOME/instance-1728502-1240737576.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=219393897

node78.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.243
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.243
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:      2055912 kB
MemFree:       1787160 kB
Buffers:         28180 kB
Cached:         168608 kB
SwapCached:          4 kB
Active:          48316 kB
Inactive:       163288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1787160 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            1072 kB
Writeback:           0 kB
Mapped:          24564 kB
Slab:            42892 kB
Committed_AS:   235292 kB
PageTables:       1428 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= 126764 MiB
End job on node78 at 2009-04-26 11:39:39