Trace number 1821427

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 200.03 200.065

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark127.7
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.72/0.80	c ==============================================================================
0.72/0.80	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.80	c ==============================================================================
0.72/0.80	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.92/4.92	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.92/4.92	c ==============================================================================
4.92/4.92	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.92/4.92	c CPU time:   4.7 s
4.92/4.92	c ==============================================================================
5.22/5.27	This is MiniSat 2.0 beta with hacks by AVG
5.22/5.27	WARNING: for repeatability, setting FPU to use double precision
5.22/5.27	============================[ Problem Statistics ]=============================
5.22/5.27	|                                                                             |
5.22/5.27	|  Number of variables:  71485                                                |
5.22/5.27	|  Number of clauses:    300018                                               |
5.42/5.47	|  Parsing time:         0.17         s                                       |
199.98/200.04	restarts              : 16
199.98/200.04	conflicts             : 110251         (567 /sec)
199.98/200.04	decisions             : 143704         (1.94 % random) (739 /sec)
199.98/200.04	propagations          : 314543245      (1616607 /sec)
199.98/200.04	conflict literals     : 2573498        (60.47 % deleted)
199.98/200.04	Memory used           : 33.05 MB
199.98/200.04	CPU time              : 194.57 s
199.98/200.04	
199.98/200.04	UNSATISFIABLE
199.98/200.04	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-1821427-1242526601/watcher-1821427-1242526601 -o /tmp/evaluation-result-1821427-1242526601/solver-1821427-1242526601 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821427-1242526601.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.17 1.55 1.30 2/96 25971
/proc/meminfo: memFree=1976532/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=1088 CPUtime=0
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 155 0 0 0 0 0 0 0 25 0 1 0 1017158553 1114112 91 4294967295 134512640 135223648 3218245728 3218244448 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 272 96 45 174 0 97 0

[startup+0.098109 s]
/proc/loadavg: 1.17 1.55 1.30 2/96 25971
/proc/meminfo: memFree=1976532/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=15880 CPUtime=0.1
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 3466 0 0 0 6 4 0 0 25 0 1 0 1017158553 16261120 3402 4294967295 134512640 135223648 3218245728 3218244680 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 3970 3403 47 174 0 3795 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18296

[startup+0.118109 s]
/proc/loadavg: 1.17 1.55 1.30 2/96 25971
/proc/meminfo: memFree=1976532/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=18240 CPUtime=0.12
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 4135 0 0 0 8 4 0 0 25 0 1 0 1017158553 18677760 4071 4294967295 134512640 135223648 3218245728 3218244680 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 4560 4074 47 174 0 4385 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20656

[startup+0.318097 s]
/proc/loadavg: 1.17 1.55 1.30 2/96 25971
/proc/meminfo: memFree=1976532/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=54676 CPUtime=0.32
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 10567 0 0 0 26 6 0 0 25 0 1 0 1017158553 55988224 10503 4294967295 134512640 135223648 3218245728 3218244680 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 13669 10504 47 174 0 13494 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 57092

[startup+0.718075 s]
/proc/loadavg: 1.17 1.55 1.30 2/96 25971
/proc/meminfo: memFree=1976532/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=116692 CPUtime=0.72
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 23422 0 0 0 59 13 0 0 25 0 1 0 1017158553 119492608 23358 4294967295 134512640 135223648 3218245728 3218244568 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 29173 23359 47 174 0 28998 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 119108

[startup+1.51803 s]
/proc/loadavg: 1.17 1.55 1.30 2/98 25976
/proc/meminfo: memFree=1870984/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=139896 CPUtime=1.52
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 30247 0 0 0 135 17 0 0 25 0 1 0 1017158553 143253504 27809 4294967295 134512640 135223648 3218245728 3218243396 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 34974 27809 73 174 0 34799 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 142312

