Trace number 1726912

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.02 1200.31

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l2.sat05-519.reshuffled-07.cnf
MD5SUM5344c68d1511d70cde59fef7dc46c3a5
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 variables4487
Number of clauses18555
Sum of the clauses size54310
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317200
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:  4487                                                 |
0.00/0.00	c |  Number of clauses:    18555                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          517074390.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.03	c |                                                                             |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    2783    18113    66091 |     6037        0    nan |  0.000 % |
0.19/0.20	c |       100 |    2783    18113    66091 |     6641      100     22 |  0.000 % |
0.19/0.27	c |       250 |    2783    18113    66091 |     7305      250     20 |  0.000 % |
0.29/0.36	c |       475 |    2783    18113    66091 |     8036      475     24 |  0.000 % |
0.39/0.46	c |       812 |    2783    18113    66091 |     8839      812     26 |  0.000 % |
0.49/0.58	c |      1319 |    2783    18113    66091 |     9723     1319     27 |  0.000 % |
0.69/0.74	c |      2079 |    2783    18113    66091 |    10696     2079     28 |  0.000 % |
0.99/1.02	c |      3218 |    2783    18113    66091 |    11765     3218     31 |  0.000 % |
1.29/1.39	c |      4926 |    2783    18113    66091 |    12942     4926     30 |  0.000 % |
1.99/2.03	c |      7489 |    2783    18113    66091 |    14236     7489     33 |  0.000 % |
2.99/3.06	c |     11333 |    2783    18113    66091 |    15660    11333     31 |  0.000 % |
4.79/4.88	c |     17099 |    2783    18113    66091 |    17226     8604     36 |  0.000 % |
6.79/6.88	c |     25749 |    2783    18113    66091 |    18948    17254     31 |  0.000 % |
12.09/12.20	c |     38725 |    2783    18113    66091 |    20843    20107     38 |  0.000 % |
18.49/18.58	c |     58187 |    2783    18113    66091 |    22928    16716     29 |  0.000 % |
34.09/34.11	c |     87379 |    2783    18113    66091 |    25220    19886     61 |  0.000 % |
50.68/50.72	c |    131169 |    2783    18113    66091 |    27742    17895     29 |  0.000 % |
86.17/86.22	c |    196853 |    2783    18113    66091 |    30517    21320     38 |  0.000 % |
136.36/136.48	c |    295380 |    2783    18113    66091 |    33568    21175     31 |  0.000 % |
224.93/225.08	c |    443169 |    2783    18113    66091 |    36925    33240     41 |  0.000 % |
361.40/361.57	c |    664853 |    2783    18113    66091 |    40618    23060     30 |  0.000 % |
659.23/659.43	c |    997379 |    2783    18113    66091 |    44680    37954     96 |  0.000 % |
938.97/939.25	c |   1496167 |    2783    18113    66091 |    49148    43994     33 |  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-1726912-1240718528/watcher-1726912-1240718528 -o /tmp/evaluation-result-1726912-1240718528/solver-1726912-1240718528 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=517074390 HOME/instance-1726912-1240718528.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 8937
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=3304 CPUtime=0
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 493 0 0 0 0 0 0 0 18 0 1 0 99878946 3383296 478 1992294400 4194304 5102648 548682068768 18446744073709551615 4227177 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 826 478 87 221 0 602 0

