Trace number 1820268

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
MiniSAT 09z 2009-03-22UNSAT 33.25 33.2593

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.4
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

0.00/0.00	c Parsing...
0.62/0.65	c ==============================================================================
0.62/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.65	c ==============================================================================
0.62/0.65	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.72/4.80	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.72/4.80	c ==============================================================================
4.72/4.80	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.72/4.80	c CPU time:   4.64 s
4.72/4.80	c ==============================================================================
5.12/5.11	c WARNING: for repeatability, setting FPU to use double precision
5.12/5.11	c Number of variables   : 51408        
5.12/5.11	c Number of clauses     : 280610       
5.12/5.31	c Parsing time: 0.17         s
33.21/33.25	c restarts              : 24
33.21/33.25	c conflicts             : 14617          (520 /sec)
33.21/33.25	c decisions             : 24197          (0.76 % random) (861 /sec)
33.21/33.25	c propagations          : 34824358       (1239301 /sec)
33.21/33.25	c conflict literals     : 560717         (53.84 % deleted)
33.21/33.25	c Memory used           : 17.54 MB
33.21/33.25	c CPU time              : 28.1 s
33.21/33.25	UNSATISFIABLE
33.21/33.25	
33.21/33.25	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820268-1242420872/watcher-1820268-1242420872 -o /tmp/evaluation-result-1820268-1242420872/solver-1820268-1242420872 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820268-1242420872.cnf -random-seed=905387389 

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


[startup+0 s]
/proc/loadavg: 0.49 0.12 0.04 2/91 15394
/proc/meminfo: memFree=879852/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) R 15392 15394 15108 0 -1 4194304 355 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038364 3085338484 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=2416 CPUtime=0
/proc/15398/stat : 15398 (SatELiteGTI) R 15394 15394 15108 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1006585442 2473984 95 4294967295 134512640 135169312 3221039888 3221038516 3085339114 0 0 0 0 0 0 0 17 0 0 0 0
/proc/15398/statm: 205 23 16 174 0 30 0

[startup+0.073502 s]
/proc/loadavg: 0.49 0.12 0.04 2/91 15394
/proc/meminfo: memFree=879852/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=13392 CPUtime=0.07
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 3139 0 0 0 6 1 0 0 20 0 1 0 1006585442 13713408 3075 4294967295 134512640 135223648 3218579632 3218578216 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 3348 3076 46 174 0 3173 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15808

[startup+0.113498 s]
/proc/loadavg: 0.49 0.12 0.04 2/91 15394
/proc/meminfo: memFree=879852/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=22488 CPUtime=0.11
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 5086 0 0 0 9 2 0 0 21 0 1 0 1006585442 23027712 5023 4294967295 134512640 135223648 3218579632 3218578512 134542955 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 5622 5024 46 174 0 5447 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 24904

[startup+0.313481 s]
/proc/loadavg: 0.49 0.12 0.04 2/91 15394
/proc/meminfo: memFree=879852/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=52672 CPUtime=0.31
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 10191 0 0 0 25 6 0 0 21 0 1 0 1006585442 53936128 10127 4294967295 134512640 135223648 3218579632 3218578584 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 13168 10128 46 174 0 12993 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 55088

[startup+0.71345 s]
/proc/loadavg: 0.49 0.12 0.04 2/91 15394
/proc/meminfo: memFree=879852/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=77688 CPUtime=0.71
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 16526 0 0 0 63 8 0 0 22 0 1 0 1006585442 79552512 16462 4294967295 134512640 135223648 3218579632 3218578288 134546390 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 19422 16462 67 174 0 19247 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80104

[startup+1.51339 s]
/proc/loadavg: 0.49 0.12 0.04 2/93 15399
/proc/meminfo: memFree=809544/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=85516 CPUtime=1.51
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 19947 0 0 0 141 10 0 0 25 0 1 0 1006585442 87568384 18166 4294967295 134512640 135223648 3218579632 3218577648 134586652 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 21379 18166 73 174 0 21204 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 87932

[startup+3.11327 s]
/proc/loadavg: 0.49 0.12 0.04 2/93 15399
/proc/meminfo: memFree=804360/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2416 CPUtime=0.01
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1006585442 2473984 277 4294967295 134512640 135169312 3221039888 3221038424 3085336302 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/15394/statm: 604 277 235 161 0 43 0
[pid=15398] ppid=15394 vsize=95460 CPUtime=3.11
/proc/15398/stat : 15398 (SatELite_releas) R 15394 15394 15108 0 -1 4202496 22174 0 0 0 298 13 0 0 25 0 1 0 1006585442 97751040 20167 4294967295 134512640 135223648 3218579632 3218577728 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15398/statm: 23865 20167 73 174 0 23690 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 97876

[startup+6.31302 s]
/proc/loadavg: 0.53 0.14 0.04 3/93 15400
/proc/meminfo: memFree=853836/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17660 CPUtime=1.19
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4144 0 0 0 117 2 0 0 25 0 1 0 1006585953 18083840 4079 4294967295 134512640 135212243 3214200048 3214198656 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4415 4079 71 171 0 4242 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 20080

