Trace number 1727920

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-industrial 2009-03-22? (TO) 1200.09 1200.41

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
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 variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2969                                                 |
0.00/0.00	c |  Number of clauses:    18718                                                |
0.00/0.06	c |  Parsing time:         0.05         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          256699986.000000
0.00/0.06	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    2337    12619    83198 |     4206        0    nan |  0.000 % |
0.29/0.33	c |       100 |    2337    12619    83198 |     4626      100     12 |  1.920 % |
0.39/0.41	c |       250 |    2337    12619    83198 |     5089      250     13 |  1.920 % |
0.39/0.49	c |       475 |    2337    12619    83198 |     5598      475     14 |  1.920 % |
0.49/0.57	c |       812 |    2337    12619    83198 |     6158      812     14 |  1.920 % |
0.59/0.67	c |      1318 |    2337    12619    83198 |     6774     1318     14 |  1.920 % |
0.69/0.78	c |      2080 |    2337    12619    83198 |     7451     2080     14 |  1.920 % |
0.89/0.93	c |      3220 |    2337    12619    83198 |     8196     3220     17 |  1.920 % |
1.09/1.11	c |      4928 |    2337    12619    83198 |     9016     4928     19 |  1.920 % |
1.29/1.35	c |      7490 |    2337    12619    83198 |     9918     7490     19 |  1.920 % |
1.69/1.72	c |     11334 |    2337    12619    83198 |    10910     6245     18 |  1.920 % |
2.29/2.33	c |     17101 |    2337    12619    83198 |    12001     6482     20 |  1.920 % |
3.19/3.21	c |     25751 |    2337    12619    83198 |    13201     8999     24 |  1.920 % |
5.19/5.21	c |     38727 |    2337    12619    83198 |    14521     8584     26 |  1.920 % |
8.49/8.59	c |     58189 |    2337    12619    83198 |    15973    13333     30 |  1.920 % |
13.48/13.55	c |     87382 |    2337    12619    83198 |    17570    10242     27 |  1.920 % |
22.08/22.19	c |    131171 |    2337    12619    83198 |    19327     9672     28 |  1.920 % |
37.09/37.13	c |    196855 |    2337    12619    83198 |    21260    16873     32 |  1.920 % |
61.58/61.62	c |    295382 |    2337    12619    83198 |    23386    18959     34 |  1.920 % |
101.66/101.79	c |    443172 |    2337    12619    83198 |    25725    13711     31 |  1.920 % |
169.64/169.70	c |    664856 |    2337    12619    83198 |    28298    15342     33 |  1.920 % |
291.92/292.01	c |    997381 |    2337    12619    83198 |    31127    20044     38 |  1.920 % |
483.36/483.53	c |   1496169 |    2337    12619    83198 |    34240    27558     32 |  1.920 % |
809.57/809.88	c |   2244353 |    2337    12619    83198 |    37664    32887     40 |  1.920 % |

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-1727920-1240730671/watcher-1727920-1240730671 -o /tmp/evaluation-result-1727920-1240730671/solver-1727920-1240730671 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=256699986 HOME/instance-1727920-1240730671.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.84 0.95 0.98 3/64 10435
/proc/meminfo: memFree=1696768/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=2944 CPUtime=0
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 485 0 0 0 0 0 0 0 20 0 1 0 101095172 3014656 470 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 736 471 87 221 0 512 0

