Trace number 1729192

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.968851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
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:  4667                                                 |
0.00/0.00	c |  Number of clauses:    18492                                                |
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:          1603798801.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.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    3144    14082    42145 |     4694        0    nan |  0.000 % |
0.09/0.19	c |       101 |    3106    14082    42145 |     5163       88     39 |  2.400 % |
0.19/0.23	c |       251 |    3046    13677    40944 |     5679      180     25 |  3.751 % |
0.29/0.30	c |       477 |    2969    13561    40604 |     6247      381     38 |  6.645 % |
0.39/0.43	c |       816 |    2905    12971    38862 |     6872      572     72 |  6.814 % |
0.49/0.58	c |      1322 |    2897    12935    38751 |     7559     1073     56 |  6.814 % |
0.69/0.78	c |      2081 |    2894    12920    38704 |     8315     1831     56 |  6.878 % |
1.09/1.18	c |      3221 |    2864    12810    38364 |     9147     2955     59 |  7.692 % |
1.79/1.81	c |      4929 |    2838    12668    37920 |    10062     4639     59 |  8.571 % |
2.99/3.06	c |      7492 |    2815    12569    37614 |    11068     7190     65 |  8.571 % |
4.89/4.92	c |     11336 |    2813    12560    37591 |    12175    11031     60 |  9.064 % |
7.49/7.58	c |     17102 |    2792    12469    37311 |    13392     9816     46 |  9.149 % |
12.19/12.26	c |     25751 |    2756    12328    36893 |    14731    11280     60 |  9.921 % |
19.59/19.61	c |     38726 |    2742    12256    36674 |    16204     8279     41 | 10.135 % |
31.18/31.26	c |     58187 |    2735    12242    36636 |    17825    10376     56 | 10.414 % |
48.68/48.79	c |     87379 |    2724    12174    36434 |    19608    10643     37 | 10.521 % |
77.58/77.65	c |    131168 |    2709    12114    36255 |    21568    12365     52 | 10.842 % |
127.65/127.79	c |    196852 |    2690    12030    35996 |    23725    21319     43 | 11.250 % |
209.04/209.16	c |    295378 |    2685    12010    35933 |    26098    19721     48 | 11.421 % |
332.90/333.02	c |    443169 |    2681    11991    35874 |    28708    16297     49 | 11.507 % |
529.75/529.91	c |    664852 |    2676    11974    35827 |    31578    27108     68 | 11.549 % |
870.56/870.84	c |    997378 |    2655    11876    35527 |    34736    28145     65 | 12.021 % |

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-1729192-1240746365/watcher-1729192-1240746365 -o /tmp/evaluation-result-1729192-1240746365/solver-1729192-1240746365 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=1603798801 HOME/instance-1729192-1240746365.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/64 8219
/proc/meminfo: memFree=1348728/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=3312 CPUtime=0
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 500 0 0 0 0 0 0 0 18 0 1 0 102664581 3391488 485 1992294400 4194304 5102648 548682068784 18446744073709551615 4490212 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 828 485 87 221 0 604 0