[startup+3.11794 s]
/proc/loadavg: 1.17 1.55 1.30 2/98 25978
/proc/meminfo: memFree=1852260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2416 CPUtime=0
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1017158553 2473984 277 4294967295 134512640 135169312 3218049088 3218047624 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25971/statm: 604 277 235 161 0 43 0
[pid=25975] ppid=25971 vsize=148548 CPUtime=3.12
/proc/25975/stat : 25975 (SatELite_releas) R 25971 25971 11066 0 -1 4202496 32419 0 0 0 292 20 0 0 25 0 1 0 1017158553 152113152 29981 4294967295 134512640 135223648 3218245728 3218243504 134585406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25975/statm: 37137 29981 73 174 0 36962 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 150964

[startup+6.31776 s]
/proc/loadavg: 1.15 1.54 1.30 2/98 25980
/proc/meminfo: memFree=1940828/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=19980 CPUtime=1.05
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 4605 0 0 0 102 3 0 0 25 0 1 0 1017159080 20459520 4540 4294967295 134512640 135214715 3216400128 3216398592 134528560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25980/statm: 4995 4540 73 172 0 4822 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 22400

[startup+12.7174 s]
/proc/loadavg: 1.14 1.53 1.30 3/98 25980
/proc/meminfo: memFree=1936024/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=20664 CPUtime=7.45
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 4750 0 0 0 742 3 0 0 25 0 1 0 1017159080 21159936 4685 4294967295 134512640 135214715 3216400128 3216398592 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25980/statm: 5166 4685 73 172 0 4993 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 23084

[startup+25.5167 s]
/proc/loadavg: 1.11 1.51 1.29 2/98 25985
/proc/meminfo: memFree=1933824/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=22448 CPUtime=20.24
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 5196 0 0 0 2020 4 0 0 25 0 1 0 1017159080 22986752 5131 4294967295 134512640 135214715 3216400128 3216398336 134537329 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25980/statm: 5612 5131 73 172 0 5439 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 24868

[startup+51.1153 s]
/proc/loadavg: 1.07 1.46 1.28 2/98 26173
/proc/meminfo: memFree=1931472/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=24164 CPUtime=45.84
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 5631 0 0 0 4580 4 0 0 25 0 1 0 1017159080 24743936 5566 4294967295 134512640 135214715 3216400128 3216398592 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25980/statm: 6041 5566 73 172 0 5868 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 26584

[startup+102.322 s]
/proc/loadavg: 1.03 1.39 1.27 2/98 26361
/proc/meminfo: memFree=1928076/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=27576 CPUtime=97.02
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 6482 0 0 0 9686 16 0 0 25 0 1 0 1017159080 28237824 6417 4294967295 134512640 135214715 3216400128 3216398592 134528749 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 6894 6417 73 172 0 6721 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29996

[startup+162.309 s]
/proc/loadavg: 1.01 1.32 1.25 2/98 26548
/proc/meminfo: memFree=1924156/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=31532 CPUtime=157.01
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7468 0 0 0 15684 17 0 0 25 0 1 0 1017159080 32288768 7403 4294967295 134512640 135214715 3216400128 3216398592 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 7883 7403 73 172 0 7710 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 33952

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

[startup+179.108 s]
/proc/loadavg: 1.01 1.30 1.24 2/98 26550
/proc/meminfo: memFree=1923004/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=32860 CPUtime=173.81
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7795 0 0 0 17364 17 0 0 25 0 1 0 1017159080 33648640 7730 4294967295 134512640 135214715 3216400128 3216398592 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8215 7730 73 172 0 8042 0
Current children cumulated CPU time (s) 179.08
Current children cumulated vsize (KiB) 35280

[startup+191.907 s]
/proc/loadavg: 1.00 1.29 1.24 2/98 26551
/proc/meminfo: memFree=1922508/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33568 CPUtime=186.61
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7925 0 0 0 18644 17 0 0 25 0 1 0 1017159080 34373632 7860 4294967295 134512640 135214715 3216400128 3216398592 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8392 7860 73 172 0 8219 0
Current children cumulated CPU time (s) 191.88
Current children cumulated vsize (KiB) 35988

