Trace number 1821103

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 99.52 99.5068

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.5
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
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 Parsing...
0.22/0.22	c ==============================================================================
0.22/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.22	c ==============================================================================
0.22/0.22	c |         0 |  224682   582303 |   67404       0        0     nan |  0.000 % |
1.02/1.11	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
1.02/1.11	c ==============================================================================
1.02/1.11	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
1.02/1.11	c CPU time:   1.1 s
1.02/1.11	c ==============================================================================
1.32/1.32	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.32	WARNING: for repeatability, setting FPU to use double precision
1.32/1.32	============================[ Problem Statistics ]=============================
1.32/1.32	|                                                                             |
1.32/1.32	|  Number of variables:  28340                                                |
1.32/1.32	|  Number of clauses:    162397                                               |
1.32/1.43	|  Parsing time:         0.09         s                                       |
99.43/99.49	restarts              : 10
99.43/99.49	conflicts             : 11215          (114 /sec)
99.43/99.49	decisions             : 16788          (1.60 % random) (171 /sec)
99.43/99.49	propagations          : 108205662      (1103351 /sec)
99.43/99.49	conflict literals     : 879017         (48.45 % deleted)
99.43/99.49	Memory used           : 15.86 MB
99.43/99.49	CPU time              : 98.07 s
99.43/99.49	
99.43/99.49	UNSATISFIABLE
99.43/99.50	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-1821103-1242506731/watcher-1821103-1242506731 -o /tmp/evaluation-result-1821103-1242506731/solver-1821103-1242506731 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821103-1242506731.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: 1.00 1.00 1.00 2/96 26694
/proc/meminfo: memFree=953256/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2416 CPUtime=0.01
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 368 647 0 0 0 0 0 1 18 0 1 0 1015171470 2473984 277 4294967295 134512640 135169312 3214814512 3214813048 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26694/statm: 604 277 235 161 0 43 0
[pid=26698] ppid=26694 vsize=1084 CPUtime=0
/proc/26698/stat : 26698 (SatELite_releas) R 26694 26694 11066 0 -1 4202496 170 0 0 0 0 0 0 0 20 0 1 0 1015171471 1110016 106 4294967295 134512640 135223648 3213089664 3213088544 134543095 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26698/statm: 271 109 45 174 0 96 0

