Trace number 1785100

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2211                                                 |
0.00/0.00	c |  Number of clauses:    14710                                                |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          309328079.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    2211    14710    33107 |     4903        0    nan |  0.000 % |
0.00/0.06	c |       100 |    2209    14710    33107 |     5393       98     34 |  0.090 % |
0.09/0.10	c |       250 |    2208    14683    33053 |     5933      246     32 |  0.181 % |
0.09/0.14	c |       476 |    2206    14670    33027 |     6526      471     36 |  0.227 % |
0.19/0.20	c |       814 |    2204    14639    32965 |     7178      806     36 |  0.362 % |
0.19/0.28	c |      1321 |    2204    14639    32965 |     7896     1313     38 |  0.362 % |
0.29/0.39	c |      2080 |    2203    14630    32947 |     8686     2072     40 |  0.362 % |
0.49/0.58	c |      3221 |    2203    14630    32947 |     9555     3213     46 |  0.362 % |
0.89/0.90	c |      4929 |    2202    14618    32923 |    10510     4920     46 |  0.408 % |
1.39/1.48	c |      7491 |    2201    14609    32905 |    11561     7481     47 |  0.453 % |
2.49/2.57	c |     11335 |    2201    14609    32905 |    12717    11325     50 |  0.452 % |
4.39/4.41	c |     17102 |    2200    14601    32889 |    13989    10594     49 |  0.543 % |
7.19/7.27	c |     25753 |    2199    14588    32863 |    15388    12015     49 |  0.543 % |
11.79/11.81	c |     38727 |    2199    14588    32863 |    16927     9143     53 |  0.543 % |
19.18/19.30	c |     58188 |    2199    14588    32863 |    18620    11141     45 |  0.543 % |
30.88/30.94	c |     87381 |    2198    14577    32841 |    20482    11797     49 |  0.588 % |
52.57/52.61	c |    131170 |    2198    14577    32841 |    22530    13875     44 |  0.588 % |
85.47/85.59	c |    196855 |    2197    14564    32815 |    24783    22221     65 |  0.633 % |
141.26/141.33	c |    295382 |    2197    14564    32815 |    27262    19944     55 |  0.633 % |
236.63/236.72	c |    443171 |    2197    14564    32815 |    29988    15101     53 |  0.633 % |
375.59/375.79	c |    664854 |    2197    14564    32815 |    32987    22011     51 |  0.633 % |
611.73/611.93	c |    997383 |    2197    14564    32815 |    36285    23963     66 |  0.633 % |
987.73/988.06	c |   1496171 |    2197    14564    32815 |    39914    26877     61 |  0.633 % |
1602.07/1602.51	c |   2244353 |    2197    14564    32815 |    43905    31929     59 |  0.633 % |
2592.61/2593.35	c |   3366633 |    2197    14564    32815 |    48296    42305     61 |  0.633 % |
4225.48/4226.66	c |   5050045 |    2197    14564    32815 |    53126    24058     53 |  0.633 % |

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-1785100-1241890313/watcher-1785100-1241890313 -o /tmp/evaluation-result-1785100-1241890313/solver-1785100-1241890313 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=309328079 HOME/instance-1785100-1241890313.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: 0.85 0.97 0.99 3/64 23125
/proc/meminfo: memFree=538360/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=2860 CPUtime=0
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 217058238 2928640 337 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 715 338 87 221 0 491 0

