Trace number 1821967

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
MiniSat2hack 2009-03-23UNSAT 848.26 848.238

General information on the benchmark

Nameschup-l2s-guid-1-k56.cnf
MD5SUM8945850ff5a1fb30f0867a5172da0b2e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark207.69
Satisfiable
(Un)Satisfiability was proved
Number of variables98746
Number of clauses307346
Sum of the clauses size757661
Maximum clause length57
Minimum clause length1
Number of clauses of size 172
Number of clauses of size 2178795
Number of clauses of size 3120630
Number of clauses of size 44935
Number of clauses of size 52464
Number of clauses of size over 5450

Solver Data

0.00/0.00	c Parsing...
0.22/0.28	c ==============================================================================
0.22/0.28	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.28	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.28	c ==============================================================================
0.22/0.28	c |         0 |  306443   755159 |   91932       0        0     nan |  0.000 % |
2.23/2.23	c |         0 |  153826   494818 |      --       0       --      -- |     --   | -150413/-254976
2.23/2.23	c ==============================================================================
2.23/2.23	c Result  :   #vars: 31651   #clauses: 153826   #literals: 494818
2.23/2.23	c CPU time:   2.19 s
2.23/2.23	c ==============================================================================
2.32/2.41	This is MiniSat 2.0 beta with hacks by AVG
2.32/2.41	WARNING: for repeatability, setting FPU to use double precision
2.32/2.41	============================[ Problem Statistics ]=============================
2.32/2.41	|                                                                             |
2.32/2.41	|  Number of variables:  31651                                                |
2.32/2.41	|  Number of clauses:    153826                                               |
2.41/2.52	|  Parsing time:         0.11         s                                       |
848.25/848.22	restarts              : 19
848.25/848.22	conflicts             : 439005         (519 /sec)
848.25/848.22	decisions             : 826308         (1.29 % random) (977 /sec)
848.25/848.22	propagations          : 558532379      (660508 /sec)
848.25/848.22	conflict literals     : 32891782       (43.55 % deleted)
848.25/848.22	Memory used           : 92.61 MB
848.25/848.22	CPU time              : 845.61 s
848.25/848.22	
848.25/848.22	UNSATISFIABLE
848.25/848.23	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-1821967-1242584496/watcher-1821967-1242584496 -o /tmp/evaluation-result-1821967-1242584496/solver-1821967-1242584496 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821967-1242584496.cnf 

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.99 0.98 0.99 2/91 16962
/proc/meminfo: memFree=966952/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=948 CPUtime=0
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 99 0 0 0 0 0 0 0 18 0 1 0 1022949967 970752 35 4294967295 134512640 135223648 3213560816 3213560440 134719062 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16966/statm: 237 49 40 174 0 62 0

