Trace number 1784866

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) 5000.03 5001.31

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1652.5
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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:  4499                                                 |
0.00/0.00	c |  Number of clauses:    18603                                                |
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:          627208310.000000
0.00/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
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 |    2790    18161    66264 |     6053        0    nan |  0.000 % |
0.09/0.18	c |       100 |    2790    18161    66264 |     6659      100     17 |  0.000 % |
0.19/0.24	c |       250 |    2790    18161    66264 |     7324      250     20 |  0.000 % |
0.29/0.30	c |       477 |    2790    18161    66264 |     8057      477     19 |  0.000 % |
0.29/0.37	c |       814 |    2790    18161    66264 |     8863      814     19 |  0.000 % |
0.39/0.45	c |      1321 |    2790    18161    66264 |     9749     1321     20 |  0.000 % |
0.79/0.82	c |      2080 |    2790    18161    66264 |    10724     2080     32 |  0.000 % |
0.89/0.98	c |      3220 |    2790    18161    66264 |    11796     3220     27 |  0.000 % |
1.39/1.49	c |      4929 |    2790    18161    66264 |    12976     4929     32 |  0.000 % |
1.99/2.03	c |      7491 |    2790    18161    66264 |    14274     7491     31 |  0.000 % |
3.49/3.52	c |     11336 |    2790    18161    66264 |    15701    11336     34 |  0.000 % |
4.59/4.60	c |     17103 |    2790    18161    66264 |    17271    17103     32 |  0.000 % |
7.09/7.12	c |     25752 |    2790    18161    66264 |    18998    16440     37 |  0.000 % |
8.99/9.06	c |     38727 |    2790    18161    66264 |    20898    18987     32 |  0.000 % |
15.49/15.50	c |     58189 |    2790    18161    66264 |    22988    16281     44 |  0.000 % |
23.09/23.18	c |     87381 |    2790    18161    66264 |    25287    19496     30 |  0.000 % |
39.58/39.69	c |    131170 |    2790    18161    66264 |    27816    17581     44 |  0.000 % |
65.18/65.26	c |    196855 |    2790    18161    66264 |    30598    12369     27 |  0.000 % |
135.06/135.18	c |    295381 |    2790    18161    66264 |    33657    30425     44 |  0.000 % |
211.94/212.04	c |    443171 |    2790    18161    66264 |    37023    18152     29 |  0.000 % |
370.29/370.48	c |    664855 |    2790    18161    66264 |    40726    28801     41 |  0.000 % |
567.85/568.00	c |    997381 |    2790    18161    66264 |    44798    41254     34 |  0.000 % |
859.98/860.28	c |   1496169 |    2790    18161    66264 |    49278    40640     36 |  0.000 % |
1521.21/1521.68	c |   2244352 |    2790    18161    66264 |    54206    32888     53 |  0.000 % |
2548.43/2549.11	c |   3366626 |    2790    18161    66264 |    59626    21844     36 |  0.000 % |
4018.66/4019.71	c |   5050039 |    2790    18161    66264 |    65589    44615     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-1784866-1241871842/watcher-1784866-1241871842 -o /tmp/evaluation-result-1784866-1241871842/solver-1784866-1241871842 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=627208310 HOME/instance-1784866-1241871842.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 20566
/proc/meminfo: memFree=1923304/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=3304 CPUtime=0
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 493 0 0 0 0 0 0 0 18 0 1 0 215217557 3383296 478 1992294400 4194304 5102648 548682068784 18446744073709551615 4245145 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 826 478 87 221 0 602 0