[startup+0.103938 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 8937
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=7836 CPUtime=0.09
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1606 0 0 0 9 0 0 0 18 0 1 0 99878946 8024064 1591 1992294400 4194304 5102648 548682068768 18446744073709551615 4283743 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 1959 1591 100 221 0 1735 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7836

[startup+0.201946 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 8937
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=7636 CPUtime=0.19
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1650 0 0 0 19 0 0 0 18 0 1 0 99878946 7819264 1535 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 1909 1535 103 221 0 1685 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7636

[startup+0.301954 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 8937
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=7636 CPUtime=0.29
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1661 0 0 0 29 0 0 0 19 0 1 0 99878946 7819264 1546 1992294400 4194304 5102648 548682068768 18446744073709551615 4214253 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 1909 1546 114 221 0 1685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7636

[startup+0.70199 s]
/proc/loadavg: 0.92 0.98 1.08 3/67 8937
/proc/meminfo: memFree=1659224/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=7636 CPUtime=0.69
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1661 0 0 0 69 0 0 0 22 0 1 0 99878946 7819264 1546 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 1909 1546 114 221 0 1685 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7636

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1653264/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=7636 CPUtime=1.49
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1661 0 0 0 149 0 0 0 25 0 1 0 99878946 7819264 1546 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 1909 1546 114 221 0 1685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7636

[startup+3.10121 s]
/proc/loadavg: 0.92 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1652816/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=8588 CPUtime=3.09
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 1913 0 0 0 309 0 0 0 25 0 1 0 99878946 8794112 1798 1992294400 4194304 5102648 548682068768 18446744073709551615 4515755 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 2147 1798 114 221 0 1923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8588

[startup+6.30149 s]
/proc/loadavg: 0.93 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1650832/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=10080 CPUtime=6.29
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 2270 0 0 0 628 1 0 0 25 0 1 0 99878946 10321920 2155 1992294400 4194304 5102648 548682068768 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 2520 2155 114 221 0 2296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10080

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1649488/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=11644 CPUtime=12.69
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 2647 0 0 0 1268 1 0 0 25 0 1 0 99878946 11923456 2532 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 2911 2532 114 221 0 2687 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11644

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1647568/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=13312 CPUtime=25.48
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 3069 0 0 0 2547 1 0 0 25 0 1 0 99878946 13631488 2954 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 3328 2954 114 221 0 3104 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13312

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1644368/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=16508 CPUtime=51.08
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 3848 0 0 0 5106 2 0 0 25 0 1 0 99878946 16904192 3733 1992294400 4194304 5102648 548682068768 18446744073709551615 4255184 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 4127 3733 114 221 0 3903 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 16508

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 1.08 2/68 8938
/proc/meminfo: memFree=1642768/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=18352 CPUtime=102.27
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 4235 0 0 0 10225 2 0 0 25 0 1 0 99878946 18792448 4120 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 4588 4120 114 221 0 4364 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 18352

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/68 8938
/proc/meminfo: memFree=1640400/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=20884 CPUtime=162.26
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 4839 0 0 0 16223 3 0 0 25 0 1 0 99878946 21385216 4724 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 5221 4724 114 221 0 4997 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 20884

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 1.06 2/68 8938
/proc/meminfo: memFree=1638672/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=22600 CPUtime=222.24
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 5242 0 0 0 22221 3 0 0 25 0 1 0 99878946 23142400 5127 1992294400 4194304 5102648 548682068768 18446744073709551615 4249972 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 5650 5127 114 221 0 5426 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 22600

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/68 8938
/proc/meminfo: memFree=1637392/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=24076 CPUtime=282.23
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 5561 0 0 0 28219 4 0 0 25 0 1 0 99878946 24653824 5446 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 6019 5446 114 221 0 5795 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 24076

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 8938
/proc/meminfo: memFree=1636944/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=24612 CPUtime=342.21
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 5680 0 0 0 34217 4 0 0 25 0 1 0 99878946 25202688 5565 1992294400 4194304 5102648 548682068768 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 6153 5565 114 221 0 5929 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 24612

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/68 8938
/proc/meminfo: memFree=1633936/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=27660 CPUtime=402.2
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 6400 0 0 0 40215 5 0 0 25 0 1 0 99878946 28323840 6285 1992294400 4194304 5102648 548682068768 18446744073709551615 4250288 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 6915 6285 114 221 0 6691 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 27660

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/68 8938
/proc/meminfo: memFree=1633424/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=28088 CPUtime=462.18
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 6532 0 0 0 46213 5 0 0 25 0 1 0 99878946 28762112 6417 1992294400 4194304 5102648 548682068768 18446744073709551615 4249776 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 7022 6417 114 221 0 6798 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 28088

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 8938
/proc/meminfo: memFree=1633232/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=28396 CPUtime=522.16
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 6576 0 0 0 52211 5 0 0 25 0 1 0 99878946 29077504 6461 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 7099 6461 114 221 0 6875 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 28396

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/68 8938
/proc/meminfo: memFree=1627664/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=33972 CPUtime=582.15
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 7962 0 0 0 58208 7 0 0 25 0 1 0 99878946 34787328 7847 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 8493 7847 114 221 0 8269 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 33972

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/68 8938
/proc/meminfo: memFree=1624848/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=36764 CPUtime=642.14
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8669 0 0 0 64206 8 0 0 25 0 1 0 99878946 37646336 8554 1992294400 4194304 5102648 548682068768 18446744073709551615 4244264 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9191 8554 114 221 0 8967 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 36764

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/68 8938
/proc/meminfo: memFree=1624464/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=702.12
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8755 0 0 0 70204 8 0 0 25 0 1 0 99878946 38051840 8640 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8640 114 221 0 9066 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 37160

[startup+762.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/68 8938
/proc/meminfo: memFree=1624400/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=762.11
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8765 0 0 0 76203 8 0 0 25 0 1 0 99878946 38051840 8650 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8650 114 221 0 9066 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 37160

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1624336/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=822.09
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8772 0 0 0 82201 8 0 0 25 0 1 0 99878946 38051840 8657 1992294400 4194304 5102648 548682068768 18446744073709551615 4250304 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8657 114 221 0 9066 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 37160

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1624336/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=882.08
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8781 0 0 0 88200 8 0 0 25 0 1 0 99878946 38051840 8666 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8666 114 221 0 9066 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 37160

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1624272/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=942.07
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8796 0 0 0 94198 9 0 0 25 0 1 0 99878946 38051840 8681 1992294400 4194304 5102648 548682068768 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8681 114 221 0 9066 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 37160

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1624208/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=1002.05
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8803 0 0 0 100196 9 0 0 25 0 1 0 99878946 38051840 8688 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8688 114 221 0 9066 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 37160

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1624208/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37160 CPUtime=1062.03
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8803 0 0 0 106194 9 0 0 25 0 1 0 99878946 38051840 8688 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9290 8688 114 221 0 9066 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 37160

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1623696/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=37688 CPUtime=1122.01
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 8937 0 0 0 112192 9 0 0 25 0 1 0 99878946 38592512 8822 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9422 8822 114 221 0 9198 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 37688

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1622544/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=38744 CPUtime=1182.01
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 9210 0 0 0 118191 10 0 0 25 0 1 0 99878946 39673856 9095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9686 9095 114 221 0 9462 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 38744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/68 8938
/proc/meminfo: memFree=1622544/2055920 swapFree=4192812/4192956
[pid=8937] ppid=8935 vsize=38744 CPUtime=1200
/proc/8937/stat : 8937 (varsat-crafted_) R 8935 8937 5396 0 -1 4194304 9210 0 0 0 119990 10 0 0 25 0 1 0 99878946 39673856 9095 1992294400 4194304 5102648 548682068768 18446744073709551615 4249986 0 0 4096 3 0 0 0 17 1 0 0
/proc/8937/statm: 9686 9095 114 221 0 9462 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 38744

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.31
CPU time (s): 1200.02
CPU user time (s): 1199.91
CPU system time (s): 0.110983
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 38744

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

runsolver used 0.992849 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 06:02:08
IDJOB=1726912
IDBENCH=24625
IDSOLVER=537
FILE ID=node68/1726912-1240718528
PBS_JOBID= 9186831
Free space on /tmp= 66556 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l2.sat05-519.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726912-1240718528/watcher-1726912-1240718528 -o /tmp/evaluation-result-1726912-1240718528/solver-1726912-1240718528 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=517074390 HOME/instance-1726912-1240718528.cnf

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

MD5SUM BENCH= 5344c68d1511d70cde59fef7dc46c3a5
RANDOM SEED=517074390

node68.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.223
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.223
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:       1659640 kB
Buffers:         45564 kB
Cached:         259476 kB
SwapCached:        144 kB
Active:         129508 kB
Inactive:       192052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1328 kB
Writeback:           0 kB
Mapped:          26408 kB
Slab:            60380 kB
Committed_AS:   286244 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 06:22:10