Trace number 1516552

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S709270457-007.cnf
MD5SUM7d0170c2c90b6be41806d4509f495e21
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.457929
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  65                                                   |
0.00/0.00	c |  Number of clauses:    5785                                                 |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.00/0.01	c |  Timeout:              43200 s
0.00/0.01	c |  Random Seed:          610416521.000000
0.00/0.01	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.01	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.01	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.01	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 |      65     5785    40495 |     1928        0    nan |  0.000 % |
0.09/0.15	c |       102 |      65     5785    40495 |     2121      102     24 |  0.024 % |
0.09/0.17	c |       252 |      65     5785    40495 |     2333      252     23 |  0.024 % |
0.19/0.20	c |       480 |      65     5785    40495 |     2566      480     23 |  0.024 % |
0.19/0.23	c |       819 |      65     5785    40495 |     2823      819     23 |  0.024 % |
0.19/0.27	c |      1325 |      65     5785    40495 |     3105     1325     23 |  0.024 % |
0.29/0.32	c |      2085 |      65     5785    40495 |     3416     2085     23 |  0.024 % |
0.39/0.40	c |      3226 |      65     5785    40495 |     3757     3226     22 |  0.024 % |
0.49/0.51	c |      4934 |      65     5785    40495 |     4133     3040     22 |  0.024 % |
0.59/0.65	c |      7497 |      65     5785    40495 |     4546     3519     23 |  0.024 % |
0.79/0.88	c |     11341 |      65     5785    40495 |     5001     2785     23 |  0.024 % |
1.19/1.25	c |     17108 |      65     5785    40495 |     5501     3525     20 |  0.024 % |
1.69/1.77	c |     25757 |      65     5785    40495 |     6051     3875     21 |  0.024 % |
2.49/2.57	c |     38733 |      65     5785    40495 |     6657     4694     22 |  0.024 % |
3.79/3.80	c |     58194 |      65     5785    40495 |     7322     4093     21 |  0.024 % |
5.69/5.71	c |     87387 |      65     5785    40495 |     8055     3893     21 |  0.024 % |
8.69/8.79	c |    131178 |      65     5785    40495 |     8860     7275     22 |  0.024 % |
13.58/13.62	c |    196862 |      65     5785    40495 |     9746     6303     22 |  0.024 % |
21.28/21.31	c |    295388 |      65     5785    40495 |    10721     7101     21 |  0.024 % |
33.18/33.30	c |    443177 |      65     5785    40495 |    11793     9817     21 |  0.024 % |
52.68/52.74	c |    664862 |      65     5785    40495 |    12972     6951     21 |  0.024 % |
83.27/83.35	c |    997388 |      65     5785    40495 |    14270     8029     21 |  0.024 % |
134.16/134.26	c |   1496178 |      65     5785    40495 |    15697    13592     21 |  0.024 % |
215.63/215.78	c |   2244361 |      65     5785    40495 |    17266    14999     20 |  0.024 % |
348.90/349.01	c |   3366635 |      65     5785    40495 |    18993    13438     20 |  0.024 % |
569.74/569.90	c |   5050046 |      65     5785    40495 |    20892    13814     21 |  0.024 % |
934.25/934.57	c |   7575164 |      65     5785    40495 |    22982    18623     20 |  0.024 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516552-1238271333/watcher-1516552-1238271333 -o /tmp/evaluation-result-1516552-1238271333/solver-1516552-1238271333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=610416521 HOME/instance-1516552-1238271333.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 2/73 559
/proc/meminfo: memFree=1523712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=2676 CPUtime=0
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 303 0 0 0 0 0 0 0 21 0 1 0 979551890 2740224 288 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 669 288 87 221 0 445 0

