Trace number 1786066

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
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 variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1560                                                 |
0.00/0.00	c |  Number of clauses:    133795                                               |
0.09/0.11	c |  Parsing time:         0.09         s                                       |
0.09/0.11	c |  Timeout:              43200 s
0.09/0.11	c |  Random Seed:          1550870888.000000
0.09/0.11	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.11	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.11	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.11	c |                                                                             |
3.48/3.57	c ============================[ Search Statistics ]==============================
3.48/3.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.48/3.57	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.48/3.57	c ===============================================================================
3.48/3.57	c |         0 |    1500   132235   402370 |    44078        0    nan |  0.000 % |
3.78/3.82	c |       100 |    1500   132235   402370 |    48486      100    187 |  0.000 % |
3.98/4.07	c |       250 |    1500   132235   402370 |    53334      250    174 |  0.000 % |
4.29/4.34	c |       477 |    1500   132235   402370 |    58668      477    187 |  0.000 % |
4.58/4.63	c |       814 |    1500   132235   402370 |    64535      814    181 |  0.000 % |
4.88/4.97	c |      1320 |    1500   132235   402370 |    70988     1320    189 |  0.000 % |
5.28/5.35	c |      2079 |    1500   132235   402370 |    78087     2079    193 |  0.000 % |
5.78/5.87	c |      3221 |    1500   132235   402370 |    85896     3221    198 |  0.000 % |
6.50/6.53	c |      4931 |    1500   132235   402370 |    94485     4931    198 |  0.000 % |
7.49/7.59	c |      7494 |    1500   132235   402370 |   103934     7494    194 |  0.000 % |
9.28/9.37	c |     11342 |    1500   132235   402370 |   114327    11342    196 |  0.000 % |
12.49/12.51	c |     17109 |    1500   132235   402370 |   125760    17109    195 |  0.000 % |
18.69/18.78	c |     25758 |    1500   132235   402370 |   138336    25758    189 |  0.000 % |
31.68/31.73	c |     38734 |    1500   132235   402370 |   152170    38734    191 |  0.000 % |
57.57/57.62	c |     58196 |    1500   132235   402370 |   167387    58196    190 |  0.000 % |
129.65/129.76	c |     87389 |    1500   132235   402370 |   184126    87389    192 |  0.000 % |
273.70/273.89	c |    131179 |    1500   132235   402370 |   202538   131179    187 |  0.000 % |
608.18/608.41	c |    196863 |    1500   132235   402370 |   222792   196863    188 |  0.000 % |
882.39/882.77	c |    295389 |    1500   132235   402370 |   245071    91628    171 |  0.000 % |
1507.36/1507.91	c |    443178 |    1500   132235   402370 |   269579   239417    172 |  0.000 % |
2366.86/2367.71	c |    664861 |    1500   132235   402370 |   296536   211717    186 |  0.000 % |
3355.31/3356.58	c |    997386 |    1500   132235   402370 |   326190   267123    167 |  0.000 % |
4946.36/4948.18	c |   1496174 |    1500   132235   402370 |   358809   156916    178 |  0.000 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1786066-1241946625/watcher-1786066-1241946625 -o /tmp/evaluation-result-1786066-1241946625/solver-1786066-1241946625 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=1550870888 HOME/instance-1786066-1241946625.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26986
/proc/meminfo: memFree=1794616/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=2572 CPUtime=0
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 481 0 0 0 0 0 0 0 18 0 1 0 222695557 2633728 466 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 643 466 87 221 0 419 0

