Trace number 1785574

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-22UNSAT 329.651 329.731

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-85-100.cnf
MD5SUM5edff193beb565edf484fbb5f8f23427
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.1579
Satisfiable
(Un)Satisfiability was proved
Number of variables85
Number of clauses180
Sum of the clauses size540
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  85                                                   |
0.00/0.00	c |  Number of clauses:    180                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c |  Timeout:              43200 s
0.00/0.00	c |  Random Seed:          802746071.000000
0.00/0.00	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.00	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.00	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      85      180      540 |       60        0    nan |  0.000 % |
0.00/0.00	c |       103 |      85      180      540 |       66       61     14 |  0.014 % |
0.00/0.00	c |       254 |      85      180      540 |       72       69     12 |  0.014 % |
0.00/0.00	c |       479 |      85      180      540 |       79       78     10 |  0.014 % |
0.00/0.01	c |       816 |      85      180      540 |       87      102     14 |  0.014 % |
0.00/0.01	c |      1324 |      85      180      540 |       96      101     12 |  0.014 % |
0.00/0.02	c |      2084 |      85      180      540 |      106      130     13 |  0.014 % |
0.02/0.03	c |      3223 |      85      180      540 |      116      144     13 |  0.014 % |
0.02/0.05	c |      4932 |      85      180      540 |      128      136     12 |  0.014 % |
0.02/0.09	c |      7494 |      85      180      540 |      141      138     12 |  0.014 % |
0.09/0.13	c |     11339 |      85      180      540 |      155      143     11 |  0.014 % |
0.19/0.20	c |     17106 |      85      180      540 |      171      115      9 |  0.014 % |
0.29/0.31	c |     25757 |      85      180      540 |      188      116      9 |  0.014 % |
0.39/0.47	c |     38731 |      85      180      540 |      207      137     10 |  0.014 % |
0.69/0.72	c |     58193 |      85      180      540 |      227      154     10 |  0.014 % |
1.00/1.09	c |     87385 |      85      180      540 |      250      186     11 |  0.014 % |
1.59/1.65	c |    131174 |      85      180      540 |      275      202     10 |  0.014 % |
2.49/2.52	c |    196858 |      85      180      540 |      303      185     10 |  0.014 % |
3.79/3.88	c |    295385 |      85      180      540 |      333      282     12 |  0.014 % |
6.00/6.03	c |    443174 |      85      180      540 |      366      197      9 |  0.014 % |
9.19/9.20	c |    664857 |      85      180      540 |      403      395     12 |  0.014 % |
14.09/14.13	c |    997386 |      85      180      540 |      444      300     11 |  0.014 % |
21.79/21.89	c |   1496174 |      85      180      540 |      488      300     11 |  0.014 % |
33.29/33.37	c |   2244356 |      85      180      540 |      537      448     11 |  0.014 % |
50.98/51.08	c |   3366632 |      85      180      540 |      590      493     11 |  0.014 % |
76.67/76.70	c |   5050043 |      85      180      540 |      650      579     11 |  0.014 % |
119.06/119.13	c |   7575159 |      85      180      540 |      715      478     11 |  0.014 % |
184.94/185.09	c |  11362835 |      85      180      540 |      786      584     11 |  0.028 % |
288.03/288.11	c |  17044347 |      83      174      522 |      865      584     11 |  2.367 % |
329.61/329.73	c ===============================================================================
329.61/329.73	c surveys--CPU time (sec)   : 0.0080         (0.00 % of total)
329.61/329.73	c surveys--attempted        : 29             (3627 /sec)
329.61/329.73	c surveys--converged        : 29             (100.00 % successful)
329.61/329.73	c restarts              : 29
329.61/329.73	c conflicts             : 19322182       (58618 /sec)
329.61/329.73	c decisions             : 23216660       (1.60 % random) (70432 /sec)
329.61/329.73	c propagations          : 456158754      (1383847 /sec)
329.61/329.73	c conflict literals     : 277281825      (14.72 % deleted)
329.61/329.73	c Memory used           : 2.74 MB
329.61/329.73	c Total CPU time (sec)      : 329.6389    
329.61/329.73	c 
329.61/329.73	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785574-1241919617/watcher-1785574-1241919617 -o /tmp/evaluation-result-1785574-1241919617/solver-1785574-1241919617 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=802746071 HOME/instance-1785574-1241919617.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.99 0.97 0.99 3/64 24089
/proc/meminfo: memFree=1753160/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2144 CPUtime=0
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 153 0 0 0 0 0 0 0 18 0 1 0 219995163 2195456 138 1992294400 4194304 5102648 548682068784 18446744073709551615 4525127 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 536 138 110 221 0 312 0

