Trace number 1727813

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  942                                                  |
0.00/0.00	c |  Number of clauses:    16562                                                |
0.00/0.03	c |  Parsing time:         0.02         s                                       |
0.00/0.03	c |  Timeout:              43200 s
0.00/0.03	c |  Random Seed:          827539773.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.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     846    11173    54024 |     3724        0    nan |  0.000 % |
0.59/0.63	c |       101 |     846    11173    54024 |     4096      101     26 |  5.945 % |
1.09/1.11	c |       251 |     846    11173    54024 |     4506      251     22 |  5.945 % |
1.59/1.60	c |       476 |     846    11173    54024 |     4957      476     26 |  5.945 % |
1.99/2.10	c |       813 |     846    11173    54024 |     5452      813     26 |  5.945 % |
2.59/2.61	c |      1319 |     846    11173    54024 |     5998     1319     27 |  5.945 % |
3.09/3.15	c |      2078 |     846    11173    54024 |     6597     2078     26 |  5.945 % |
3.69/3.74	c |      3217 |     846    11173    54024 |     7257     3217     26 |  5.945 % |
4.39/4.40	c |      4925 |     846    11173    54024 |     7983     4925     27 |  5.945 % |
5.18/5.23	c |      7487 |     846    11173    54024 |     8781     7487     28 |  5.945 % |
6.18/6.25	c |     11331 |     846    11173    54024 |     9659     6848     27 |  5.945 % |
7.48/7.58	c |     17099 |     846    11173    54024 |    10625     7682     27 |  5.945 % |
9.18/9.29	c |     25750 |     846    11173    54024 |    11688     5518     25 |  5.945 % |
11.58/11.67	c |     38724 |     846    11173    54024 |    12857     6639     26 |  5.945 % |
15.29/15.31	c |     58185 |     846    11173    54024 |    14143     6530     26 |  5.945 % |
20.68/20.75	c |     87378 |     846    11173    54024 |    15557    14229     31 |  5.945 % |
29.38/29.45	c |    131168 |     846    11173    54024 |    17113    10829     30 |  5.945 % |
43.98/44.01	c |    196853 |     846    11173    54024 |    18824    16055     32 |  5.945 % |
68.67/68.72	c |    295381 |     846    11173    54024 |    20706    10173     32 |  5.945 % |
106.86/106.91	c |    443171 |     846    11173    54024 |    22777    11830     30 |  5.945 % |
167.34/167.44	c |    664855 |     846    11173    54024 |    25055    15610     30 |  5.945 % |
261.61/261.73	c |    997381 |     846    11173    54024 |    27560    20258     31 |  5.945 % |
421.46/421.65	c |   1496169 |     846    11173    54024 |    30317    18854     34 |  5.945 % |
665.39/665.66	c |   2244353 |     846    11173    54024 |    33348    22883     30 |  5.945 % |
1067.87/1068.20	c |   3366627 |     846    11173    54024 |    36683    32956     30 |  5.945 % |

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-1727813-1240729274/watcher-1727813-1240729274 -o /tmp/evaluation-result-1727813-1240729274/solver-1727813-1240729274 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=827539773 HOME/instance-1727813-1240729274.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.91 0.97 0.99 3/64 20149
/proc/meminfo: memFree=1351936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=2580 CPUtime=0
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 322 0 0 0 0 0 0 0 18 0 1 0 100960002 2641920 307 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 645 308 88 221 0 421 0