[startup+195.107 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922384/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33700 CPUtime=189.81
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7970 0 0 0 18964 17 0 0 25 0 1 0 1017159080 34508800 7905 4294967295 134512640 135214715 3216400128 3216398336 134537549 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8425 7905 73 172 0 8252 0
Current children cumulated CPU time (s) 195.08
Current children cumulated vsize (KiB) 36120

[startup+198.307 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33700 CPUtime=193.01
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7979 0 0 0 19284 17 0 0 25 0 1 0 1017159080 34508800 7914 4294967295 134512640 135214715 3216400128 3216398592 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8425 7914 73 172 0 8252 0
Current children cumulated CPU time (s) 198.28
Current children cumulated vsize (KiB) 36120

[startup+199.117 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33836 CPUtime=193.82
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7982 0 0 0 19365 17 0 0 25 0 1 0 1017159080 34648064 7917 4294967295 134512640 135214715 3216400128 3216398592 134528521 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8459 7917 73 172 0 8286 0
Current children cumulated CPU time (s) 199.09
Current children cumulated vsize (KiB) 36256

[startup+199.507 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33836 CPUtime=194.21
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7982 0 0 0 19404 17 0 0 25 0 1 0 1017159080 34648064 7917 4294967295 134512640 135214715 3216400128 3216398336 134537675 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8459 7917 73 172 0 8286 0
Current children cumulated CPU time (s) 199.48
Current children cumulated vsize (KiB) 36256

[startup+199.907 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33836 CPUtime=194.61
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7982 0 0 0 19444 17 0 0 25 0 1 0 1017159080 34648064 7917 4294967295 134512640 135214715 3216400128 3216398592 134528626 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8459 7917 73 172 0 8286 0
Current children cumulated CPU time (s) 199.88
Current children cumulated vsize (KiB) 36256

[startup+200.007 s]
/proc/loadavg: 1.00 1.28 1.24 2/98 26551
/proc/meminfo: memFree=1922260/2074464 swapFree=1950760/1959888
[pid=25971] ppid=25969 vsize=2420 CPUtime=5.27
/proc/25971/stat : 25971 (SatELiteGTI) S 25969 25971 11066 0 -1 4194304 386 38070 0 0 0 0 500 27 20 0 1 0 1017158553 2478080 278 4294967295 134512640 135169312 3218049088 3218045304 3085180654 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25971/statm: 605 278 235 161 0 44 0
[pid=25980] ppid=25971 vsize=33836 CPUtime=194.71
/proc/25980/stat : 25980 (minisat_static) R 25971 25971 11066 0 -1 4202496 7982 0 0 0 19454 17 0 0 25 0 1 0 1017159080 34648064 7917 4294967295 134512640 135214715 3216400128 3216398592 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25980/statm: 8459 7917 73 172 0 8286 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (KiB) 36256

Child status: 20
Real time (s): 200.065
CPU time (s): 200.03
CPU user time (s): 199.57
CPU system time (s): 0.46
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 157024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 199.57
system time used= 0.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46721
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= 21
involuntary context switches= 1682

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 04:16:41
IDJOB=1821427
IDBENCH=70954
IDSOLVER=660
FILE ID=tipi23/1821427-1242526601
PBS_JOBID=
Free space on /tmp= 8799 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821427-1242526601/watcher-1821427-1242526601 -o /tmp/evaluation-result-1821427-1242526601/solver-1821427-1242526601 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821427-1242526601.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 281689258

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:       1976548 kB
Buffers:         14032 kB
Cached:          30864 kB
SwapCached:       3492 kB
Active:          42668 kB
Inactive:        13780 kB
HighTotal:     1178688 kB
HighFree:      1137044 kB
LowTotal:       895776 kB
LowFree:        839504 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           17212 kB
Writeback:           0 kB
AnonPages:       11100 kB
Mapped:           4280 kB
Slab:            32296 kB
PageTables:        744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8799 MiB
End job on tipi23 at 2009-05-17 04:20:03