[startup+0.0764561 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 10435
/proc/meminfo: memFree=1696768/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7264 CPUtime=0.06
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1552 0 0 0 6 0 0 0 20 0 1 0 101095172 7438336 1537 1992294400 4194304 5102648 548682068784 18446744073709551615 4225038 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1816 1537 99 221 0 1592 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7264

[startup+0.101458 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 10435
/proc/meminfo: memFree=1696768/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7264 CPUtime=0.09
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1560 0 0 0 9 0 0 0 20 0 1 0 101095172 7438336 1545 1992294400 4194304 5102648 548682068784 18446744073709551615 4226502 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1816 1545 99 221 0 1592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7264

[startup+0.301482 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 10435
/proc/meminfo: memFree=1696768/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7440 CPUtime=0.29
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1708 0 0 0 29 0 0 0 22 0 1 0 101095172 7618560 1599 1992294400 4194304 5102648 548682068784 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1860 1599 102 221 0 1636 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7440

[startup+0.701528 s]
/proc/loadavg: 0.84 0.95 0.98 3/64 10435
/proc/meminfo: memFree=1696768/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7440 CPUtime=0.69
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1718 0 0 0 69 0 0 0 25 0 1 0 101095172 7618560 1609 1992294400 4194304 5102648 548682068784 18446744073709551615 4213884 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1860 1609 112 221 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7440

[startup+1.50162 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 10436
/proc/meminfo: memFree=1690488/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7440 CPUtime=1.49
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1732 0 0 0 149 0 0 0 25 0 1 0 101095172 7618560 1623 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1860 1623 112 221 0 1636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7440

[startup+3.10181 s]
/proc/loadavg: 0.84 0.95 0.98 2/65 10436
/proc/meminfo: memFree=1690360/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=7976 CPUtime=3.09
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 1837 0 0 0 309 0 0 0 25 0 1 0 101095172 8167424 1728 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 1994 1728 112 221 0 1770 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7976

[startup+6.30118 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 10436
/proc/meminfo: memFree=1689400/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=8772 CPUtime=6.29
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 2065 0 0 0 628 1 0 0 25 0 1 0 101095172 8982528 1956 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 2193 1956 112 221 0 1969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8772

[startup+12.7019 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 10436
/proc/meminfo: memFree=1688136/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=9712 CPUtime=12.68
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 2282 0 0 0 1267 1 0 0 25 0 1 0 101095172 9945088 2173 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 2428 2173 112 221 0 2204 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9712

[startup+25.5014 s]
/proc/loadavg: 0.89 0.95 0.98 2/65 10436
/proc/meminfo: memFree=1686856/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=11000 CPUtime=25.48
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 2582 0 0 0 2547 1 0 0 25 0 1 0 101095172 11264000 2473 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 2750 2473 112 221 0 2526 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11000

[startup+51.1014 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 10436
/proc/meminfo: memFree=1685448/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=12584 CPUtime=51.08
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 2964 0 0 0 5106 2 0 0 25 0 1 0 101095172 12886016 2855 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 3146 2855 112 221 0 2922 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12584

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 10436
/proc/meminfo: memFree=1684104/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=13868 CPUtime=102.27
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 3285 0 0 0 10225 2 0 0 25 0 1 0 101095172 14200832 3176 1992294400 4194304 5102648 548682068784 18446744073709551615 4254846 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 3467 3176 112 221 0 3243 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13868

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1682760/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=15212 CPUtime=162.24
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 3603 0 0 0 16222 2 0 0 25 0 1 0 101095172 15577088 3494 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 3803 3494 112 221 0 3579 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 15212

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1681352/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=16764 CPUtime=222.24
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 3958 0 0 0 22221 3 0 0 25 0 1 0 101095172 17166336 3849 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4191 3849 112 221 0 3967 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16764

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1680520/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=17536 CPUtime=282.22
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4157 0 0 0 28219 3 0 0 25 0 1 0 101095172 17956864 4048 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4384 4048 112 221 0 4160 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 17536

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1679944/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=18224 CPUtime=342.2
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4300 0 0 0 34217 3 0 0 25 0 1 0 101095172 18661376 4191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4556 4191 112 221 0 4332 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18224

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1679496/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=18848 CPUtime=402.18
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4418 0 0 0 40215 3 0 0 25 0 1 0 101095172 19300352 4309 1992294400 4194304 5102648 548682068784 18446744073709551615 4225758 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4712 4309 112 221 0 4488 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18848

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1679112/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=19164 CPUtime=462.16
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4513 0 0 0 46213 3 0 0 25 0 1 0 101095172 19623936 4404 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4791 4404 112 221 0 4567 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 19164

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1678728/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=19612 CPUtime=522.15
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4610 0 0 0 52212 3 0 0 25 0 1 0 101095172 20082688 4501 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 4903 4501 112 221 0 4679 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 19612

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1678088/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=20128 CPUtime=582.13
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4745 0 0 0 58210 3 0 0 25 0 1 0 101095172 20611072 4636 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5032 4636 112 221 0 4808 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 20128

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1677896/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=20320 CPUtime=642.13
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4795 0 0 0 64209 4 0 0 25 0 1 0 101095172 20807680 4686 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5080 4686 112 221 0 4856 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 20320

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1677384/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=20768 CPUtime=702.1
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4886 0 0 0 70206 4 0 0 25 0 1 0 101095172 21266432 4777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5192 4777 112 221 0 4968 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 20768

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1677064/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=20956 CPUtime=762.09
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 4959 0 0 0 76205 4 0 0 25 0 1 0 101095172 21458944 4850 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5239 4850 112 221 0 5015 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 20956

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10436
/proc/meminfo: memFree=1676232/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=21856 CPUtime=822.07
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5164 0 0 0 82203 4 0 0 25 0 1 0 101095172 22380544 5055 1992294400 4194304 5102648 548682068784 18446744073709551615 4254608 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5464 5055 112 221 0 5240 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 21856

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1675720/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=22208 CPUtime=882.05
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5248 0 0 0 88201 4 0 0 25 0 1 0 101095172 22740992 5139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5552 5139 112 221 0 5328 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 22208

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1675400/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=22568 CPUtime=942.04
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5322 0 0 0 94199 5 0 0 25 0 1 0 101095172 23109632 5213 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5642 5213 112 221 0 5418 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 22568

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1674632/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=23580 CPUtime=1002.02
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5533 0 0 0 100197 5 0 0 25 0 1 0 101095172 24145920 5424 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5895 5424 112 221 0 5671 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 23580

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1674376/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=23800 CPUtime=1062.01
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5592 0 0 0 106196 5 0 0 25 0 1 0 101095172 24371200 5483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 5950 5483 112 221 0 5726 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 23800

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1673928/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=24352 CPUtime=1121.99
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5703 0 0 0 112194 5 0 0 25 0 1 0 101095172 24936448 5594 1992294400 4194304 5102648 548682068784 18446744073709551615 4254567 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 6088 5594 112 221 0 5864 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 24352

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1673608/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=24684 CPUtime=1181.97
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5772 0 0 0 118192 5 0 0 25 0 1 0 101095172 25276416 5663 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 6171 5663 112 221 0 5947 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 24684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10438
/proc/meminfo: memFree=1673608/2055920 swapFree=4191900/4192956
[pid=10435] ppid=10433 vsize=24684 CPUtime=1200.07
/proc/10435/stat : 10435 (varsat-industri) R 10433 10435 10398 0 -1 4194304 5774 0 0 0 120002 5 0 0 25 0 1 0 101095172 25276416 5665 1992294400 4194304 5102648 548682068784 18446744073709551615 4254525 0 0 4096 3 0 0 0 17 1 0 0
/proc/10435/statm: 6171 5665 112 221 0 5947 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 24684

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.09
CPU user time (s): 1200.03
CPU system time (s): 0.058991
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 24684

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

runsolver used 0.949855 second user time and 2.43663 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 09:24:31
IDJOB=1727920
IDBENCH=24648
IDSOLVER=538
FILE ID=node53/1727920-1240730671
PBS_JOBID= 9186963
Free space on /tmp= 66476 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727920-1240730671/watcher-1727920-1240730671 -o /tmp/evaluation-result-1727920-1240730671/solver-1727920-1240730671 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=256699986 HOME/instance-1727920-1240730671.cnf

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=256699986

node53.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.245
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.245
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:       1697184 kB
Buffers:         22460 kB
Cached:         262824 kB
SwapCached:        384 kB
Active:          73100 kB
Inactive:       225492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697184 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:          21688 kB
Slab:            46204 kB
Committed_AS:   300848 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 09:44:34