Trace number 1785994

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.19 5001.5

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2100c215164gyes2.cnf
MD5SUM5301921bbf5d6337937a0fa8d34aaf48
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 variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2100                                                 |
0.00/0.00	c |  Number of clauses:    215164                                               |
0.09/0.18	c |  Parsing time:         0.15         s                                       |
0.09/0.18	c |  Timeout:              43200 s
0.09/0.18	c |  Random Seed:          145859200.000000
0.09/0.18	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.09/0.18	c |  Branching Rule:       default (solution-guided)                            |
0.09/0.18	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.09/0.18	c |                                                                             |
6.99/7.04	c ============================[ Search Statistics ]==============================
6.99/7.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.99/7.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.99/7.04	c ===============================================================================
6.99/7.04	c |         0 |    2030   205360   613185 |    68453        0    nan |  0.000 % |
7.39/7.42	c |       102 |    2030   205360   613185 |    75298      102    294 |  0.000 % |
7.79/7.83	c |       255 |    2030   205360   613185 |    82828      255    292 |  0.000 % |
8.19/8.26	c |       480 |    2030   205360   613185 |    91111      480    272 |  0.000 % |
8.59/8.70	c |       818 |    2030   205360   613185 |   100222      818    253 |  0.000 % |
9.19/9.20	c |      1326 |    2030   205360   613185 |   110244     1326    246 |  0.000 % |
9.69/9.80	c |      2085 |    2030   205360   613185 |   121269     2085    249 |  0.000 % |
10.49/10.53	c |      3228 |    2030   205360   613185 |   133396     3228    237 |  0.000 % |
11.49/11.58	c |      4940 |    2030   205360   613185 |   146735     4940    239 |  0.000 % |
13.09/13.13	c |      7503 |    2030   205360   613185 |   161409     7503    255 |  0.000 % |
15.49/15.52	c |     11348 |    2030   205360   613185 |   177550    11348    248 |  0.000 % |
19.29/19.31	c |     17114 |    2030   205360   613185 |   195305    17114    251 |  0.000 % |
26.18/26.26	c |     25764 |    2030   205360   613185 |   214835    25764    247 |  0.000 % |
36.78/36.89	c |     38741 |    2030   205360   613185 |   236319    38741    243 |  0.000 % |
64.97/65.02	c |     58202 |    2030   205360   613185 |   259951    58202    256 |  0.000 % |
115.76/115.80	c |     87396 |    2030   205360   613185 |   285946    87396    266 |  0.000 % |
222.43/222.54	c |    131185 |    2030   205360   613185 |   314541   131185    271 |  0.000 % |
459.97/460.11	c |    196871 |    2030   205360   613185 |   345995   196871    278 |  0.000 % |
873.96/874.25	c |    295398 |    2030   205360   613185 |   380594   295398    280 |  0.000 % |
1672.26/1672.70	c |    443188 |    2030   205360   613185 |   418654    81141    271 |  0.000 % |
2574.82/2575.59	c |    664874 |    2030   205360   613185 |   460519   302827    267 |  0.000 % |
4662.07/4663.38	c |    997399 |    2030   205360   613185 |   506571   203770    278 |  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-1785994-1241939798/watcher-1785994-1241939798 -o /tmp/evaluation-result-1785994-1241939798/solver-1785994-1241939798 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=145859200 HOME/instance-1785994-1241939798.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.91 0.97 0.99 3/64 29901
/proc/meminfo: memFree=1781496/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=2552 CPUtime=0
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 494 0 0 0 0 0 0 0 18 0 1 0 222007630 2613248 479 1992294400 4194304 5102648 548682068784 18446744073709551615 4516103 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 638 479 87 221 0 414 0