[startup+0.00675794 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20149
/proc/meminfo: memFree=1351936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=2712 CPUtime=0
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 370 0 0 0 0 0 0 0 18 0 1 0 100960002 2777088 355 1992294400 4194304 5102648 548682068768 18446744073709551615 4516192 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 678 355 87 221 0 454 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.101769 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20149
/proc/meminfo: memFree=1351936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=5032 CPUtime=0.09
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 959 0 0 0 9 0 0 0 18 0 1 0 100960002 5152768 944 1992294400 4194304 5102648 548682068768 18446744073709551615 4283589 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1258 944 100 221 0 1034 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5032

[startup+0.301792 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20149
/proc/meminfo: memFree=1351936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=4888 CPUtime=0.29
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 982 0 0 0 29 0 0 0 19 0 1 0 100960002 5005312 910 1992294400 4194304 5102648 548682068768 18446744073709551615 4214299 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1222 910 102 221 0 998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4888

[startup+0.701841 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 20149
/proc/meminfo: memFree=1351936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=4888 CPUtime=0.69
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 992 0 0 0 69 0 0 0 23 0 1 0 100960002 5005312 920 1992294400 4194304 5102648 548682068768 18446744073709551615 4215188 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1222 920 112 221 0 998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4888

[startup+1.50194 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1348408/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=4888 CPUtime=1.49
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 992 0 0 0 149 0 0 0 25 0 1 0 100960002 5005312 920 1992294400 4194304 5102648 548682068768 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1222 920 112 221 0 998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4888

[startup+3.10113 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1348280/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=4888 CPUtime=3.09
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 992 0 0 0 309 0 0 0 25 0 1 0 100960002 5005312 920 1992294400 4194304 5102648 548682068768 18446744073709551615 4213776 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1222 920 112 221 0 998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4888

[startup+6.30151 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1347960/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=5692 CPUtime=6.28
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 1182 0 0 0 628 0 0 0 25 0 1 0 100960002 5828608 1110 1992294400 4194304 5102648 548682068768 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1423 1110 112 221 0 1199 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5692

[startup+12.7013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1346616/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=6632 CPUtime=12.68
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 1406 0 0 0 1268 0 0 0 25 0 1 0 100960002 6791168 1334 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 1658 1334 112 221 0 1434 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6632

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1345208/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=8052 CPUtime=25.48
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 1762 0 0 0 2547 1 0 0 25 0 1 0 100960002 8245248 1690 1992294400 4194304 5102648 548682068768 18446744073709551615 4249961 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 2013 1690 112 221 0 1789 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8052

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1343544/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=9800 CPUtime=51.07
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 2181 0 0 0 5106 1 0 0 25 0 1 0 100960002 10035200 2109 1992294400 4194304 5102648 548682068768 18446744073709551615 4249769 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 2450 2109 112 221 0 2226 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9800

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1342200/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=11176 CPUtime=102.26
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 2510 0 0 0 10225 1 0 0 25 0 1 0 100960002 11444224 2438 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 2794 2438 112 221 0 2570 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11176

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1341048/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=12472 CPUtime=162.24
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 2797 0 0 0 16222 2 0 0 25 0 1 0 100960002 12771328 2725 1992294400 4194304 5102648 548682068768 18446744073709551615 4249822 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 3118 2725 112 221 0 2894 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 12472

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1340088/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=13276 CPUtime=222.22
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3025 0 0 0 22220 2 0 0 25 0 1 0 100960002 13594624 2953 1992294400 4194304 5102648 548682068768 18446744073709551615 4254836 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 3319 2953 112 221 0 3095 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13276

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1338936/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=14704 CPUtime=282.2
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3309 0 0 0 28218 2 0 0 25 0 1 0 100960002 15056896 3237 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 3676 3237 112 221 0 3452 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1338296/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=15284 CPUtime=342.19
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3462 0 0 0 34216 3 0 0 25 0 1 0 100960002 15650816 3390 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 3821 3390 112 221 0 3597 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 15284

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1337848/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=15756 CPUtime=402.17
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3564 0 0 0 40214 3 0 0 25 0 1 0 100960002 16134144 3492 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 3939 3492 112 221 0 3715 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 15756

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1336696/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=17008 CPUtime=462.15
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3873 0 0 0 46212 3 0 0 25 0 1 0 100960002 17416192 3801 1992294400 4194304 5102648 548682068768 18446744073709551615 4249856 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4252 3801 112 221 0 4028 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 17008

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1336504/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=17196 CPUtime=522.14
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 3923 0 0 0 52210 4 0 0 25 0 1 0 100960002 17608704 3851 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4299 3851 112 221 0 4075 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 17196

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1336184/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=17672 CPUtime=582.12
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4004 0 0 0 58208 4 0 0 25 0 1 0 100960002 18096128 3932 1992294400 4194304 5102648 548682068768 18446744073709551615 4249807 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4418 3932 112 221 0 4194 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 17672

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1335800/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=17956 CPUtime=642.1
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4090 0 0 0 64206 4 0 0 25 0 1 0 100960002 18386944 4018 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4489 4018 112 221 0 4265 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 17956

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1335352/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=18392 CPUtime=702.08
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4205 0 0 0 70204 4 0 0 25 0 1 0 100960002 18833408 4133 1992294400 4194304 5102648 548682068768 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4598 4133 112 221 0 4374 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 18392

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1334776/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=19092 CPUtime=762.07
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4336 0 0 0 76202 5 0 0 25 0 1 0 100960002 19550208 4264 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4773 4264 112 221 0 4549 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 19092

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1334648/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=19092 CPUtime=822.05
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4366 0 0 0 82200 5 0 0 25 0 1 0 100960002 19550208 4294 1992294400 4194304 5102648 548682068768 18446744073709551615 4249874 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4773 4294 112 221 0 4549 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 19092

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1334328/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=19548 CPUtime=882.02
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4448 0 0 0 88197 5 0 0 25 0 1 0 100960002 20017152 4376 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4887 4376 112 221 0 4663 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 19548

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1334072/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=19876 CPUtime=942.01
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4519 0 0 0 94196 5 0 0 25 0 1 0 100960002 20353024 4447 1992294400 4194304 5102648 548682068768 18446744073709551615 4249859 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 4969 4447 112 221 0 4745 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 19876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1333624/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=20224 CPUtime=1001.98
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4612 0 0 0 100193 5 0 0 25 0 1 0 100960002 20709376 4540 1992294400 4194304 5102648 548682068768 18446744073709551615 4249900 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 5056 4540 112 221 0 4832 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 20224

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1333112/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=20828 CPUtime=1061.98
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 4730 0 0 0 106192 6 0 0 25 0 1 0 100960002 21327872 4658 1992294400 4194304 5102648 548682068768 18446744073709551615 4249766 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 5207 4658 112 221 0 4983 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 20828

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1331640/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=22276 CPUtime=1121.95
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 5091 0 0 0 112189 6 0 0 25 0 1 0 100960002 22810624 5019 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 5569 5019 112 221 0 5345 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 22276

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1331128/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=22780 CPUtime=1181.93
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 5206 0 0 0 118187 6 0 0 25 0 1 0 100960002 23326720 5134 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 5695 5134 112 221 0 5471 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 22780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 20150
/proc/meminfo: memFree=1331000/2055920 swapFree=4192812/4192956
[pid=20149] ppid=20147 vsize=22940 CPUtime=1200.03
/proc/20149/stat : 20149 (varsat-crafted_) R 20147 20149 19955 0 -1 4194304 5243 0 0 0 119997 6 0 0 25 0 1 0 100960002 23490560 5171 1992294400 4194304 5102648 548682068768 18446744073709551615 4249788 0 0 4096 3 0 0 0 17 1 0 0
/proc/20149/statm: 5735 5171 112 221 0 5511 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 22940

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.05
CPU user time (s): 1199.98
CPU system time (s): 0.073988
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 22940

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

runsolver used 0.820875 second user time and 2.57961 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 09:01:14
IDJOB=1727813
IDBENCH=24645
IDSOLVER=537
FILE ID=node33/1727813-1240729274
PBS_JOBID= 9186949
Free space on /tmp= 66424 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727813-1240729274/watcher-1727813-1240729274 -o /tmp/evaluation-result-1727813-1240729274/solver-1727813-1240729274 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=827539773 HOME/instance-1727813-1240729274.cnf

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

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=827539773

node33.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.212
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.212
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:       1352352 kB
Buffers:         59352 kB
Cached:         554620 kB
SwapCached:          0 kB
Active:         249176 kB
Inactive:       378688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1352352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1496 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            61728 kB
Committed_AS:   341960 kB
PageTables:       1388 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= 66424 MiB
End job on node33 at 2009-04-26 09:21:16