Trace number 1729244

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.03 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2211                                                 |
0.00/0.00	c |  Number of clauses:    14710                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1703615302.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.800                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
0.00/0.06	c |       101 |    2208    14710    33107 |     5393       97     35 |  0.181 % |
0.07/0.09	c |       251 |    2207    14670    33027 |     5933      246     32 |  0.226 % |
0.09/0.13	c |       477 |    2206    14659    33005 |     6526      472     39 |  0.226 % |
0.09/0.18	c |       814 |    2206    14659    33005 |     7178      809     40 |  0.226 % |
0.19/0.26	c |      1323 |    2205    14650    32987 |     7896     1317     44 |  0.272 % |
0.29/0.38	c |      2082 |    2203    14642    32971 |     8686     2074     45 |  0.362 % |
0.49/0.56	c |      3221 |    2203    14632    32951 |     9555     3212     43 |  0.407 % |
0.79/0.86	c |      4929 |    2200    14621    32929 |    10510     4918     47 |  0.498 % |
1.29/1.39	c |      7491 |    2200    14601    32889 |    11561     7479     49 |  0.498 % |
2.38/2.47	c |     11336 |    2200    14601    32889 |    12717    11324     53 |  0.498 % |
4.08/4.13	c |     17102 |    2200    14601    32889 |    13989    10468     53 |  0.498 % |
6.68/6.75	c |     25751 |    2199    14589    32865 |    15388    11986     50 |  0.543 % |
11.08/11.11	c |     38726 |    2197    14575    32837 |    16927     9305     44 |  0.633 % |
18.28/18.31	c |     58188 |    2197    14575    32837 |    18620    11358     50 |  0.633 % |
31.07/31.19	c |     87380 |    2197    14564    32815 |    20482    12030     48 |  0.633 % |
50.16/50.26	c |    131169 |    2197    14564    32815 |    22530    13992     48 |  0.633 % |
80.65/80.70	c |    196853 |    2197    14564    32815 |    24783    22211     54 |  0.633 % |
133.72/133.88	c |    295379 |    2197    14564    32815 |    27262    20068     52 |  0.633 % |
216.09/216.24	c |    443168 |    2197    14564    32815 |    29988    15436     59 |  0.633 % |
349.52/349.71	c |    664851 |    2197    14564    32815 |    32987    16519     55 |  0.633 % |
579.12/579.44	c |    997378 |    2197    14564    32815 |    36285    20557     61 |  0.633 % |
950.83/951.35	c |   1496166 |    2197    14564    32815 |    39914    33449     74 |  0.633 % |

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-1729244-1240746993/watcher-1729244-1240746993 -o /tmp/evaluation-result-1729244-1240746993/solver-1729244-1240746993 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=1703615302 HOME/instance-1729244-1240746993.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.98 0.99 3/65 24216
/proc/meminfo: memFree=1533720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=2728 CPUtime=0
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 309 0 0 0 0 0 0 0 20 0 1 0 102729374 2793472 294 1992294400 4194304 5102648 548682068800 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 682 295 87 221 0 458 0