[startup+0.0249039 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26986
/proc/meminfo: memFree=1794616/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=5316 CPUtime=0.02
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 1181 0 0 0 2 0 0 0 18 0 1 0 222695557 5443584 1166 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 1329 1167 87 221 0 1105 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5316

[startup+0.102916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26986
/proc/meminfo: memFree=1794616/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=16556 CPUtime=0.09
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 3909 0 0 0 8 1 0 0 18 0 1 0 222695557 16953344 3894 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 4139 3896 87 221 0 3915 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16556

[startup+0.301949 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26986
/proc/meminfo: memFree=1794616/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=17608 CPUtime=0.29
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 4247 0 0 0 28 1 0 0 19 0 1 0 222695557 18030592 4232 1992294400 4194304 5102648 548682068784 18446744073709551615 4273013 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 4402 4232 98 221 0 4178 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17608

[startup+0.702025 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26986
/proc/meminfo: memFree=1794616/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=17608 CPUtime=0.69
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 4247 0 0 0 68 1 0 0 22 0 1 0 222695557 18030592 4232 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 4402 4232 98 221 0 4178 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17608

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1773744/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=23588 CPUtime=1.49
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 5575 0 0 0 147 2 0 0 25 0 1 0 222695557 24154112 5560 1992294400 4194304 5102648 548682068784 18446744073709551615 4273013 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 5897 5560 100 221 0 5673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23588

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1772272/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=24804 CPUtime=3.08
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 5640 0 0 0 306 2 0 0 25 0 1 0 222695557 25399296 5625 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 6201 5625 100 221 0 5977 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 24804

[startup+6.30197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1774400/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=21156 CPUtime=6.28
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 5657 0 0 0 626 2 0 0 25 0 1 0 222695557 21663744 5024 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 5289 5024 115 221 0 5065 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21156

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1764480/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=32000 CPUtime=12.69
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 8356 0 0 0 1264 5 0 0 25 0 1 0 222695557 32768000 7723 1992294400 4194304 5102648 548682068784 18446744073709551615 4213860 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 8000 7723 115 221 0 7776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32000

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1750848/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=45384 CPUtime=25.48
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 11675 0 0 0 2539 9 0 0 25 0 1 0 222695557 46473216 11042 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 11346 11042 115 221 0 11122 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45384

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1732480/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=63824 CPUtime=51.07
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 16275 0 0 0 5094 13 0 0 25 0 1 0 222695557 65355776 15642 1992294400 4194304 5102648 548682068784 18446744073709551615 4515739 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 15956 15642 115 221 0 15732 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63824

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1710848/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=85356 CPUtime=102.25
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 21619 0 0 0 10208 17 0 0 25 0 1 0 222695557 87404544 20986 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 21339 20986 115 221 0 21115 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85356

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1693696/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=102916 CPUtime=162.24
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 25910 0 0 0 16202 22 0 0 25 0 1 0 222695557 105385984 25277 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 25729 25277 115 221 0 25505 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102916

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1677568/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=118836 CPUtime=222.22
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 29897 0 0 0 22195 27 0 0 25 0 1 0 222695557 121688064 29264 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 29709 29264 115 221 0 29485 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 118836

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26987
/proc/meminfo: memFree=1665536/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=131024 CPUtime=282.19
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 32942 0 0 0 28189 30 0 0 25 0 1 0 222695557 134168576 32309 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 32756 32309 115 221 0 32532 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 131024

[startup+342.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 26987
/proc/meminfo: memFree=1652928/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=144172 CPUtime=342.17
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 36047 0 0 0 34185 32 0 0 25 0 1 0 222695557 147632128 35414 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 36043 35414 115 221 0 35819 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 144172

[startup+402.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 26987
/proc/meminfo: memFree=1639680/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=157464 CPUtime=402.14
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 39385 0 0 0 40179 35 0 0 25 0 1 0 222695557 161243136 38752 1992294400 4194304 5102648 548682068784 18446744073709551615 4249818 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 39366 38752 115 221 0 39142 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 157464

[startup+462.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 26987
/proc/meminfo: memFree=1629184/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=168096 CPUtime=462.13
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 41976 0 0 0 46175 38 0 0 25 0 1 0 222695557 172130304 41343 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 42024 41343 115 221 0 41800 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 168096

[startup+522.302 s]
/proc/loadavg: 1.06 1.04 1.00 2/65 26987
/proc/meminfo: memFree=1621504/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=175836 CPUtime=522.1
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 43906 0 0 0 52170 40 0 0 25 0 1 0 222695557 180056064 43273 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 43959 43273 115 221 0 43735 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 175836

[startup+582.301 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 26987
/proc/meminfo: memFree=1613632/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=183820 CPUtime=582.08
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 45852 0 0 0 58166 42 0 0 25 0 1 0 222695557 188231680 45219 1992294400 4194304 5102648 548682068784 18446744073709551615 4249879 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 45955 45219 115 221 0 45731 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 183820

[startup+642.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 26987
/proc/meminfo: memFree=1604736/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=192700 CPUtime=642.07
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 48054 0 0 0 64162 45 0 0 25 0 1 0 222695557 197324800 47421 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 48175 47421 115 221 0 47951 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 192700

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1485568/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=316360 CPUtime=4000.89
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77639 0 0 0 400013 76 0 0 25 0 1 0 222695557 323952640 77006 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79090 77006 115 221 0 78866 0
Current children cumulated CPU time (s) 4000.89
Current children cumulated vsize (KiB) 316360

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1485568/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=316360 CPUtime=4060.87
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77640 0 0 0 406011 76 0 0 25 0 1 0 222695557 323952640 77007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79090 77007 115 221 0 78866 0
Current children cumulated CPU time (s) 4060.87
Current children cumulated vsize (KiB) 316360

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1485568/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=316360 CPUtime=4120.84
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77640 0 0 0 412008 76 0 0 25 0 1 0 222695557 323952640 77007 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79090 77007 115 221 0 78866 0
Current children cumulated CPU time (s) 4120.84
Current children cumulated vsize (KiB) 316360

[startup+4182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 26995
/proc/meminfo: memFree=1485632/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=316360 CPUtime=4180.82
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77644 0 0 0 418006 76 0 0 25 0 1 0 222695557 323952640 77011 1992294400 4194304 5102648 548682068784 18446744073709551615 4249855 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79090 77011 115 221 0 78866 0
Current children cumulated CPU time (s) 4180.82
Current children cumulated vsize (KiB) 316360

[startup+4242.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 26995
/proc/meminfo: memFree=1485568/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=316360 CPUtime=4240.8
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77644 0 0 0 424004 76 0 0 25 0 1 0 222695557 323952640 77011 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79090 77011 115 221 0 78866 0
Current children cumulated CPU time (s) 4240.8
Current children cumulated vsize (KiB) 316360

[startup+4302.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 26995
/proc/meminfo: memFree=1484992/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=317080 CPUtime=4300.78
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77780 0 0 0 430002 76 0 0 25 0 1 0 222695557 324689920 77147 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79270 77147 115 221 0 79046 0
Current children cumulated CPU time (s) 4300.78
Current children cumulated vsize (KiB) 317080

[startup+4362.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 26995
/proc/meminfo: memFree=1484992/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=317080 CPUtime=4360.77
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77781 0 0 0 436000 77 0 0 25 0 1 0 222695557 324689920 77148 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79270 77148 115 221 0 79046 0
Current children cumulated CPU time (s) 4360.77
Current children cumulated vsize (KiB) 317080

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 26995
/proc/meminfo: memFree=1484480/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=317800 CPUtime=4420.75
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77908 0 0 0 441998 77 0 0 25 0 1 0 222695557 325427200 77275 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79450 77275 115 221 0 79226 0
Current children cumulated CPU time (s) 4420.75
Current children cumulated vsize (KiB) 317800

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26995
/proc/meminfo: memFree=1484416/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=317800 CPUtime=4480.72
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 77919 0 0 0 447995 77 0 0 25 0 1 0 222695557 325427200 77286 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 79450 77286 115 221 0 79226 0
Current children cumulated CPU time (s) 4480.72
Current children cumulated vsize (KiB) 317800

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 26995
/proc/meminfo: memFree=1475584/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=326972 CPUtime=4540.7
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 80142 0 0 0 453991 79 0 0 25 0 1 0 222695557 334819328 79509 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 81743 79509 115 221 0 81519 0
Current children cumulated CPU time (s) 4540.7
Current children cumulated vsize (KiB) 326972

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1462528/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=340124 CPUtime=4600.68
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 83375 0 0 0 459986 82 0 0 25 0 1 0 222695557 348286976 82742 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 85031 82742 115 221 0 84807 0
Current children cumulated CPU time (s) 4600.68
Current children cumulated vsize (KiB) 340124

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1452992/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=349972 CPUtime=4660.65
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 85780 0 0 0 465981 84 0 0 25 0 1 0 222695557 358371328 85147 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 87493 85147 115 221 0 87269 0
Current children cumulated CPU time (s) 4660.65
Current children cumulated vsize (KiB) 349972

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446592/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=4720.64
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87349 0 0 0 471977 87 0 0 25 0 1 0 222695557 364785664 86716 1992294400 4194304 5102648 548682068784 18446744073709551615 4249372 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86716 115 221 0 88835 0
Current children cumulated CPU time (s) 4720.64
Current children cumulated vsize (KiB) 356236

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446592/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=4780.62
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87352 0 0 0 477975 87 0 0 25 0 1 0 222695557 364785664 86719 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86719 115 221 0 88835 0
Current children cumulated CPU time (s) 4780.62
Current children cumulated vsize (KiB) 356236

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446592/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=4840.6
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87354 0 0 0 483973 87 0 0 25 0 1 0 222695557 364785664 86721 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86721 115 221 0 88835 0
Current children cumulated CPU time (s) 4840.6
Current children cumulated vsize (KiB) 356236

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446592/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=4900.58
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87362 0 0 0 489971 87 0 0 25 0 1 0 222695557 364785664 86729 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86729 115 221 0 88835 0
Current children cumulated CPU time (s) 4900.58
Current children cumulated vsize (KiB) 356236

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446528/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=4960.55
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87367 0 0 0 495968 87 0 0 25 0 1 0 222695557 364785664 86734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86734 115 221 0 88835 0
Current children cumulated CPU time (s) 4960.55
Current children cumulated vsize (KiB) 356236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26995
/proc/meminfo: memFree=1446528/2055920 swapFree=4164244/4192956
[pid=26986] ppid=26984 vsize=356236 CPUtime=5000.04
/proc/26986/stat : 26986 (varsat-industri) R 26984 26986 26949 0 -1 4194304 87367 0 0 0 499917 87 0 0 25 0 1 0 222695557 364785664 86734 1992294400 4194304 5102648 548682068784 18446744073709551615 4249048 0 0 4096 3 0 0 0 17 1 0 0
/proc/26986/statm: 89059 86734 115 221 0 88835 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 356236

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.86
CPU time (s): 5000.11
CPU user time (s): 4999.18
CPU system time (s): 0.931858
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 356236

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

runsolver used 3.47047 second user time and 10.7604 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-10 11:10:25
IDJOB=1786066
IDBENCH=71586
IDSOLVER=641
FILE ID=node25/1786066-1241946625
PBS_JOBID= 9265068
Free space on /tmp= 66036 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786066-1241946625/watcher-1786066-1241946625 -o /tmp/evaluation-result-1786066-1241946625/solver-1786066-1241946625 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=1550870888 HOME/instance-1786066-1241946625.cnf

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=1550870888

node25.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.259
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.259
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:       1795032 kB
Buffers:         53884 kB
Cached:         139176 kB
SwapCached:      23384 kB
Active:         133856 kB
Inactive:        83976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795032 kB
SwapTotal:     4192956 kB
SwapFree:      4164244 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          13912 kB
Slab:            29088 kB
Committed_AS:   719680 kB
PageTables:       1460 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= 66036 MiB
End job on node25 at 2009-05-10 12:33:49