Trace number 1513216

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.11 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  200                                                  |
0.00/0.00	c |  Number of clauses:    17000                                                |
0.01/0.03	c |  Parsing time:         0.03         s                                       |
0.01/0.03	c |  Timeout:              43200 s
0.01/0.03	c |  Random Seed:          1168985511.000000
0.01/0.03	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.01/0.03	c |  Branching Rule:       default (solution-guided)                            |
0.01/0.03	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.01/0.03	c |                                                                             |
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |     200    17000   119000 |     5666        0    nan |  0.000 % |
0.49/0.60	c |       100 |     200    17000   119000 |     6233      100     58 |  0.003 % |
0.59/0.67	c |       250 |     200    17000   119000 |     6856      250     57 |  0.003 % |
0.69/0.75	c |       476 |     200    17000   119000 |     7542      476     58 |  0.003 % |
0.79/0.83	c |       813 |     200    17000   119000 |     8296      813     57 |  0.003 % |
0.89/0.93	c |      1319 |     200    17000   119000 |     9126     1319     58 |  0.003 % |
0.99/1.06	c |      2079 |     200    17000   119000 |    10038     2079     57 |  0.003 % |
1.19/1.22	c |      3219 |     200    17000   119000 |    11042     3219     57 |  0.003 % |
1.39/1.48	c |      4928 |     200    17000   119000 |    12147     4928     57 |  0.003 % |
1.79/1.88	c |      7490 |     200    17000   119000 |    13361     7490     57 |  0.003 % |
2.49/2.55	c |     11335 |     200    17000   119000 |    14697    11335     57 |  0.003 % |
3.69/3.70	c |     17101 |     200    17000   119000 |    16167     9706     56 |  0.003 % |
5.50/5.56	c |     25750 |     200    17000   119000 |    17784    10225     57 |  0.003 % |
8.29/8.35	c |     38724 |     200    17000   119000 |    19562    14260     58 |  0.003 % |
13.19/13.23	c |     58186 |     200    17000   119000 |    21519    14070     59 |  0.003 % |
20.89/20.94	c |     87379 |     200    17000   119000 |    23671    10840     56 |  0.003 % |
32.99/33.07	c |    131168 |     200    17000   119000 |    26038    18258     59 |  0.003 % |
53.47/53.57	c |    196852 |     200    17000   119000 |    28641    13070     58 |  0.003 % |
86.26/86.34	c |    295378 |     200    17000   119000 |    31506    12647     55 |  0.003 % |
136.54/136.63	c |    443169 |     200    17000   119000 |    34656    27532     59 |  0.003 % |
221.52/221.61	c |    664854 |     200    17000   119000 |    38122    30087     59 |  0.003 % |
353.17/353.39	c |    997380 |     200    17000   119000 |    41934    34223     60 |  0.003 % |
569.10/569.35	c |   1496168 |     200    17000   119000 |    46128    14866     54 |  0.003 % |
924.88/925.29	c |   2244350 |     200    17000   119000 |    50741    41347     59 |  0.003 % |

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-1513216-1238214943/watcher-1513216-1238214943 -o /tmp/evaluation-result-1513216-1238214943/solver-1513216-1238214943 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1168985511 HOME/instance-1513216-1238214943.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.92 0.98 0.99 3/72 1857
/proc/meminfo: memFree=1718808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=2544 CPUtime=0
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 345 0 0 0 0 0 0 0 18 0 1 0 1094155425 2605056 330 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 636 332 87 221 0 412 0