[startup+0.082042 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 26694
/proc/meminfo: memFree=953256/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2416 CPUtime=0.01
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 368 647 0 0 0 0 0 1 18 0 1 0 1015171470 2473984 277 4294967295 134512640 135169312 3214814512 3214813048 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26694/statm: 604 277 235 161 0 43 0
[pid=26698] ppid=26694 vsize=21308 CPUtime=0.08
/proc/26698/stat : 26698 (SatELite_releas) R 26694 26694 11066 0 -1 4202496 3939 0 0 0 8 0 0 0 20 0 1 0 1015171471 21819392 3730 4294967295 134512640 135223648 3213089664 3213088232 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26698/statm: 5327 3730 47 174 0 5152 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23724

[startup+0.11204 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 26694
/proc/meminfo: memFree=953256/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2416 CPUtime=0.01
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 368 647 0 0 0 0 0 1 18 0 1 0 1015171470 2473984 277 4294967295 134512640 135169312 3214814512 3214813048 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26694/statm: 604 277 235 161 0 43 0
[pid=26698] ppid=26694 vsize=23552 CPUtime=0.11
/proc/26698/stat : 26698 (SatELite_releas) R 26694 26694 11066 0 -1 4202496 4524 0 0 0 11 0 0 0 20 0 1 0 1015171471 24117248 4314 4294967295 134512640 135223648 3213089664 3213088616 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26698/statm: 5888 4315 47 174 0 5713 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25968

[startup+0.312029 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 26694
/proc/meminfo: memFree=953256/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2416 CPUtime=0.01
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 368 647 0 0 0 0 0 1 18 0 1 0 1015171470 2473984 277 4294967295 134512640 135169312 3214814512 3214813048 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26694/statm: 604 277 235 161 0 43 0
[pid=26698] ppid=26694 vsize=35756 CPUtime=0.31
/proc/26698/stat : 26698 (SatELite_releas) R 26694 26694 11066 0 -1 4202496 7734 0 0 0 30 1 0 0 21 0 1 0 1015171471 36614144 7323 4294967295 134512640 135223648 3213089664 3213087332 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26698/statm: 8939 7323 72 174 0 8764 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 38172

[startup+0.712007 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 26694
/proc/meminfo: memFree=953256/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2416 CPUtime=0.01
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 368 647 0 0 0 0 0 1 18 0 1 0 1015171470 2473984 277 4294967295 134512640 135169312 3214814512 3214813048 3085688558 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/26694/statm: 604 277 235 161 0 43 0
[pid=26698] ppid=26694 vsize=42580 CPUtime=0.71
/proc/26698/stat : 26698 (SatELite_releas) R 26694 26694 11066 0 -1 4202496 9311 0 0 0 70 1 0 0 22 0 1 0 1015171471 43601920 8900 4294967295 134512640 135223648 3213089664 3213087680 134587023 0 0 0 3 0 0 0 17 1 0 0 0
/proc/26698/statm: 10645 8900 73 174 0 10470 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 44996

[startup+1.51197 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26699
/proc/meminfo: memFree=914320/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2420

[startup+3.11187 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26700
/proc/meminfo: memFree=934532/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=12652 CPUtime=1.8
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 2969 0 0 0 175 5 0 0 25 0 1 0 1015171602 12955648 2904 4294967295 134512640 135214715 3214189792 3214188256 134528504 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 3163 2904 74 172 0 2990 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 15072

[startup+6.3117 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26700
/proc/meminfo: memFree=934192/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=13180 CPUtime=5
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3108 0 0 0 493 7 0 0 25 0 1 0 1015171602 13496320 3043 4294967295 134512640 135214715 3214189792 3214188256 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 3295 3043 74 172 0 3122 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 15600

[startup+12.7213 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26701
/proc/meminfo: memFree=933404/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=13840 CPUtime=11.41
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3270 0 0 0 1134 7 0 0 25 0 1 0 1015171602 14172160 3205 4294967295 134512640 135214715 3214189792 3214188000 134537221 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 3460 3205 74 172 0 3287 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 16260

[startup+25.5206 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26703
/proc/meminfo: memFree=932656/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=14624 CPUtime=24.21
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3449 0 0 0 2412 9 0 0 25 0 1 0 1015171602 14974976 3384 4294967295 134512640 135214715 3214189792 3214188256 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 3656 3384 74 172 0 3483 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 17044

[startup+51.1192 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26703
/proc/meminfo: memFree=931780/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=15428 CPUtime=49.81
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3677 0 0 0 4970 11 0 0 25 0 1 0 1015171602 15798272 3612 4294967295 134512640 135214715 3214189792 3214188256 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 3857 3612 74 172 0 3684 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 17848

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

[startup+76.7178 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26889
/proc/meminfo: memFree=930988/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16100 CPUtime=75.41
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3832 0 0 0 7530 11 0 0 25 0 1 0 1015171602 16486400 3767 4294967295 134512640 135214715 3214189792 3214188256 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4025 3767 74 172 0 3852 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 18520

[startup+89.5171 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26890
/proc/meminfo: memFree=930812/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=88.21
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 8809 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188000 134537101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 89.53
Current children cumulated vsize (KiB) 18652

[startup+95.9167 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=94.61
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9449 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188256 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 95.93
Current children cumulated vsize (KiB) 18652

[startup+97.5167 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=96.21
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9609 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188000 134537619 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 97.53
Current children cumulated vsize (KiB) 18652

[startup+98.3166 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=97.01
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9689 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188256 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 98.33
Current children cumulated vsize (KiB) 18652

[startup+99.1166 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=97.81
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9769 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188256 134528763 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 18652

[startup+99.3166 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=98.01
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9789 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188256 134528675 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (KiB) 18652

[startup+99.4165 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 26896
/proc/meminfo: memFree=930688/2074464 swapFree=1950760/1959888
[pid=26694] ppid=26692 vsize=2420 CPUtime=1.32
/proc/26694/stat : 26694 (SatELiteGTI) S 26692 26694 11066 0 -1 4194304 388 10467 0 0 0 0 130 2 18 0 1 0 1015171470 2478080 278 4294967295 134512640 135169312 3214814512 3214810728 3085688558 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26694/statm: 605 278 235 161 0 44 0
[pid=26700] ppid=26694 vsize=16232 CPUtime=98.11
/proc/26700/stat : 26700 (minisat_static) R 26694 26694 11066 0 -1 4202496 3847 0 0 0 9799 12 0 0 25 0 1 0 1015171602 16621568 3782 4294967295 134512640 135214715 3214189792 3214188256 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26700/statm: 4058 3782 74 172 0 3885 0
Current children cumulated CPU time (s) 99.43
Current children cumulated vsize (KiB) 18652

Child status: 20
Real time (s): 99.5068
CPU time (s): 99.52
CPU user time (s): 99.37
CPU system time (s): 0.15
CPU usage (%): 100.013
Max. virtual memory (cumulated for all children) (KiB): 45520

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 22:45:31
IDJOB=1821103
IDBENCH=70831
IDSOLVER=660
FILE ID=tipi23/1821103-1242506731
PBS_JOBID=
Free space on /tmp= 8810 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821103-1242506731/watcher-1821103-1242506731 -o /tmp/evaluation-result-1821103-1242506731/solver-1821103-1242506731 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821103-1242506731.cnf

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED= 1061770921

Linux tipi23 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.377
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.38

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        953256 kB
Buffers:         33284 kB
Cached:         986568 kB
SwapCached:       3660 kB
Active:         477660 kB
Inactive:       553916 kB
HighTotal:     1178688 kB
HighFree:       315100 kB
LowTotal:       895776 kB
LowFree:        638156 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            5780 kB
Writeback:           0 kB
AnonPages:       10780 kB
Mapped:           4436 kB
Slab:            80996 kB
PageTables:        592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8810 MiB
End job on tipi23 at 2009-05-16 22:47:11