[startup+0.081156 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 24216
/proc/meminfo: memFree=1533720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=4220 CPUtime=0.07
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 779 0 0 0 7 0 0 0 20 0 1 0 102729374 4321280 706 1992294400 4194304 5102648 548682068800 18446744073709551615 4213974 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1055 706 110 221 0 831 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 4220

[startup+0.101158 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 24216
/proc/meminfo: memFree=1533720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=4220 CPUtime=0.09
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 779 0 0 0 9 0 0 0 20 0 1 0 102729374 4321280 706 1992294400 4194304 5102648 548682068800 18446744073709551615 4214240 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1055 706 110 221 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.30118 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 24216
/proc/meminfo: memFree=1533720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=4220 CPUtime=0.29
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 780 0 0 0 29 0 0 0 22 0 1 0 102729374 4321280 707 1992294400 4194304 5102648 548682068800 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1055 707 110 221 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.701224 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 24216
/proc/meminfo: memFree=1533720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=4892 CPUtime=0.69
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 940 0 0 0 69 0 0 0 25 0 1 0 102729374 5009408 867 1992294400 4194304 5102648 548682068800 18446744073709551615 4249080 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1223 867 110 221 0 999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4892

[startup+1.50131 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1530128/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=6088 CPUtime=1.49
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 1222 0 0 0 149 0 0 0 25 0 1 0 102729374 6234112 1149 1992294400 4194304 5102648 548682068800 18446744073709551615 4249730 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1522 1149 110 221 0 1298 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6088

[startup+3.10149 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1528592/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=7768 CPUtime=3.08
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 1652 0 0 0 308 0 0 0 25 0 1 0 102729374 7954432 1579 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 1942 1579 110 221 0 1718 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7768

[startup+6.30185 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1526992/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=8296 CPUtime=6.28
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 1783 0 0 0 628 0 0 0 25 0 1 0 102729374 8495104 1710 1992294400 4194304 5102648 548682068800 18446744073709551615 4250363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 2074 1710 110 221 0 1850 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8296

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1526416/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=8828 CPUtime=12.68
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 1900 0 0 0 1267 1 0 0 25 0 1 0 102729374 9039872 1827 1992294400 4194304 5102648 548682068800 18446744073709551615 4249907 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 2207 1827 110 221 0 1983 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8828

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1524944/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=10616 CPUtime=25.47
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 2336 0 0 0 2546 1 0 0 25 0 1 0 102729374 10870784 2263 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 2654 2263 110 221 0 2430 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10616

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1523728/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=11688 CPUtime=51.05
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 2610 0 0 0 5104 1 0 0 25 0 1 0 102729374 11968512 2537 1992294400 4194304 5102648 548682068800 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 2922 2537 110 221 0 2698 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 11688

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1520720/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=14504 CPUtime=102.24
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 3329 0 0 0 10222 2 0 0 25 0 1 0 102729374 14852096 3256 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 3626 3256 110 221 0 3402 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14504

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1518864/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=16512 CPUtime=162.21
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 3782 0 0 0 16219 2 0 0 25 0 1 0 102729374 16908288 3709 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 4128 3709 110 221 0 3904 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16512

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24217
/proc/meminfo: memFree=1516176/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=19160 CPUtime=222.19
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 4444 0 0 0 22216 3 0 0 25 0 1 0 102729374 19619840 4371 1992294400 4194304 5102648 548682068800 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 4790 4371 110 221 0 4566 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19160

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1515280/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=19688 CPUtime=282.15
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 4608 0 0 0 28212 3 0 0 25 0 1 0 102729374 20160512 4535 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 4922 4535 110 221 0 4698 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 19688

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1513488/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=21712 CPUtime=342.12
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 5094 0 0 0 34208 4 0 0 25 0 1 0 102729374 22233088 5021 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 5428 5021 110 221 0 5204 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 21712

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1512848/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=22380 CPUtime=402.1
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 5259 0 0 0 40206 4 0 0 25 0 1 0 102729374 22917120 5186 1992294400 4194304 5102648 548682068800 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 5595 5186 110 221 0 5371 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 22380

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1512144/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=23068 CPUtime=462.07
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 5436 0 0 0 46203 4 0 0 25 0 1 0 102729374 23621632 5363 1992294400 4194304 5102648 548682068800 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 5767 5363 110 221 0 5543 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 23068

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1511248/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=24016 CPUtime=522.05
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 5660 0 0 0 52200 5 0 0 25 0 1 0 102729374 24592384 5587 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6004 5587 110 221 0 5780 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 24016

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1510288/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=24940 CPUtime=582.02
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 5891 0 0 0 58197 5 0 0 25 0 1 0 102729374 25538560 5818 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6235 5818 110 221 0 6011 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 24940

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1509520/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=25768 CPUtime=641.99
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6099 0 0 0 64194 5 0 0 25 0 1 0 102729374 26386432 6026 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6442 6026 110 221 0 6218 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 25768

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1508496/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=26796 CPUtime=701.97
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6336 0 0 0 70191 6 0 0 25 0 1 0 102729374 27439104 6263 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6699 6263 110 221 0 6475 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 26796

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1508048/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=27060 CPUtime=761.95
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6433 0 0 0 76189 6 0 0 25 0 1 0 102729374 27709440 6360 1992294400 4194304 5102648 548682068800 18446744073709551615 4256011 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6765 6360 110 221 0 6541 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 27060

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1508048/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=27060 CPUtime=821.91
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6435 0 0 0 82185 6 0 0 25 0 1 0 102729374 27709440 6362 1992294400 4194304 5102648 548682068800 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6765 6362 110 221 0 6541 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 27060

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1507792/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=27456 CPUtime=881.88
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6513 0 0 0 88182 6 0 0 25 0 1 0 102729374 28114944 6440 1992294400 4194304 5102648 548682068800 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 6864 6440 110 221 0 6640 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 27456

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1507088/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=28020 CPUtime=941.85
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 6666 0 0 0 94179 6 0 0 25 0 1 0 102729374 28692480 6593 1992294400 4194304 5102648 548682068800 18446744073709551615 4250307 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7005 6593 110 221 0 6781 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 28020

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1505488/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=29656 CPUtime=1001.8
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 7062 0 0 0 100173 7 0 0 25 0 1 0 102729374 30367744 6989 1992294400 4194304 5102648 548682068800 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7414 6989 110 221 0 7190 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 29656

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1504912/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=30328 CPUtime=1061.78
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 7215 0 0 0 106171 7 0 0 25 0 1 0 102729374 31055872 7142 1992294400 4194304 5102648 548682068800 18446744073709551615 4249892 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7582 7142 110 221 0 7358 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 30328

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1504528/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=30596 CPUtime=1121.75
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 7301 0 0 0 112168 7 0 0 25 0 1 0 102729374 31330304 7228 1992294400 4194304 5102648 548682068800 18446744073709551615 4254987 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7649 7228 110 221 0 7425 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 30596

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1504208/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=30916 CPUtime=1181.72
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 7374 0 0 0 118165 7 0 0 25 0 1 0 102729374 31657984 7301 1992294400 4194304 5102648 548682068800 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7729 7301 110 221 0 7505 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 30916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24223
/proc/meminfo: memFree=1504144/2055920 swapFree=4192192/4192956
[pid=24216] ppid=24214 vsize=31076 CPUtime=1200.02
/proc/24216/stat : 24216 (varsat-crafted_) R 24214 24216 23867 0 -1 4194304 7399 0 0 0 119995 7 0 0 25 0 1 0 102729374 31821824 7326 1992294400 4194304 5102648 548682068800 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 0 0 0
/proc/24216/statm: 7769 7326 110 221 0 7545 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 31076

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.61
CPU time (s): 1200.03
CPU user time (s): 1199.95
CPU system time (s): 0.079987
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 31076

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

runsolver used 1.37379 second user time and 2.29165 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 13:56:33
IDJOB=1729244
IDBENCH=24697
IDSOLVER=537
FILE ID=node76/1729244-1240746993
PBS_JOBID= 9187010
Free space on /tmp= 66204 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729244-1240746993/watcher-1729244-1240746993 -o /tmp/evaluation-result-1729244-1240746993/solver-1729244-1240746993 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=1703615302 HOME/instance-1729244-1240746993.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=1703615302

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1534136 kB
Buffers:         57088 kB
Cached:         393404 kB
SwapCached:        620 kB
Active:         189504 kB
Inactive:       274764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534136 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            1200 kB
Writeback:           0 kB
Mapped:          22376 kB
Slab:            43396 kB
Committed_AS:   346360 kB
PageTables:       1432 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= 66204 MiB
End job on node76 at 2009-04-26 14:16:35