[startup+0.0192649 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8219
/proc/meminfo: memFree=1348728/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=4416 CPUtime=0.01
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 758 0 0 0 1 0 0 0 18 0 1 0 102664581 4521984 743 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 1104 743 87 221 0 880 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4416

[startup+0.102271 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8219
/proc/meminfo: memFree=1348728/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=7304 CPUtime=0.09
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 1440 0 0 0 9 0 0 0 18 0 1 0 102664581 7479296 1425 1992294400 4194304 5102648 548682068784 18446744073709551615 4723802 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 1826 1426 100 221 0 1602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7304

[startup+0.301288 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8219
/proc/meminfo: memFree=1348728/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=6980 CPUtime=0.29
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 1518 0 0 0 29 0 0 0 19 0 1 0 102664581 7147520 1405 1992294400 4194304 5102648 548682068784 18446744073709551615 4255473 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 1745 1405 112 221 0 1521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6980

[startup+0.702322 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8219
/proc/meminfo: memFree=1348728/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=6980 CPUtime=0.69
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 1518 0 0 0 69 0 0 0 22 0 1 0 102664581 7147520 1405 1992294400 4194304 5102648 548682068784 18446744073709551615 4257116 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 1745 1405 112 221 0 1521 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6980

[startup+1.50139 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1343280/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=7116 CPUtime=1.49
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 1527 0 0 0 149 0 0 0 25 0 1 0 102664581 7286784 1414 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 1779 1414 112 221 0 1555 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7116

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1342832/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=8172 CPUtime=3.09
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 1816 0 0 0 308 1 0 0 25 0 1 0 102664581 8368128 1703 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 2043 1703 112 221 0 1819 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8172

[startup+6.3018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1340720/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=10172 CPUtime=6.29
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 2303 0 0 0 628 1 0 0 25 0 1 0 102664581 10416128 2190 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 2543 2190 112 221 0 2319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10172

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1340016/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=10172 CPUtime=12.69
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 2312 0 0 0 1267 2 0 0 25 0 1 0 102664581 10416128 2199 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 2543 2199 112 221 0 2319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10172

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1339248/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=10964 CPUtime=25.49
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 2507 0 0 0 2547 2 0 0 25 0 1 0 102664581 11227136 2394 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 2741 2394 112 221 0 2517 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10964

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1337968/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=12452 CPUtime=51.08
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 2839 0 0 0 5105 3 0 0 25 0 1 0 102664581 12750848 2726 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 3113 2726 112 221 0 2889 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12452

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1336304/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=14044 CPUtime=102.27
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 3243 0 0 0 10224 3 0 0 25 0 1 0 102664581 14381056 3130 1992294400 4194304 5102648 548682068784 18446744073709551615 4249977 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 3511 3130 112 221 0 3287 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14044

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1333232/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=17164 CPUtime=162.24
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4025 0 0 0 16220 4 0 0 25 0 1 0 102664581 17575936 3912 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4291 3912 112 221 0 4067 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17164

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1332656/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=17792 CPUtime=222.23
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4151 0 0 0 22218 5 0 0 25 0 1 0 102664581 18219008 4038 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4448 4038 112 221 0 4224 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17792

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1332144/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=18188 CPUtime=282.22
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4261 0 0 0 28217 5 0 0 25 0 1 0 102664581 18624512 4148 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4547 4148 112 221 0 4323 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 18188

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1332144/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=18188 CPUtime=342.2
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4262 0 0 0 34215 5 0 0 25 0 1 0 102664581 18624512 4149 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4547 4149 112 221 0 4323 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18188

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1331888/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=18368 CPUtime=402.18
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4304 0 0 0 40213 5 0 0 25 0 1 0 102664581 18808832 4191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4592 4191 112 221 0 4368 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 18368

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1331760/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=18556 CPUtime=462.16
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4356 0 0 0 46211 5 0 0 25 0 1 0 102664581 19001344 4243 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4639 4243 112 221 0 4415 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 18556

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1331760/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=18724 CPUtime=522.15
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 4375 0 0 0 52209 6 0 0 25 0 1 0 102664581 19173376 4262 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 4681 4262 112 221 0 4457 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 18724

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1328944/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=21512 CPUtime=582.14
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5091 0 0 0 58207 7 0 0 25 0 1 0 102664581 22028288 4978 1992294400 4194304 5102648 548682068784 18446744073709551615 4249064 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 5378 4978 112 221 0 5154 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 21512

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1328880/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=21512 CPUtime=642.12
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5096 0 0 0 64205 7 0 0 25 0 1 0 102664581 22028288 4983 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 5378 4983 112 221 0 5154 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 21512

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1328880/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=21512 CPUtime=702.1
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5099 0 0 0 70203 7 0 0 25 0 1 0 102664581 22028288 4986 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 5378 4986 112 221 0 5154 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 21512

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1328176/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=22192 CPUtime=762.09
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5267 0 0 0 76202 7 0 0 25 0 1 0 102664581 22724608 5154 1992294400 4194304 5102648 548682068784 18446744073709551615 4249753 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 5548 5154 112 221 0 5324 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 22192

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1327920/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=22496 CPUtime=822.07
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5317 0 0 0 82200 7 0 0 25 0 1 0 102664581 23035904 5204 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 5624 5204 112 221 0 5400 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 22496

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8220
/proc/meminfo: memFree=1325680/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=24740 CPUtime=882.06
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5898 0 0 0 88198 8 0 0 25 0 1 0 102664581 25333760 5785 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6185 5785 112 221 0 5961 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 24740

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8226
/proc/meminfo: memFree=1325552/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=24740 CPUtime=942.03
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5905 0 0 0 94195 8 0 0 25 0 1 0 102664581 25333760 5792 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6185 5792 112 221 0 5961 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 24740

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8226
/proc/meminfo: memFree=1325552/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=24740 CPUtime=1002.01
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 5905 0 0 0 100193 8 0 0 25 0 1 0 102664581 25333760 5792 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6185 5792 112 221 0 5961 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 24740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8226
/proc/meminfo: memFree=1325040/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=25268 CPUtime=1062
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 6039 0 0 0 106191 9 0 0 25 0 1 0 102664581 25874432 5926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6317 5926 112 221 0 6093 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 25268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 8226
/proc/meminfo: memFree=1325040/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=25268 CPUtime=1121.99
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 6039 0 0 0 112190 9 0 0 25 0 1 0 102664581 25874432 5926 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6317 5926 112 221 0 6093 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 25268

[startup+1182.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1325040/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=25268 CPUtime=1181.97
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 6042 0 0 0 118188 9 0 0 25 0 1 0 102664581 25874432 5929 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6317 5929 112 221 0 6093 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 25268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 8226
/proc/meminfo: memFree=1324976/2055920 swapFree=4192956/4192956
[pid=8219] ppid=8217 vsize=25268 CPUtime=1200.07
/proc/8219/stat : 8219 (varsat-industri) R 8217 8219 7901 0 -1 4194304 6042 0 0 0 119998 9 0 0 25 0 1 0 102664581 25874432 5929 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8219/statm: 6317 5929 112 221 0 6093 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 25268

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.08
CPU user time (s): 1199.98
CPU system time (s): 0.098984
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 25268

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

runsolver used 0.991849 second user time and 2.32965 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-26 13:46:05
IDJOB=1729192
IDBENCH=24694
IDSOLVER=538
FILE ID=node50/1729192-1240746365
PBS_JOBID= 9187016
Free space on /tmp= 66528 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729192-1240746365/watcher-1729192-1240746365 -o /tmp/evaluation-result-1729192-1240746365/solver-1729192-1240746365 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=1603798801 HOME/instance-1729192-1240746365.cnf

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

MD5SUM BENCH= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=1603798801

node50.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.216
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.216
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:       1349208 kB
Buffers:         92236 kB
Cached:         512896 kB
SwapCached:          0 kB
Active:         262500 kB
Inactive:       356576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349208 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1332 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            73616 kB
Committed_AS:   328624 kB
PageTables:       1448 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= 66528 MiB
End job on node50 at 2009-04-26 14:06:08