[startup+12.7125 s]
/proc/loadavg: 0.56 0.15 0.05 3/93 15400
/proc/meminfo: memFree=854004/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17660 CPUtime=7.59
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4147 0 0 0 757 2 0 0 25 0 1 0 1006585953 18083840 4082 4294967295 134512640 135212243 3214200048 3214198656 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4415 4082 73 171 0 4242 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 20080

[startup+25.5115 s]
/proc/loadavg: 0.66 0.19 0.06 3/93 15400
/proc/meminfo: memFree=854108/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17660 CPUtime=20.39
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4158 0 0 0 2037 2 0 0 25 0 1 0 1006585953 18083840 4093 4294967295 134512640 135212243 3214200048 3214198656 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4415 4093 73 171 0 4242 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 20080

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

[startup+28.7113 s]
/proc/loadavg: 0.69 0.21 0.07 5/93 15401
/proc/meminfo: memFree=853984/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17660 CPUtime=23.59
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4159 0 0 0 2357 2 0 0 25 0 1 0 1006585953 18083840 4094 4294967295 134512640 135212243 3214200048 3214198656 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4415 4094 73 171 0 4242 0
Current children cumulated CPU time (s) 28.71
Current children cumulated vsize (KiB) 20080

[startup+30.3112 s]
/proc/loadavg: 0.69 0.21 0.07 3/93 15401
/proc/meminfo: memFree=853860/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17828 CPUtime=25.19
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4175 0 0 0 2517 2 0 0 25 0 1 0 1006585953 18255872 4110 4294967295 134512640 135212243 3214200048 3214198656 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4457 4110 73 171 0 4284 0
Current children cumulated CPU time (s) 30.31
Current children cumulated vsize (KiB) 20248

[startup+31.9211 s]
/proc/loadavg: 0.69 0.21 0.07 3/93 15401
/proc/meminfo: memFree=853804/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17828 CPUtime=26.8
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4181 0 0 0 2678 2 0 0 25 0 1 0 1006585953 18255872 4116 4294967295 134512640 135212243 3214200048 3214198656 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4457 4116 73 171 0 4284 0
Current children cumulated CPU time (s) 31.92
Current children cumulated vsize (KiB) 20248

[startup+32.711 s]
/proc/loadavg: 0.69 0.21 0.07 3/93 15401
/proc/meminfo: memFree=853804/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17828 CPUtime=27.59
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4205 0 0 0 2757 2 0 0 25 0 1 0 1006585953 18255872 4140 4294967295 134512640 135212243 3214200048 3214198432 134536240 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4457 4140 73 171 0 4284 0
Current children cumulated CPU time (s) 32.71
Current children cumulated vsize (KiB) 20248

[startup+33.111 s]
/proc/loadavg: 0.71 0.22 0.07 3/93 15401
/proc/meminfo: memFree=853804/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17960 CPUtime=27.99
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4215 0 0 0 2797 2 0 0 25 0 1 0 1006585953 18391040 4150 4294967295 134512640 135212243 3214200048 3214198752 134538357 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4490 4150 73 171 0 4317 0
Current children cumulated CPU time (s) 33.11
Current children cumulated vsize (KiB) 20380

[startup+33.2109 s]
/proc/loadavg: 0.71 0.22 0.07 3/93 15401
/proc/meminfo: memFree=853804/2074464 swapFree=1952056/1959888
[pid=15394] ppid=15392 vsize=2420 CPUtime=5.12
/proc/15394/stat : 15394 (SatELiteGTI) S 15392 15394 15108 0 -1 4194304 386 30338 0 0 0 0 494 18 20 0 1 0 1006585442 2478080 278 4294967295 134512640 135169312 3221039888 3221036104 3085336302 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15394/statm: 605 278 235 161 0 44 0
[pid=15400] ppid=15394 vsize=17960 CPUtime=28.09
/proc/15400/stat : 15400 (minisat_static) R 15394 15394 15108 0 -1 4202496 4218 0 0 0 2807 2 0 0 25 0 1 0 1006585953 18391040 4153 4294967295 134512640 135212243 3214200048 3214198576 134523624 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15400/statm: 4490 4153 73 171 0 4317 0
Current children cumulated CPU time (s) 33.21
Current children cumulated vsize (KiB) 20380

Child status: 20
Real time (s): 33.2593
CPU time (s): 33.25
CPU user time (s): 33.04
CPU system time (s): 0.21
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 99708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.04
system time used= 0.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35230
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= 22
involuntary context switches= 35

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-15 22:54:32
IDJOB=1820268
IDBENCH=20343
IDSOLVER=659
FILE ID=tipi24/1820268-1242420872
PBS_JOBID=
Free space on /tmp= 11083 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820268-1242420872/watcher-1820268-1242420872 -o /tmp/evaluation-result-1820268-1242420872/solver-1820268-1242420872 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820268-1242420872.cnf -random-seed=905387389

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED= 905387389

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        879852 kB
Buffers:         28260 kB
Cached:        1073956 kB
SwapCached:       3968 kB
Active:         438988 kB
Inactive:       672936 kB
HighTotal:     1178688 kB
HighFree:       271952 kB
LowTotal:       895776 kB
LowFree:        607900 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           13772 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           3356 kB
Slab:            74084 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 11083 MiB
End job on tipi24 at 2009-05-15 22:55:07