[startup+0.0226259 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 29901
/proc/meminfo: memFree=1781496/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=5068 CPUtime=0.01
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 1107 0 0 0 1 0 0 0 18 0 1 0 222007630 5189632 1092 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 1267 1092 87 221 0 1043 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5068

[startup+0.101634 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 29901
/proc/meminfo: memFree=1781496/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=16064 CPUtime=0.09
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 3777 0 0 0 8 1 0 0 18 0 1 0 222007630 16449536 3762 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 4016 3762 87 221 0 3792 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16064

[startup+0.301655 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 29901
/proc/meminfo: memFree=1781496/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=27996 CPUtime=0.29
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 6475 0 0 0 26 3 0 0 19 0 1 0 222007630 28667904 6460 1992294400 4194304 5102648 548682068784 18446744073709551615 4272870 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 6999 6460 98 221 0 6775 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27996

[startup+0.701697 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 29901
/proc/meminfo: memFree=1781496/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=27996 CPUtime=0.69
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 6475 0 0 0 66 3 0 0 22 0 1 0 222007630 28667904 6460 1992294400 4194304 5102648 548682068784 18446744073709551615 4273025 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 6999 6460 98 221 0 6775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27996

[startup+1.50178 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1755952/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=30240 CPUtime=1.49
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 7050 0 0 0 146 3 0 0 25 0 1 0 222007630 30965760 7035 1992294400 4194304 5102648 548682068784 18446744073709551615 4274059 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 7560 7035 100 221 0 7336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30240

[startup+3.10195 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1747376/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=35812 CPUtime=3.09
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 8626 0 0 0 306 3 0 0 25 0 1 0 222007630 36671488 8611 1992294400 4194304 5102648 548682068784 18446744073709551615 4274077 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 8953 8611 100 221 0 8729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35812

[startup+6.3013 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1746808/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=37636 CPUtime=6.29
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 8746 0 0 0 625 4 0 0 25 0 1 0 222007630 38539264 8731 1992294400 4194304 5102648 548682068784 18446744073709551615 4272878 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 9409 8731 100 221 0 9185 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37636

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1750456/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=32956 CPUtime=12.69
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 8946 0 0 0 1265 4 0 0 25 0 1 0 222007630 33746944 7925 1992294400 4194304 5102648 548682068784 18446744073709551615 4250272 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 8239 7925 115 221 0 8015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32956

[startup+25.5013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1730936/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=52388 CPUtime=25.48
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 13799 0 0 0 2540 8 0 0 25 0 1 0 222007630 53645312 12778 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 13097 12778 115 221 0 12873 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52388

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1705848/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=77788 CPUtime=51.07
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 20129 0 0 0 5092 15 0 0 25 0 1 0 222007630 79654912 19108 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 19447 19108 115 221 0 19223 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 77788

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1664120/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=119100 CPUtime=102.27
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 30415 0 0 0 10200 27 0 0 25 0 1 0 222007630 121958400 29394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 29775 29394 115 221 0 29551 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 119100

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1629816/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=153872 CPUtime=162.25
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 39057 0 0 0 16190 35 0 0 25 0 1 0 222007630 157564928 38036 1992294400 4194304 5102648 548682068784 18446744073709551615 4250181 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 38468 38036 115 221 0 38244 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 153872

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1603192/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=180228 CPUtime=222.23
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 45619 0 0 0 22182 41 0 0 25 0 1 0 222007630 184553472 44598 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 45057 44598 115 221 0 44833 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 180228

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1581432/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=202808 CPUtime=282.22
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 51127 0 0 0 28176 46 0 0 25 0 1 0 222007630 207675392 50106 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 50702 50106 115 221 0 50478 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 202808

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1558008/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=225676 CPUtime=342.2
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 56882 0 0 0 34168 52 0 0 25 0 1 0 222007630 231092224 55861 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 56419 55861 115 221 0 56195 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 225676

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1537208/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=246860 CPUtime=402.18
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 62131 0 0 0 40160 58 0 0 25 0 1 0 222007630 252784640 61110 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 61715 61110 115 221 0 61491 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 246860

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1519416/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=264408 CPUtime=462.17
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 66527 0 0 0 46155 62 0 0 25 0 1 0 222007630 270753792 65506 1992294400 4194304 5102648 548682068784 18446744073709551615 4249881 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 66102 65506 115 221 0 65878 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 264408

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1502840/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=282036 CPUtime=522.15
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 70669 0 0 0 52150 65 0 0 25 0 1 0 222007630 288804864 69648 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 70509 69648 115 221 0 70285 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 282036

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1488568/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=296196 CPUtime=582.13
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 74212 0 0 0 58145 68 0 0 25 0 1 0 222007630 303304704 73191 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 74049 73191 115 221 0 73825 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 296196

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29902
/proc/meminfo: memFree=1472504/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=311940 CPUtime=642.13
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 78181 0 0 0 64140 73 0 0 25 0 1 0 222007630 319426560 77160 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 77985 77160 115 221 0 77761 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 311940

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1198648/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=587292 CPUtime=4001.24
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 146415 0 0 0 399982 142 0 0 25 0 1 0 222007630 601387008 145394 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 146823 145394 115 221 0 146599 0
Current children cumulated CPU time (s) 4001.24
Current children cumulated vsize (KiB) 587292

[startup+4062.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1189624/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=596152 CPUtime=4061.23
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 148638 0 0 0 405979 144 0 0 25 0 1 0 222007630 610459648 147617 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 149038 147617 115 221 0 148814 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 596152

[startup+4122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183992/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4121.21
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150037 0 0 0 411976 145 0 0 25 0 1 0 222007630 616243200 149016 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149016 115 221 0 150226 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 601800

[startup+4182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183928/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4181.19
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150041 0 0 0 417974 145 0 0 25 0 1 0 222007630 616243200 149020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149020 115 221 0 150226 0
Current children cumulated CPU time (s) 4181.19
Current children cumulated vsize (KiB) 601800

[startup+4242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183992/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4241.18
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150041 0 0 0 423973 145 0 0 25 0 1 0 222007630 616243200 149020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149020 115 221 0 150226 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 601800

[startup+4302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183928/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4301.16
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150041 0 0 0 429971 145 0 0 25 0 1 0 222007630 616243200 149020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149020 115 221 0 150226 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 601800

[startup+4362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183992/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4361.15
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150041 0 0 0 435970 145 0 0 25 0 1 0 222007630 616243200 149020 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149020 115 221 0 150226 0
Current children cumulated CPU time (s) 4361.15
Current children cumulated vsize (KiB) 601800

[startup+4422.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183928/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4421.13
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150045 0 0 0 441968 145 0 0 25 0 1 0 222007630 616243200 149024 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149024 115 221 0 150226 0
Current children cumulated CPU time (s) 4421.13
Current children cumulated vsize (KiB) 601800

[startup+4482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183928/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4481.11
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150045 0 0 0 447966 145 0 0 25 0 1 0 222007630 616243200 149024 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149024 115 221 0 150226 0
Current children cumulated CPU time (s) 4481.11
Current children cumulated vsize (KiB) 601800

[startup+4542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183864/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=601800 CPUtime=4541.1
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150059 0 0 0 453965 145 0 0 25 0 1 0 222007630 616243200 149038 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150450 149038 115 221 0 150226 0
Current children cumulated CPU time (s) 4541.1
Current children cumulated vsize (KiB) 601800

[startup+4602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183416/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=602360 CPUtime=4601.09
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150160 0 0 0 459963 146 0 0 25 0 1 0 222007630 616816640 149139 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150590 149139 115 221 0 150366 0
Current children cumulated CPU time (s) 4601.09
Current children cumulated vsize (KiB) 602360

[startup+4662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183288/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4661.07
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150190 0 0 0 465961 146 0 0 25 0 1 0 222007630 617553920 149169 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149169 115 221 0 150546 0
Current children cumulated CPU time (s) 4661.07
Current children cumulated vsize (KiB) 603080

[startup+4722.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183288/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4721.06
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150198 0 0 0 471960 146 0 0 25 0 1 0 222007630 617553920 149177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149177 115 221 0 150546 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 603080

[startup+4782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183288/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4781.04
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150198 0 0 0 477958 146 0 0 25 0 1 0 222007630 617553920 149177 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149177 115 221 0 150546 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 603080

[startup+4842.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183224/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4841.03
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150204 0 0 0 483957 146 0 0 25 0 1 0 222007630 617553920 149183 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149183 115 221 0 150546 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 603080

[startup+4902.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183160/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4901.01
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150220 0 0 0 489955 146 0 0 25 0 1 0 222007630 617553920 149199 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149199 115 221 0 150546 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 603080

[startup+4962.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183096/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=4960.99
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150220 0 0 0 495953 146 0 0 25 0 1 0 222007630 617553920 149199 1992294400 4194304 5102648 548682068784 18446744073709551615 4249862 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149199 115 221 0 150546 0
Current children cumulated CPU time (s) 4960.99
Current children cumulated vsize (KiB) 603080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29910
/proc/meminfo: memFree=1183160/2055920 swapFree=4135464/4192956
[pid=29901] ppid=29899 vsize=603080 CPUtime=5000.09
/proc/29901/stat : 29901 (varsat-industri) R 29899 29901 29864 0 -1 4194304 150220 0 0 0 499863 146 0 0 25 0 1 0 222007630 617553920 149199 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/29901/statm: 150770 149199 115 221 0 150546 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 603080

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.5
CPU time (s): 5000.19
CPU user time (s): 4998.63
CPU system time (s): 1.55676
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 603080

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

runsolver used 4.51131 second user time and 11.3403 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-10 09:16:38
IDJOB=1785994
IDBENCH=71428
IDSOLVER=641
FILE ID=node47/1785994-1241939798
PBS_JOBID= 9265020
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 5301921bbf5d6337937a0fa8d34aaf48
RANDOM SEED=145859200

node47.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.212
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.212
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:       1781976 kB
Buffers:         51648 kB
Cached:         123788 kB
SwapCached:      52228 kB
Active:         111480 kB
Inactive:       117964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781976 kB
SwapTotal:     4192956 kB
SwapFree:      4135464 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:          14424 kB
Slab:            30524 kB
Committed_AS:   780032 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= 66224 MiB
End job on node47 at 2009-05-10 10:40:02