[startup+0.0919019 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 20566
/proc/meminfo: memFree=1923304/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=7576 CPUtime=0.08
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1522 0 0 0 8 0 0 0 18 0 1 0 215217557 7757824 1507 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 1894 1507 100 221 0 1670 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7576

[startup+0.101903 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 20566
/proc/meminfo: memFree=1923304/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=7844 CPUtime=0.09
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1609 0 0 0 9 0 0 0 18 0 1 0 215217557 8032256 1594 1992294400 4194304 5102648 548682068784 18446744073709551615 4285199 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 1961 1594 100 221 0 1737 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7844

[startup+0.301923 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 20566
/proc/meminfo: memFree=1923304/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=7640 CPUtime=0.29
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1661 0 0 0 29 0 0 0 19 0 1 0 215217557 7823360 1547 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 1910 1547 112 221 0 1686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7640

[startup+0.701965 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 20566
/proc/meminfo: memFree=1923304/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=7640 CPUtime=0.69
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1661 0 0 0 69 0 0 0 22 0 1 0 215217557 7823360 1547 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 1910 1547 112 221 0 1686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7640

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1917280/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=7640 CPUtime=1.49
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1661 0 0 0 149 0 0 0 25 0 1 0 215217557 7823360 1547 1992294400 4194304 5102648 548682068784 18446744073709551615 4213798 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 1910 1547 112 221 0 1686 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7640

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1916960/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=8652 CPUtime=3.09
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 1912 0 0 0 309 0 0 0 25 0 1 0 215217557 8859648 1798 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 2163 1798 112 221 0 1939 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8652

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1914528/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=10492 CPUtime=6.29
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 2360 0 0 0 629 0 0 0 25 0 1 0 215217557 10743808 2246 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 2623 2246 112 221 0 2399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10492

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1913248/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=11724 CPUtime=12.69
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 2677 0 0 0 1268 1 0 0 25 0 1 0 215217557 12005376 2563 1992294400 4194304 5102648 548682068784 18446744073709551615 4249332 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 2931 2563 112 221 0 2707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11724

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1911264/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=13776 CPUtime=25.49
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 3173 0 0 0 2548 1 0 0 25 0 1 0 215217557 14106624 3059 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 3444 3059 112 221 0 3220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13776

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1909344/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=15856 CPUtime=51.08
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 3650 0 0 0 5106 2 0 0 25 0 1 0 215217557 16236544 3536 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 3964 3536 112 221 0 3740 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1906336/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=18864 CPUtime=102.26
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 4377 0 0 0 10224 2 0 0 25 0 1 0 215217557 19316736 4263 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 4716 4263 112 221 0 4492 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18864

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1904864/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=20356 CPUtime=162.25
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 4730 0 0 0 16222 3 0 0 25 0 1 0 215217557 20844544 4616 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 5089 4616 112 221 0 4865 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20356

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1904160/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=21012 CPUtime=222.23
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 4908 0 0 0 22220 3 0 0 25 0 1 0 215217557 21516288 4794 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 5253 4794 112 221 0 5029 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21012

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1901984/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=23312 CPUtime=282.22
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 5445 0 0 0 28218 4 0 0 25 0 1 0 215217557 23871488 5331 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 5828 5331 112 221 0 5604 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23312

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1901472/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=23884 CPUtime=342.2
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 5576 0 0 0 34216 4 0 0 25 0 1 0 215217557 24457216 5462 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 5971 5462 112 221 0 5747 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 23884

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1900064/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=25464 CPUtime=402.18
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 5915 0 0 0 40214 4 0 0 25 0 1 0 215217557 26075136 5801 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 6366 5801 112 221 0 6142 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 25464

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1898464/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=27128 CPUtime=462.17
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 6309 0 0 0 46212 5 0 0 25 0 1 0 215217557 27779072 6195 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 6782 6195 112 221 0 6558 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 27128

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1897312/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=28172 CPUtime=522.16
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 6582 0 0 0 52210 6 0 0 25 0 1 0 215217557 28848128 6468 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 7043 6468 112 221 0 6819 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 28172

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1896736/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=28748 CPUtime=582.14
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 6717 0 0 0 58208 6 0 0 25 0 1 0 215217557 29437952 6603 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 7187 6603 112 221 0 6963 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28748

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 20567
/proc/meminfo: memFree=1896160/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=29308 CPUtime=642.13
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 6853 0 0 0 64207 6 0 0 25 0 1 0 215217557 30011392 6739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 7327 6739 112 221 0 7103 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 29308

[startup+702.301 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1876384/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=49172 CPUtime=4061.25
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 11489 0 0 0 406109 16 0 0 25 0 1 0 215217557 50352128 11375 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 12293 11375 112 221 0 12069 0
Current children cumulated CPU time (s) 4061.25
Current children cumulated vsize (KiB) 49172

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873696/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=51960 CPUtime=4121.23
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12147 0 0 0 412106 17 0 0 25 0 1 0 215217557 53207040 12033 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 12990 12033 112 221 0 12766 0
Current children cumulated CPU time (s) 4121.23
Current children cumulated vsize (KiB) 51960

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873696/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=51960 CPUtime=4181.21
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12152 0 0 0 418104 17 0 0 25 0 1 0 215217557 53207040 12038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 12990 12038 112 221 0 12766 0
Current children cumulated CPU time (s) 4181.21
Current children cumulated vsize (KiB) 51960

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873632/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=51960 CPUtime=4241.2
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12152 0 0 0 424103 17 0 0 25 0 1 0 215217557 53207040 12038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 12990 12038 112 221 0 12766 0
Current children cumulated CPU time (s) 4241.2
Current children cumulated vsize (KiB) 51960

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873568/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=51960 CPUtime=4301.19
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12152 0 0 0 430101 18 0 0 25 0 1 0 215217557 53207040 12038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 12990 12038 112 221 0 12766 0
Current children cumulated CPU time (s) 4301.19
Current children cumulated vsize (KiB) 51960

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873376/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52176 CPUtime=4361.18
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12210 0 0 0 436100 18 0 0 25 0 1 0 215217557 53428224 12096 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13044 12096 112 221 0 12820 0
Current children cumulated CPU time (s) 4361.18
Current children cumulated vsize (KiB) 52176

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873184/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52496 CPUtime=4421.16
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12253 0 0 0 442098 18 0 0 25 0 1 0 215217557 53755904 12139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13124 12139 112 221 0 12900 0
Current children cumulated CPU time (s) 4421.16
Current children cumulated vsize (KiB) 52496

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873120/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52496 CPUtime=4481.14
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12267 0 0 0 448096 18 0 0 25 0 1 0 215217557 53755904 12153 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13124 12153 112 221 0 12900 0
Current children cumulated CPU time (s) 4481.14
Current children cumulated vsize (KiB) 52496

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20575
/proc/meminfo: memFree=1873056/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52496 CPUtime=4541.12
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12268 0 0 0 454094 18 0 0 25 0 1 0 215217557 53755904 12154 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13124 12154 112 221 0 12900 0
Current children cumulated CPU time (s) 4541.12
Current children cumulated vsize (KiB) 52496

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1873120/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52496 CPUtime=4601.11
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12268 0 0 0 460093 18 0 0 25 0 1 0 215217557 53755904 12154 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13124 12154 112 221 0 12900 0
Current children cumulated CPU time (s) 4601.11
Current children cumulated vsize (KiB) 52496

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1873056/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=52496 CPUtime=4661.09
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12269 0 0 0 466091 18 0 0 25 0 1 0 215217557 53755904 12155 1992294400 4194304 5102648 548682068784 18446744073709551615 4250212 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13124 12155 112 221 0 12900 0
Current children cumulated CPU time (s) 4661.09
Current children cumulated vsize (KiB) 52496

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1870432/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=55028 CPUtime=4721.09
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 12926 0 0 0 472089 20 0 0 25 0 1 0 215217557 56348672 12812 1992294400 4194304 5102648 548682068784 18446744073709551615 4249884 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 13757 12812 112 221 0 13533 0
Current children cumulated CPU time (s) 4721.09
Current children cumulated vsize (KiB) 55028

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868960/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=56640 CPUtime=4781.07
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13291 0 0 0 478087 20 0 0 25 0 1 0 215217557 57999360 13177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14160 13177 112 221 0 13936 0
Current children cumulated CPU time (s) 4781.07
Current children cumulated vsize (KiB) 56640

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868832/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=56640 CPUtime=4841.05
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13311 0 0 0 484085 20 0 0 25 0 1 0 215217557 57999360 13197 1992294400 4194304 5102648 548682068784 18446744073709551615 4255087 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14160 13197 112 221 0 13936 0
Current children cumulated CPU time (s) 4841.05
Current children cumulated vsize (KiB) 56640

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868320/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=57220 CPUtime=4901.04
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13437 0 0 0 490084 20 0 0 25 0 1 0 215217557 58593280 13323 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14305 13323 112 221 0 14081 0
Current children cumulated CPU time (s) 4901.04
Current children cumulated vsize (KiB) 57220

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868320/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=57220 CPUtime=4961.02
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13439 0 0 0 496082 20 0 0 25 0 1 0 215217557 58593280 13325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14305 13325 112 221 0 14081 0
Current children cumulated CPU time (s) 4961.02
Current children cumulated vsize (KiB) 57220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868320/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=57220 CPUtime=5000.01
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13439 0 0 0 499981 20 0 0 25 0 1 0 215217557 58593280 13325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14305 13325 112 221 0 14081 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 57220

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20577
/proc/meminfo: memFree=1868320/2055920 swapFree=4176540/4192956
[pid=20566] ppid=20564 vsize=57220 CPUtime=5000.01
/proc/20566/stat : 20566 (varsat-industri) R 20564 20566 20418 0 -1 4194304 13439 0 0 0 499981 20 0 0 25 0 1 0 215217557 58593280 13325 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/20566/statm: 14305 13325 112 221 0 14081 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 57220

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.31
CPU time (s): 5000.03
CPU user time (s): 4999.82
CPU system time (s): 0.212967
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 57220

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

runsolver used 3.80742 second user time and 11.0773 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-09 14:24:02
IDJOB=1784866
IDBENCH=24631
IDSOLVER=641
FILE ID=node17/1784866-1241871842
PBS_JOBID= 9264595
Free space on /tmp= 66148 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/equilarge_l4.sat05-521.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784866-1241871842/watcher-1784866-1241871842 -o /tmp/evaluation-result-1784866-1241871842/solver-1784866-1241871842 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=627208310 HOME/instance-1784866-1241871842.cnf

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=627208310

node17.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.234
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.234
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:       1923720 kB
Buffers:         26460 kB
Cached:          54516 kB
SwapCached:      11164 kB
Active:          56148 kB
Inactive:        38056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1923720 kB
SwapTotal:     4192956 kB
SwapFree:      4176540 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          14028 kB
Slab:            23944 kB
Committed_AS:   716960 kB
PageTables:       1452 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= 66148 MiB
End job on node17 at 2009-05-09 15:47:25