[startup+0.069098 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 16962
/proc/meminfo: memFree=966952/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=10324 CPUtime=0.07
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 2371 0 0 0 5 2 0 0 18 0 1 0 1022949967 10571776 2307 4294967295 134512640 135223648 3213560816 3213559768 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16966/statm: 2581 2308 47 174 0 2406 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12736

[startup+0.119095 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 16962
/proc/meminfo: memFree=966952/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=18468 CPUtime=0.12
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 4074 0 0 0 9 3 0 0 18 0 1 0 1022949967 18911232 4010 4294967295 134512640 135223648 3213560816 3213559768 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16966/statm: 4617 4011 47 174 0 4442 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20880

[startup+0.319085 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 16962
/proc/meminfo: memFree=966952/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=43928 CPUtime=0.32
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 10464 0 0 0 28 4 0 0 18 0 1 0 1022949967 44982272 9585 4294967295 134512640 135223648 3213560816 3213558736 134576622 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16966/statm: 10982 9585 73 174 0 10807 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46340

[startup+0.719066 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 16962
/proc/meminfo: memFree=966952/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=48872 CPUtime=0.72
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 11677 0 0 0 68 4 0 0 18 0 1 0 1022949967 50044928 10798 4294967295 134512640 135223648 3213560816 3213558816 134548984 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16966/statm: 12218 10798 73 174 0 12043 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 51284

[startup+1.51903 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 16967
/proc/meminfo: memFree=918312/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2412 CPUtime=0
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 366 645 0 0 0 0 0 0 18 0 1 0 1022949967 2469888 276 4294967295 134512640 135169312 3220656832 3220655368 3084914414 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16962/statm: 603 276 235 161 0 42 0
[pid=16966] ppid=16962 vsize=49164 CPUtime=1.52
/proc/16966/stat : 16966 (SatELite_releas) R 16962 16962 9090 0 -1 4202496 12048 0 0 0 148 4 0 0 20 0 1 0 1022949967 50343936 10977 4294967295 134512640 135223648 3213560816 3213559148 134611921 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16966/statm: 12291 10977 73 174 0 12116 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 51576

[startup+3.11895 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 16968
/proc/meminfo: memFree=914840/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 2416
heavy processes:

[startup+6.3188 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 16969
/proc/meminfo: memFree=946832/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=12632 CPUtime=3.9
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 2919 0 0 0 389 1 0 0 25 0 1 0 1022950208 12935168 2830 4294967295 134512640 135214715 3219265984 3219264448 134529071 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 3158 2830 74 172 0 2985 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 15048

[startup+12.7185 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 17152
/proc/meminfo: memFree=944536/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=14348 CPUtime=10.3
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 3338 0 0 0 1029 1 0 0 25 0 1 0 1022950208 14692352 3249 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 3587 3249 74 172 0 3414 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 16764

[startup+25.5179 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 17154
/proc/meminfo: memFree=940968/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=17992 CPUtime=23.1
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 4240 0 0 0 2309 1 0 0 25 0 1 0 1022950208 18423808 4151 4294967295 134512640 135214715 3219265984 3219264448 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 4498 4151 74 172 0 4325 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 20408

[startup+51.1167 s]
/proc/loadavg: 0.99 0.98 0.99 4/93 17155
/proc/meminfo: memFree=933476/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=25504 CPUtime=48.7
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 6133 0 0 0 4867 3 0 0 25 0 1 0 1022950208 26116096 6044 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 6376 6044 74 172 0 6203 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 27920

[startup+102.324 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 17343
/proc/meminfo: memFree=920472/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=38360 CPUtime=99.91
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 9332 0 0 0 9985 6 0 0 25 0 1 0 1022950208 39280640 9243 4294967295 134512640 135214715 3219265984 3219264448 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 9590 9243 74 172 0 9417 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 40776

[startup+162.311 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 17534
/proc/meminfo: memFree=909304/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=49724 CPUtime=159.9
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 12137 0 0 0 15982 8 0 0 25 0 1 0 1022950208 50917376 12048 4294967295 134512640 135214715 3219265984 3219264448 134528613 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 12431 12048 74 172 0 12258 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 52140

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 17722
/proc/meminfo: memFree=899888/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=58976 CPUtime=219.9
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 14481 0 0 0 21981 9 0 0 25 0 1 0 1022950208 60391424 14392 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 14744 14392 74 172 0 14571 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 61392

[startup+282.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 17910
/proc/meminfo: memFree=890084/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=68888 CPUtime=279.91
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 16994 0 0 0 27981 10 0 0 25 0 1 0 1022950208 70541312 16905 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 17222 16905 74 172 0 17049 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 71304

[startup+342.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 18098
/proc/meminfo: memFree=881032/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=78152 CPUtime=339.91
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 19211 0 0 0 33974 17 0 0 25 0 1 0 1022950208 80027648 19122 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/16969/statm: 19538 19122 74 172 0 19365 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 80568


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


[startup+522.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 18663
/proc/meminfo: memFree=864532/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=519.92
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23428 0 0 0 51969 23 0 0 25 0 1 0 1022950208 97099776 23339 4294967295 134512640 135214715 3219265984 3219264448 134528714 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23339 74 172 0 23533 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 97240

[startup+582.311 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 18855
/proc/meminfo: memFree=863920/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=579.92
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23428 0 0 0 57969 23 0 0 25 0 1 0 1022950208 97099776 23339 4294967295 134512640 135214715 3219265984 3219264192 134538317 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23339 74 172 0 23533 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 97240

[startup+642.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 19043
/proc/meminfo: memFree=863920/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=639.93
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23429 0 0 0 63970 23 0 0 25 0 1 0 1022950208 97099776 23340 4294967295 134512640 135214715 3219265984 3219264448 134528620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23340 74 172 0 23533 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 97240

[startup+702.315 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 19231
/proc/meminfo: memFree=863928/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=699.93
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23430 0 0 0 69970 23 0 0 25 0 1 0 1022950208 97099776 23341 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23341 74 172 0 23533 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 97240

[startup+762.323 s]
/proc/loadavg: 1.14 1.03 1.01 2/93 19418
/proc/meminfo: memFree=863680/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=759.94
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 75971 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219262272 134536342 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 97240

[startup+822.32 s]
/proc/loadavg: 1.09 1.04 1.01 3/93 19606
/proc/meminfo: memFree=863640/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=819.94
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 81971 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 97240

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

[startup+831.909 s]
/proc/loadavg: 1.08 1.03 1.01 3/93 19607
/proc/meminfo: memFree=863672/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=829.53
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 82930 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528613 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 831.94
Current children cumulated vsize (KiB) 97240

[startup+838.319 s]
/proc/loadavg: 1.07 1.03 1.01 3/93 19609
/proc/meminfo: memFree=863664/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=835.94
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 83571 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528542 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 838.35
Current children cumulated vsize (KiB) 97240

[startup+844.719 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863680/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=842.34
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84211 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 844.75
Current children cumulated vsize (KiB) 97240

[startup+846.319 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863804/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=843.94
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84371 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528672 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 846.35
Current children cumulated vsize (KiB) 97240

[startup+847.119 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863804/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=844.74
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84451 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 847.15
Current children cumulated vsize (KiB) 97240

[startup+847.919 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863804/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=845.54
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84531 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 847.95
Current children cumulated vsize (KiB) 97240

[startup+848.119 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863804/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=845.74
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84551 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 848.15
Current children cumulated vsize (KiB) 97240

[startup+848.219 s]
/proc/loadavg: 1.21 1.06 1.02 3/93 19609
/proc/meminfo: memFree=863804/2074464 swapFree=1953004/1959888
[pid=16962] ppid=16960 vsize=2416 CPUtime=2.41
/proc/16962/stat : 16962 (SatELiteGTI) S 16960 16962 9090 0 -1 4194304 385 15173 0 0 0 0 236 5 18 0 1 0 1022949967 2473984 277 4294967295 134512640 135169312 3220656832 3220653048 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16962/statm: 604 277 235 161 0 43 0
[pid=16969] ppid=16962 vsize=94824 CPUtime=845.84
/proc/16969/stat : 16969 (minisat_static) R 16962 16962 9090 0 -1 4202496 23431 0 0 0 84561 23 0 0 25 0 1 0 1022950208 97099776 23342 4294967295 134512640 135214715 3219265984 3219264448 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16969/statm: 23706 23342 74 172 0 23533 0
Current children cumulated CPU time (s) 848.25
Current children cumulated vsize (KiB) 97240

Child status: 20
Real time (s): 848.238
CPU time (s): 848.26
CPU user time (s): 847.97
CPU system time (s): 0.29
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 97240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 847.97
system time used= 0.29
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39274
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= 20
involuntary context switches= 1437

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 20:21:36
IDJOB=1821967
IDBENCH=71751
IDSOLVER=660
FILE ID=tipi19/1821967-1242584496
PBS_JOBID=
Free space on /tmp= 8799 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE06/schup-l2s-guid-1-k56.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821967-1242584496/watcher-1821967-1242584496 -o /tmp/evaluation-result-1821967-1242584496/solver-1821967-1242584496 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821967-1242584496.cnf

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

MD5SUM BENCH= 8945850ff5a1fb30f0867a5172da0b2e
RANDOM SEED= 285507256

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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:        967216 kB
Buffers:         49672 kB
Cached:         940296 kB
SwapCached:       2904 kB
Active:         201184 kB
Inactive:       798196 kB
HighTotal:     1178688 kB
HighFree:       344712 kB
LowTotal:       895776 kB
LowFree:        622504 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            7048 kB
Writeback:           0 kB
AnonPages:        8916 kB
Mapped:           3300 kB
Slab:            98984 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8799 MiB
End job on tipi19 at 2009-05-17 20:35:45