[startup+0.0313151 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24089
/proc/meminfo: memFree=1753160/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2144 CPUtime=0.02
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 157 0 0 0 2 0 0 0 18 0 1 0 219995163 2195456 142 1992294400 4194304 5102648 548682068784 18446744073709551615 4262639 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 536 142 110 221 0 312 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2144

[startup+0.101322 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24089
/proc/meminfo: memFree=1753160/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2144 CPUtime=0.09
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 161 0 0 0 9 0 0 0 18 0 1 0 219995163 2195456 146 1992294400 4194304 5102648 548682068784 18446744073709551615 4255867 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 536 146 110 221 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.30134 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24089
/proc/meminfo: memFree=1753160/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2144 CPUtime=0.29
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 166 0 0 0 29 0 0 0 19 0 1 0 219995163 2195456 151 1992294400 4194304 5102648 548682068784 18446744073709551615 4255636 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 536 151 110 221 0 312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701376 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24089
/proc/meminfo: memFree=1753160/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2276 CPUtime=0.69
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 173 0 0 0 69 0 0 0 22 0 1 0 219995163 2330624 158 1992294400 4194304 5102648 548682068784 18446744073709551615 4249036 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 569 158 110 221 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2276

[startup+1.50145 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752960/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2276 CPUtime=1.49
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 178 0 0 0 149 0 0 0 25 0 1 0 219995163 2330624 163 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 569 163 110 221 0 345 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752832/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2276 CPUtime=3.09
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 185 0 0 0 309 0 0 0 25 0 1 0 219995163 2330624 170 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 569 170 110 221 0 345 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2276

[startup+6.30189 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752704/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2276 CPUtime=6.29
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 194 0 0 0 629 0 0 0 25 0 1 0 219995163 2330624 179 1992294400 4194304 5102648 548682068784 18446744073709551615 4244299 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 569 179 110 221 0 345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2276

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752576/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2276 CPUtime=12.69
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 203 0 0 0 1269 0 0 0 25 0 1 0 219995163 2330624 188 1992294400 4194304 5102648 548682068784 18446744073709551615 4254978 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 569 188 110 221 0 345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2276

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752512/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2408 CPUtime=25.49
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 221 0 0 0 2549 0 0 0 25 0 1 0 219995163 2465792 206 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 602 206 110 221 0 378 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2408

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752448/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2408 CPUtime=51.08
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 235 0 0 0 5108 0 0 0 25 0 1 0 219995163 2465792 220 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 602 220 110 221 0 378 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2408

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752320/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2540 CPUtime=102.27
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 258 0 0 0 10227 0 0 0 25 0 1 0 219995163 2600960 243 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 635 243 110 221 0 411 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2540

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752192/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2672 CPUtime=162.25
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 273 0 0 0 16225 0 0 0 25 0 1 0 219995163 2736128 258 1992294400 4194304 5102648 548682068784 18446744073709551615 4254517 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 668 258 110 221 0 444 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2672

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752064/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2672 CPUtime=222.23
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 294 0 0 0 22223 0 0 0 25 0 1 0 219995163 2736128 279 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 668 279 110 221 0 444 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2672

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752000/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2672 CPUtime=282.23
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 302 0 0 0 28222 1 0 0 25 0 1 0 219995163 2736128 287 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 668 287 110 221 0 444 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 2672

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

[startup+307.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752000/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2672 CPUtime=307.02
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 303 0 0 0 30701 1 0 0 25 0 1 0 219995163 2736128 288 1992294400 4194304 5102648 548682068784 18446744073709551615 4249060 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 668 288 110 221 0 444 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 2672

[startup+319.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1752000/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=319.82
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 307 0 0 0 31981 1 0 0 25 0 1 0 219995163 2871296 292 1992294400 4194304 5102648 548682068784 18446744073709551615 4249797 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 292 110 221 0 477 0
Current children cumulated CPU time (s) 319.82
Current children cumulated vsize (KiB) 2804

[startup+326.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1751936/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=326.22
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 311 0 0 0 32621 1 0 0 25 0 1 0 219995163 2871296 296 1992294400 4194304 5102648 548682068784 18446744073709551615 4254789 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 296 110 221 0 477 0
Current children cumulated CPU time (s) 326.22
Current children cumulated vsize (KiB) 2804

[startup+327.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1751936/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=327.82
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 311 0 0 0 32781 1 0 0 25 0 1 0 219995163 2871296 296 1992294400 4194304 5102648 548682068784 18446744073709551615 4255051 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 296 110 221 0 477 0
Current children cumulated CPU time (s) 327.82
Current children cumulated vsize (KiB) 2804

[startup+328.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1751936/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=328.62
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 312 0 0 0 32861 1 0 0 25 0 1 0 219995163 2871296 297 1992294400 4194304 5102648 548682068784 18446744073709551615 4250276 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 297 110 221 0 477 0
Current children cumulated CPU time (s) 328.62
Current children cumulated vsize (KiB) 2804

[startup+329.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1751936/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=329.41
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 312 0 0 0 32940 1 0 0 25 0 1 0 219995163 2871296 297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249989 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 297 110 221 0 477 0
Current children cumulated CPU time (s) 329.41
Current children cumulated vsize (KiB) 2804

[startup+329.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24090
/proc/meminfo: memFree=1751936/2055920 swapFree=4110764/4192956
[pid=24089] ppid=24087 vsize=2804 CPUtime=329.61
/proc/24089/stat : 24089 (varsat-industri) R 24087 24089 24021 0 -1 4194304 312 0 0 0 32960 1 0 0 25 0 1 0 219995163 2871296 297 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/24089/statm: 701 297 110 221 0 477 0
Current children cumulated CPU time (s) 329.61
Current children cumulated vsize (KiB) 2804

Child status: 20
Real time (s): 329.731
CPU time (s): 329.651
CPU user time (s): 329.639
CPU system time (s): 0.011998
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 2804

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

runsolver used 0.25796 second user time and 0.687895 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-10 03:40:17
IDJOB=1785574
IDBENCH=71106
IDSOLVER=641
FILE ID=node14/1785574-1241919617
PBS_JOBID= 9264907
Free space on /tmp= 66008 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-85-100.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785574-1241919617/watcher-1785574-1241919617 -o /tmp/evaluation-result-1785574-1241919617/solver-1785574-1241919617 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=802746071 HOME/instance-1785574-1241919617.cnf

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

MD5SUM BENCH= 5edff193beb565edf484fbb5f8f23427
RANDOM SEED=802746071

node14.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.256
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	: 5931.00
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.256
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:       1753640 kB
Buffers:         51392 kB
Cached:         109712 kB
SwapCached:      77100 kB
Active:          62740 kB
Inactive:       177424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1753640 kB
SwapTotal:     4192956 kB
SwapFree:      4110764 kB
Dirty:            1060 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            48072 kB
Committed_AS:   671852 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= 66004 MiB
End job on node14 at 2009-05-10 03:45:47