[startup+0.012725 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1857
/proc/meminfo: memFree=1718808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=3380 CPUtime=0.01
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 550 0 0 0 1 0 0 0 18 0 1 0 1094155425 3461120 535 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 845 537 87 221 0 621 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3380

[startup+0.101741 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1857
/proc/meminfo: memFree=1718808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=6244 CPUtime=0.09
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 1289 0 0 0 9 0 0 0 18 0 1 0 1094155425 6393856 1274 1992294400 4194304 5102648 548682068784 18446744073709551615 4273033 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 1561 1274 98 221 0 1337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6244

[startup+0.301777 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1857
/proc/meminfo: memFree=1718808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=6424 CPUtime=0.29
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 1322 0 0 0 29 0 0 0 19 0 1 0 1094155425 6578176 1307 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 1606 1307 98 221 0 1382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6424

[startup+0.701851 s]
/proc/loadavg: 0.92 0.98 0.99 3/72 1857
/proc/meminfo: memFree=1718808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=6100 CPUtime=0.69
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 1334 0 0 0 69 0 0 0 23 0 1 0 1094155425 6246400 1252 1992294400 4194304 5102648 548682068784 18446744073709551615 4214228 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 1525 1252 110 221 0 1301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6100

[startup+1.502 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1714000/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=6232 CPUtime=1.49
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 1363 0 0 0 149 0 0 0 25 0 1 0 1094155425 6381568 1281 1992294400 4194304 5102648 548682068784 18446744073709551615 4214165 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 1558 1281 110 221 0 1334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6232

[startup+3.10129 s]
/proc/loadavg: 0.92 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1712912/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=8792 CPUtime=3.09
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 2005 0 0 0 308 1 0 0 25 0 1 0 1094155425 9003008 1923 1992294400 4194304 5102648 548682068784 18446744073709551615 4249901 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 2198 1923 110 221 0 1974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8792

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1710416/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=9724 CPUtime=6.29
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 2227 0 0 0 628 1 0 0 25 0 1 0 1094155425 9957376 2145 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 2431 2145 110 221 0 2207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9724

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1708880/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=11528 CPUtime=12.69
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 2671 0 0 0 1268 1 0 0 25 0 1 0 1094155425 11804672 2589 1992294400 4194304 5102648 548682068784 18446744073709551615 4254460 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 2882 2589 110 221 0 2658 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11528

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1706832/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=13408 CPUtime=25.48
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 3130 0 0 0 2547 1 0 0 25 0 1 0 1094155425 13729792 3048 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 3352 3048 110 221 0 3128 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 13408

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1704912/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=15352 CPUtime=51.07
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 3609 0 0 0 5105 2 0 0 25 0 1 0 1094155425 15720448 3527 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 3838 3527 110 221 0 3614 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15352

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1701712/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=18772 CPUtime=102.26
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 4397 0 0 0 10223 3 0 0 25 0 1 0 1094155425 19222528 4315 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 4693 4315 110 221 0 4469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18772

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1699792/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=20672 CPUtime=162.24
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 4869 0 0 0 16220 4 0 0 25 0 1 0 1094155425 21168128 4787 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 5168 4787 110 221 0 4944 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20672

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1698384/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=22116 CPUtime=222.22
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 5192 0 0 0 22218 4 0 0 25 0 1 0 1094155425 22646784 5110 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 5529 5110 110 221 0 5305 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22116

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1696592/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=23864 CPUtime=282.2
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 5625 0 0 0 28216 4 0 0 25 0 1 0 1094155425 24436736 5543 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 5966 5543 110 221 0 5742 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 23864

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1696144/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=24344 CPUtime=342.17
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 5730 0 0 0 34213 4 0 0 25 0 1 0 1094155425 24928256 5648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 6086 5648 110 221 0 5862 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 24344

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1858
/proc/meminfo: memFree=1694416/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=26392 CPUtime=402.16
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 6150 0 0 0 40211 5 0 0 25 0 1 0 1094155425 27025408 6068 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 6598 6068 110 221 0 6374 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 26392

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 1860
/proc/meminfo: memFree=1693520/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=27296 CPUtime=462.13
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 6375 0 0 0 46208 5 0 0 25 0 1 0 1094155425 27951104 6293 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 6824 6293 110 221 0 6600 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 27296

[startup+522.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1693200/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=27532 CPUtime=522.11
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 6436 0 0 0 52206 5 0 0 25 0 1 0 1094155425 28192768 6354 1992294400 4194304 5102648 548682068784 18446744073709551615 4249772 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 6883 6354 110 221 0 6659 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 27532

[startup+582.301 s]
/proc/loadavg: 1.02 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1692240/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=28832 CPUtime=582.09
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 6737 0 0 0 58203 6 0 0 25 0 1 0 1094155425 29523968 6655 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 7208 6655 110 221 0 6984 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 28832

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1690320/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=30720 CPUtime=642.08
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7148 0 0 0 64201 7 0 0 25 0 1 0 1094155425 31457280 7066 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 7680 7066 110 221 0 7456 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 30720

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1689808/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=31236 CPUtime=702.05
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7283 0 0 0 70198 7 0 0 25 0 1 0 1094155425 31985664 7201 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 7809 7201 110 221 0 7585 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 31236

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1689168/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=31980 CPUtime=762.04
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7435 0 0 0 76197 7 0 0 25 0 1 0 1094155425 32747520 7353 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 7995 7353 110 221 0 7771 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 31980

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1688720/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=32532 CPUtime=822.01
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7536 0 0 0 82194 7 0 0 25 0 1 0 1094155425 33312768 7454 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8133 7454 110 221 0 7909 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 32532

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1688528/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=32532 CPUtime=881.99
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7565 0 0 0 88192 7 0 0 25 0 1 0 1094155425 33312768 7483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8133 7483 110 221 0 7909 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 32532

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1687312/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=33900 CPUtime=941.97
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 7892 0 0 0 94189 8 0 0 25 0 1 0 1094155425 34713600 7810 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8475 7810 110 221 0 8251 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 33900

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1686480/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=34772 CPUtime=1001.95
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8069 0 0 0 100187 8 0 0 25 0 1 0 1094155425 35606528 7987 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8693 7987 110 221 0 8469 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 34772

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1686032/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=35216 CPUtime=1061.94
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8182 0 0 0 106185 9 0 0 25 0 1 0 1094155425 36061184 8100 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8804 8100 110 221 0 8580 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 35216

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1685648/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=35564 CPUtime=1121.92
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8271 0 0 0 112183 9 0 0 25 0 1 0 1094155425 36417536 8189 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8891 8189 110 221 0 8667 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 35564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1685520/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=35704 CPUtime=1181.89
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8309 0 0 0 118180 9 0 0 25 0 1 0 1094155425 36560896 8227 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8926 8227 110 221 0 8702 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 35704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1685392/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=35848 CPUtime=1200.09
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8347 0 0 0 120000 9 0 0 25 0 1 0 1094155425 36708352 8265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8962 8265 110 221 0 8738 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35848

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 1860
/proc/meminfo: memFree=1685392/2055920 swapFree=4174692/4192956
[pid=1857] ppid=1855 vsize=35848 CPUtime=1200.09
/proc/1857/stat : 1857 (varsat-industri) R 1855 1857 1069 0 -1 4194304 8347 0 0 0 120000 9 0 0 25 0 1 0 1094155425 36708352 8265 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/1857/statm: 8962 8265 110 221 0 8738 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 35848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.099984
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 35848

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

runsolver used 1.07984 second user time and 3.2995 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-28 05:35:43
IDJOB=1513216
IDBENCH=70244
IDSOLVER=538
FILE ID=node67/1513216-1238214943
PBS_JOBID= 9060499
Free space on /tmp= 66376 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1513216-1238214943/watcher-1513216-1238214943 -o /tmp/evaluation-result-1513216-1238214943/solver-1513216-1238214943 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1168985511 HOME/instance-1513216-1238214943.cnf

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=1168985511

node67.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.265
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.265
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:       1719288 kB
Buffers:         33740 kB
Cached:         236400 kB
SwapCached:       9680 kB
Active:          79036 kB
Inactive:       202308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719288 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            1508 kB
Writeback:           0 kB
Mapped:          16820 kB
Slab:            40340 kB
Committed_AS:  3052520 kB
PageTables:       2052 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= 66376 MiB
End job on node67 at 2009-03-28 05:55:45