[startup+0.0885451 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23125
/proc/meminfo: memFree=538360/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=4220 CPUtime=0.08
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 779 0 0 0 8 0 0 0 18 0 1 0 217058238 4321280 706 1992294400 4194304 5102648 548682068784 18446744073709551615 4243452 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1055 706 110 221 0 831 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4220

[startup+0.101545 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23125
/proc/meminfo: memFree=538360/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=4220 CPUtime=0.09
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 779 0 0 0 9 0 0 0 18 0 1 0 217058238 4321280 706 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1055 706 110 221 0 831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.301567 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23125
/proc/meminfo: memFree=538360/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=4220 CPUtime=0.29
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 780 0 0 0 29 0 0 0 19 0 1 0 217058238 4321280 707 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1055 707 110 221 0 831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.70161 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23125
/proc/meminfo: memFree=538360/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=4896 CPUtime=0.69
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 925 0 0 0 69 0 0 0 22 0 1 0 217058238 5013504 852 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1224 852 110 221 0 1000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4896

[startup+1.5017 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 23126
/proc/meminfo: memFree=534896/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=5820 CPUtime=1.49
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 1175 0 0 0 149 0 0 0 25 0 1 0 217058238 5959680 1102 1992294400 4194304 5102648 548682068784 18446744073709551615 4215218 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1455 1102 110 221 0 1231 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5820

[startup+3.10187 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 23126
/proc/meminfo: memFree=533552/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=7468 CPUtime=3.09
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 1574 0 0 0 309 0 0 0 25 0 1 0 217058238 7647232 1501 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 1867 1501 110 221 0 1643 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7468

[startup+6.30122 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 23126
/proc/meminfo: memFree=532152/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=8128 CPUtime=6.29
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 1737 0 0 0 628 1 0 0 25 0 1 0 217058238 8323072 1664 1992294400 4194304 5102648 548682068784 18446744073709551615 4244259 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 2032 1664 110 221 0 1808 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8128

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 23126
/proc/meminfo: memFree=530872/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=9052 CPUtime=12.69
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 1970 0 0 0 1268 1 0 0 25 0 1 0 217058238 9269248 1897 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 2263 1897 110 221 0 2039 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9052

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 23126
/proc/meminfo: memFree=529592/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=10428 CPUtime=25.49
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 2307 0 0 0 2547 2 0 0 25 0 1 0 217058238 10678272 2234 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 2607 2234 110 221 0 2383 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10428

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 23126
/proc/meminfo: memFree=527864/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=12148 CPUtime=51.07
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 2743 0 0 0 5105 2 0 0 25 0 1 0 217058238 12439552 2670 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 3037 2670 110 221 0 2813 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12148

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 23126
/proc/meminfo: memFree=524984/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=15120 CPUtime=102.27
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 3468 0 0 0 10223 4 0 0 25 0 1 0 217058238 15482880 3395 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 3780 3395 110 221 0 3556 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15120

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=523192/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=16964 CPUtime=162.25
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 3915 0 0 0 16221 4 0 0 25 0 1 0 217058238 17371136 3842 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 4241 3842 110 221 0 4017 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16964

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=522296/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=17888 CPUtime=222.23
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 4134 0 0 0 22219 4 0 0 25 0 1 0 217058238 18317312 4061 1992294400 4194304 5102648 548682068784 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 4472 4061 110 221 0 4248 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17888

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=520568/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=19624 CPUtime=282.22
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 4556 0 0 0 28217 5 0 0 25 0 1 0 217058238 20094976 4483 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 4906 4483 110 221 0 4682 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 19624

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=520056/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=20060 CPUtime=342.2
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 4681 0 0 0 34215 5 0 0 25 0 1 0 217058238 20541440 4608 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 5015 4608 110 221 0 4791 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 20060

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=517688/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=22484 CPUtime=402.19
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 5279 0 0 0 40212 7 0 0 25 0 1 0 217058238 23023616 5206 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 5621 5206 110 221 0 5397 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22484

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=516280/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=23840 CPUtime=462.17
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 5614 0 0 0 46209 8 0 0 25 0 1 0 217058238 24412160 5541 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 5960 5541 110 221 0 5736 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 23840

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=515704/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=24516 CPUtime=522.15
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 5781 0 0 0 52207 8 0 0 25 0 1 0 217058238 25104384 5708 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 6129 5708 110 221 0 5905 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24516

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23126
/proc/meminfo: memFree=515576/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=24668 CPUtime=582.14
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 5812 0 0 0 58206 8 0 0 25 0 1 0 217058238 25260032 5739 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 6167 5739 110 221 0 5943 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 24668

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23128
/proc/meminfo: memFree=515192/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=24980 CPUtime=642.13
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 5891 0 0 0 64204 9 0 0 25 0 1 0 217058238 25579520 5818 1992294400 4194304 5102648 548682068784 18446744073709551615 4249843 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 6245 5818 110 221 0 6021 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 24980

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23134
/proc/meminfo: memFree=497848/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=42800 CPUtime=4001.24
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10195 0 0 0 400101 23 0 0 25 0 1 0 217058238 43827200 10122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 10700 10122 110 221 0 10476 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 42800

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23134
/proc/meminfo: memFree=497848/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=42800 CPUtime=4061.23
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10195 0 0 0 406100 23 0 0 25 0 1 0 217058238 43827200 10122 1992294400 4194304 5102648 548682068784 18446744073709551615 4249728 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 10700 10122 110 221 0 10476 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 42800

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23134
/proc/meminfo: memFree=497848/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=43020 CPUtime=4121.21
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10215 0 0 0 412098 23 0 0 25 0 1 0 217058238 44052480 10142 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 10755 10142 110 221 0 10531 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 43020

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23134
/proc/meminfo: memFree=497784/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=43020 CPUtime=4181.19
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10216 0 0 0 418096 23 0 0 25 0 1 0 217058238 44052480 10143 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 10755 10143 110 221 0 10531 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 43020

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=497720/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=43020 CPUtime=4241.18
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10235 0 0 0 424094 24 0 0 25 0 1 0 217058238 44052480 10162 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 10755 10162 110 221 0 10531 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 43020

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=495608/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=45132 CPUtime=4301.16
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 10758 0 0 0 430092 24 0 0 25 0 1 0 217058238 46215168 10685 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11283 10685 110 221 0 11059 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 45132

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=494520/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=46196 CPUtime=4361.15
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11035 0 0 0 436090 25 0 0 25 0 1 0 217058238 47304704 10962 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11549 10962 110 221 0 11325 0
Current children cumulated CPU time (s) 4361.15
Current children cumulated vsize (KiB) 46196

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=493496/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47256 CPUtime=4421.14
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11295 0 0 0 442088 26 0 0 25 0 1 0 217058238 48390144 11222 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11814 11222 110 221 0 11590 0
Current children cumulated CPU time (s) 4421.14
Current children cumulated vsize (KiB) 47256

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=493240/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47436 CPUtime=4481.12
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11351 0 0 0 448086 26 0 0 25 0 1 0 217058238 48574464 11278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11859 11278 110 221 0 11635 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 47436

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=493240/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47436 CPUtime=4541.1
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11351 0 0 0 454084 26 0 0 25 0 1 0 217058238 48574464 11278 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11859 11278 110 221 0 11635 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 47436

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=493176/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47572 CPUtime=4601.09
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11364 0 0 0 460083 26 0 0 25 0 1 0 217058238 48713728 11291 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11893 11291 110 221 0 11669 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 47572

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=492984/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47720 CPUtime=4661.07
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11411 0 0 0 466081 26 0 0 25 0 1 0 217058238 48865280 11338 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11930 11338 110 221 0 11706 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 47720

[startup+4722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=492920/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=47880 CPUtime=4721.06
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11430 0 0 0 472080 26 0 0 25 0 1 0 217058238 49029120 11357 1992294400 4194304 5102648 548682068784 18446744073709551615 4248974 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 11970 11357 110 221 0 11746 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 47880

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=491576/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=49172 CPUtime=4781.03
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11761 0 0 0 478077 26 0 0 25 0 1 0 217058238 50352128 11688 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 12293 11688 110 221 0 12069 0
Current children cumulated CPU time (s) 4781.03
Current children cumulated vsize (KiB) 49172

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=491064/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=49716 CPUtime=4841.03
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11877 0 0 0 484076 27 0 0 25 0 1 0 217058238 50909184 11804 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 12429 11804 110 221 0 12205 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 49716

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=491064/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=49716 CPUtime=4901.01
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11893 0 0 0 490074 27 0 0 25 0 1 0 217058238 50909184 11820 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 12429 11820 110 221 0 12205 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 49716

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=491064/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=49716 CPUtime=4960.99
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11895 0 0 0 496072 27 0 0 25 0 1 0 217058238 50909184 11822 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 12429 11822 110 221 0 12205 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 49716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 23136
/proc/meminfo: memFree=491000/2055920 swapFree=4179680/4192956
[pid=23125] ppid=23123 vsize=49716 CPUtime=5000.08
/proc/23125/stat : 23125 (varsat-industri) R 23123 23125 23088 0 -1 4194304 11897 0 0 0 499981 27 0 0 25 0 1 0 217058238 50909184 11824 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23125/statm: 12429 11824 110 221 0 12205 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 49716

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): 5001.41
CPU time (s): 5000.1
CPU user time (s): 4999.82
CPU system time (s): 0.282956
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 49716

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

runsolver used 3.37849 second user time and 10.8174 second system time

The end

Launcher Data

Begin job on node64 at 2009-05-09 19:31:53
IDJOB=1785100
IDBENCH=24697
IDSOLVER=641
FILE ID=node64/1785100-1241890313
PBS_JOBID= 9264743
Free space on /tmp= 66368 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785100-1241890313/watcher-1785100-1241890313 -o /tmp/evaluation-result-1785100-1241890313/solver-1785100-1241890313 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=309328079 HOME/instance-1785100-1241890313.cnf

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=309328079

node64.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.218
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.218
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:        538776 kB
Buffers:         89684 kB
Cached:        1320992 kB
SwapCached:       7056 kB
Active:         105848 kB
Inactive:      1314600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        538776 kB
SwapTotal:     4192956 kB
SwapFree:      4179680 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          14868 kB
Slab:            82380 kB
Committed_AS:   609720 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66368 MiB
End job on node64 at 2009-05-09 20:55:17