[startup+0.034924 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 559
/proc/meminfo: memFree=1523712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=3644 CPUtime=0.03
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 529 0 0 0 3 0 0 0 21 0 1 0 979551890 3731456 514 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 911 514 98 221 0 687 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3644

[startup+0.10193 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 559
/proc/meminfo: memFree=1523712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=3644 CPUtime=0.09
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 540 0 0 0 9 0 0 0 21 0 1 0 979551890 3731456 525 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 911 525 98 221 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3644

[startup+0.30195 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 559
/proc/meminfo: memFree=1523712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=3580 CPUtime=0.29
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 553 0 0 0 29 0 0 0 23 0 1 0 979551890 3665920 538 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 895 538 110 221 0 671 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3580

[startup+0.701993 s]
/proc/loadavg: 0.91 0.97 0.99 2/73 559
/proc/meminfo: memFree=1523712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=3864 CPUtime=0.69
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 604 0 0 0 69 0 0 0 25 0 1 0 979551890 3956736 589 1992294400 4194304 5102648 548682068784 18446744073709551615 4249895 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 966 589 110 221 0 742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3864

[startup+1.50208 s]
/proc/loadavg: 0.91 0.97 0.99 2/74 560
/proc/meminfo: memFree=1521592/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=4260 CPUtime=1.49
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 695 0 0 0 149 0 0 0 25 0 1 0 979551890 4362240 680 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1065 680 110 221 0 841 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4260

[startup+3.10124 s]
/proc/loadavg: 0.91 0.97 0.99 2/74 560
/proc/meminfo: memFree=1521016/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=4676 CPUtime=3.09
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 820 0 0 0 309 0 0 0 25 0 1 0 979551890 4788224 805 1992294400 4194304 5102648 548682068784 18446744073709551615 4249834 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1169 805 110 221 0 945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4676

[startup+6.30158 s]
/proc/loadavg: 0.92 0.97 0.99 2/74 560
/proc/meminfo: memFree=1520376/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=5224 CPUtime=6.29
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 946 0 0 0 629 0 0 0 25 0 1 0 979551890 5349376 931 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1306 931 110 221 0 1082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5224

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.99 2/74 560
/proc/meminfo: memFree=1519480/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=5920 CPUtime=12.69
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 1095 0 0 0 1269 0 0 0 25 0 1 0 979551890 6062080 1080 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1480 1080 110 221 0 1256 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5920

[startup+25.5016 s]
/proc/loadavg: 0.94 0.97 0.99 2/74 560
/proc/meminfo: memFree=1518712/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=6848 CPUtime=25.48
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 1303 0 0 0 2548 0 0 0 25 0 1 0 979551890 7012352 1288 1992294400 4194304 5102648 548682068784 18446744073709551615 4249783 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1712 1288 110 221 0 1488 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6848

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/74 560
/proc/meminfo: memFree=1517752/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=7816 CPUtime=51.07
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 1528 0 0 0 5107 0 0 0 25 0 1 0 979551890 8003584 1513 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 1954 1513 110 221 0 1730 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7816

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/74 560
/proc/meminfo: memFree=1516536/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=9076 CPUtime=102.27
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 1823 0 0 0 10226 1 0 0 25 0 1 0 979551890 9293824 1808 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2269 1808 110 221 0 2045 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9076

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1515896/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=9616 CPUtime=162.25
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 1985 0 0 0 16224 1 0 0 25 0 1 0 979551890 9846784 1970 1992294400 4194304 5102648 548682068784 18446744073709551615 4250281 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2404 1970 110 221 0 2180 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 9616

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1515128/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=10500 CPUtime=222.23
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2158 0 0 0 22222 1 0 0 25 0 1 0 979551890 10752000 2143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2625 2143 110 221 0 2401 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 10500

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1514808/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=10880 CPUtime=282.21
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2241 0 0 0 28220 1 0 0 25 0 1 0 979551890 11141120 2226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2720 2226 110 221 0 2496 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 10880

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1514552/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=11068 CPUtime=342.2
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2299 0 0 0 34219 1 0 0 25 0 1 0 979551890 11333632 2284 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2767 2284 110 221 0 2543 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11068

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1513912/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=11900 CPUtime=402.18
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2469 0 0 0 40217 1 0 0 25 0 1 0 979551890 12185600 2454 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 2975 2454 110 221 0 2751 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11900

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1513144/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=12848 CPUtime=462.17
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2657 0 0 0 46215 2 0 0 25 0 1 0 979551890 13156352 2642 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3212 2642 110 221 0 2988 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 12848

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512824/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13036 CPUtime=522.16
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2725 0 0 0 52214 2 0 0 25 0 1 0 979551890 13348864 2710 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3259 2710 110 221 0 3035 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 13036

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512824/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13036 CPUtime=582.14
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2734 0 0 0 58212 2 0 0 25 0 1 0 979551890 13348864 2719 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3259 2719 110 221 0 3035 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 13036

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512568/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13228 CPUtime=642.13
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2792 0 0 0 64211 2 0 0 25 0 1 0 979551890 13545472 2777 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3307 2777 110 221 0 3083 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 13228

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512312/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13416 CPUtime=702.11
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2835 0 0 0 70209 2 0 0 25 0 1 0 979551890 13737984 2820 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3354 2820 110 221 0 3130 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 13416

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512248/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13608 CPUtime=762.1
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2863 0 0 0 76208 2 0 0 25 0 1 0 979551890 13934592 2848 1992294400 4194304 5102648 548682068784 18446744073709551615 4225550 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3402 2848 110 221 0 3178 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 13608

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512056/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13796 CPUtime=822.07
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2906 0 0 0 82205 2 0 0 25 0 1 0 979551890 14127104 2891 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3449 2891 110 221 0 3225 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 13796

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1512056/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13796 CPUtime=882.07
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2909 0 0 0 88204 3 0 0 25 0 1 0 979551890 14127104 2894 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3449 2894 110 221 0 3225 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 13796

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511992/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13796 CPUtime=942.05
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2917 0 0 0 94202 3 0 0 25 0 1 0 979551890 14127104 2902 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3449 2902 110 221 0 3225 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 13796

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511928/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13796 CPUtime=1002.03
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2930 0 0 0 100200 3 0 0 25 0 1 0 979551890 14127104 2915 1992294400 4194304 5102648 548682068784 18446744073709551615 4227370 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3449 2915 110 221 0 3225 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 13796

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511864/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=13796 CPUtime=1062.02
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 2938 0 0 0 106199 3 0 0 25 0 1 0 979551890 14127104 2923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3449 2923 110 221 0 3225 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 13796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511544/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=14228 CPUtime=1122
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 3025 0 0 0 112197 3 0 0 25 0 1 0 979551890 14569472 3010 1992294400 4194304 5102648 548682068784 18446744073709551615 4249867 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3557 3010 110 221 0 3333 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 14228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511416/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=14372 CPUtime=1181.99
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 3061 0 0 0 118196 3 0 0 25 0 1 0 979551890 14716928 3046 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3593 3046 110 221 0 3369 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 14372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/74 560
/proc/meminfo: memFree=1511352/2055920 swapFree=4175408/4192956
[pid=559] ppid=557 vsize=14372 CPUtime=1200.09
/proc/559/stat : 559 (varsat-industri) R 557 559 387 0 -1 4194304 3063 0 0 0 120006 3 0 0 25 0 1 0 979551890 14716928 3048 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/559/statm: 3593 3048 110 221 0 3369 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 14372

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.1
CPU user time (s): 1200.06
CPU system time (s): 0.037994
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 14372

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

runsolver used 1.12683 second user time and 3.2505 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-28 21:15:33
IDJOB=1516552
IDBENCH=70522
IDSOLVER=538
FILE ID=node79/1516552-1238271333
PBS_JOBID= 9060868
Free space on /tmp= 65556 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S709270457-007.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516552-1238271333/watcher-1516552-1238271333 -o /tmp/evaluation-result-1516552-1238271333/solver-1516552-1238271333 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=610416521 HOME/instance-1516552-1238271333.cnf

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

MD5SUM BENCH= 7d0170c2c90b6be41806d4509f495e21
RANDOM SEED=610416521

node79.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.232
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.232
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:       1524192 kB
Buffers:         68764 kB
Cached:         367508 kB
SwapCached:      11644 kB
Active:         151812 kB
Inactive:       300448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1524192 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            1168 kB
Writeback:           0 kB
Mapped:          22700 kB
Slab:            64592 kB
Committed_AS:  2548056 kB
PageTables:       2004 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= 65556 MiB
End job on node79 at 2009-03-28 21:35:36