Trace number 1821558

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 1039.45 1039.44

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p0.cnf
MD5SUMb21b299f860c56270b509900cff82599
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1039.45
Satisfiable
(Un)Satisfiability was proved
Number of variables162926
Number of clauses821689
Sum of the clauses size1954581
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2618514
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.91/0.94	c ==============================================================================
0.91/0.94	c |           |     ORIGINAL     |              LEARNT              |          |
0.91/0.94	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.91/0.94	c ==============================================================================
0.91/0.94	c |         0 |  812763  1945115 |  243828       0        0     nan |  0.000 % |
5.21/5.27	c |         0 |  546996  1519613 |      --       0       --      -- |     --   | -74850/8386
5.21/5.27	c ==============================================================================
5.21/5.27	c Result  :   #vars: 85935   #clauses: 546996   #literals: 1519613
5.21/5.27	c CPU time:   5.13 s
5.21/5.27	c ==============================================================================
5.81/5.83	c WARNING: for repeatability, setting FPU to use double precision
5.81/5.83	c Number of variables   : 85935        
5.81/5.83	c Number of clauses     : 546996       
5.81/6.23	c Parsing time: 0.37         s
1039.34/1039.41	c restarts              : 888
1039.34/1039.41	c conflicts             : 424328         (411 /sec)
1039.34/1039.41	c decisions             : 1983731        (1.33 % random) (1920 /sec)
1039.34/1039.41	c propagations          : 830188034      (803403 /sec)
1039.34/1039.41	c conflict literals     : 91450648       (39.53 % deleted)
1039.34/1039.41	c Memory used           : 127.05 MB
1039.34/1039.41	c CPU time              : 1033.34 s
1039.34/1039.41	UNSATISFIABLE
1039.34/1039.41	
1039.44/1039.42	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-1821558-1242536597/watcher-1821558-1242536597 -o /tmp/evaluation-result-1821558-1242536597/solver-1821558-1242536597 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821558-1242536597.cnf -random-seed=1864403406 

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.09 1.09 1.04 3/96 26177
/proc/meminfo: memFree=1790216/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=956 CPUtime=0
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 127 0 0 0 0 0 0 0 20 0 1 0 1018158167 978944 62 4294967295 134512640 135223648 3215930928 3215929648 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26181/statm: 239 65 46 174 0 64 0

[startup+0.043973 s]
/proc/loadavg: 1.09 1.09 1.04 3/96 26177
/proc/meminfo: memFree=1790216/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=13472 CPUtime=0.04
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 2887 0 0 0 3 1 0 0 20 0 1 0 1018158167 13795328 2718 4294967295 134512640 135223648 3215930928 3215929808 134543504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26181/statm: 3368 2720 46 174 0 3193 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15888

[startup+0.113968 s]
/proc/loadavg: 1.09 1.09 1.04 3/96 26177
/proc/meminfo: memFree=1790216/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=31600 CPUtime=0.11
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 5078 0 0 0 10 1 0 0 21 0 1 0 1018158167 32358400 4909 4294967295 134512640 135223648 3215930928 3215929880 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26181/statm: 7900 4910 46 174 0 7725 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 34016

[startup+0.313957 s]
/proc/loadavg: 1.09 1.09 1.04 3/96 26177
/proc/meminfo: memFree=1790216/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=46468 CPUtime=0.31
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 8606 0 0 0 28 3 0 0 21 0 1 0 1018158167 47583232 8437 4294967295 134512640 135223648 3215930928 3215929880 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26181/statm: 11617 8437 46 174 0 11442 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 48884

[startup+0.713935 s]
/proc/loadavg: 1.09 1.09 1.04 3/96 26177
/proc/meminfo: memFree=1790216/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=69116 CPUtime=0.7
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 14634 0 0 0 62 8 0 0 22 0 1 0 1018158167 70774784 14465 4294967295 134512640 135223648 3215930928 3215929880 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26181/statm: 17279 14466 47 174 0 17104 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 71532

[startup+1.51389 s]
/proc/loadavg: 1.09 1.09 1.04 2/98 26182
/proc/meminfo: memFree=1717148/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=96020 CPUtime=1.49
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 22667 0 0 0 137 12 0 0 25 0 1 0 1018158167 98324480 20495 4294967295 134512640 135223648 3215930928 3215928696 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26181/statm: 24005 20495 73 174 0 23830 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 98436

[startup+3.1238 s]
/proc/loadavg: 1.09 1.09 1.04 2/98 26182
/proc/meminfo: memFree=1698920/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2416 CPUtime=0.01
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 369 644 0 0 0 0 0 1 18 0 1 0 1018158167 2473984 277 4294967295 134512640 135169312 3214189696 3214188232 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 604 277 235 161 0 43 0
[pid=26181] ppid=26177 vsize=110408 CPUtime=3.1
/proc/26181/stat : 26181 (SatELite_releas) R 26177 26177 11066 0 -1 4202496 25949 0 0 0 298 12 0 0 25 0 1 0 1018158167 113057792 23527 4294967295 134512640 135223648 3215930928 3215929004 134713242 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26181/statm: 27602 23527 73 174 0 27427 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 112824

[startup+6.32363 s]
/proc/loadavg: 1.09 1.09 1.04 2/98 26184
/proc/meminfo: memFree=1692876/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 2420

[startup+12.7233 s]
/proc/loadavg: 1.08 1.08 1.04 2/98 26185
/proc/meminfo: memFree=1743376/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=32076 CPUtime=6.88
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 7662 0 0 0 685 3 0 0 25 0 1 0 1018158750 32845824 7586 4294967295 134512640 135212243 3217135536 3217134144 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 8019 7586 73 171 0 7846 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34496

[startup+25.5226 s]
/proc/loadavg: 1.21 1.11 1.05 2/98 26369
/proc/meminfo: memFree=1739344/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=36172 CPUtime=19.68
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 8684 0 0 0 1965 3 0 0 25 0 1 0 1018158750 37040128 8608 4294967295 134512640 135212243 3217135536 3217134144 134526150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 9043 8608 73 171 0 8870 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38592

[startup+51.1212 s]
/proc/loadavg: 1.14 1.10 1.05 2/98 26369
/proc/meminfo: memFree=1729280/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=46456 CPUtime=45.28
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 11249 0 0 0 4524 4 0 0 25 0 1 0 1018158750 47570944 11173 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 11614 11173 73 171 0 11441 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48876

[startup+102.328 s]
/proc/loadavg: 1.10 1.10 1.05 3/98 26562
/proc/meminfo: memFree=1703548/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=71612 CPUtime=96.49
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 17529 0 0 0 9642 7 0 0 25 0 1 0 1018158750 73330688 17453 4294967295 134512640 135212243 3217135536 3217134144 134526136 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 17903 17453 73 171 0 17730 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74032

[startup+162.315 s]
/proc/loadavg: 1.03 1.08 1.04 2/98 26750
/proc/meminfo: memFree=1697792/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=77420 CPUtime=156.48
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 18993 0 0 0 15637 11 0 0 25 0 1 0 1018158750 79278080 18917 4294967295 134512640 135212243 3217135536 3217134144 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 19355 18917 73 171 0 19182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79840

[startup+222.312 s]
/proc/loadavg: 1.01 1.06 1.04 2/98 26937
/proc/meminfo: memFree=1681804/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=93264 CPUtime=216.48
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 22942 0 0 0 21633 15 0 0 25 0 1 0 1018158750 95502336 22866 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 23316 22866 73 171 0 23143 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 95684

[startup+282.318 s]
/proc/loadavg: 1.00 1.05 1.03 3/98 27123
/proc/meminfo: memFree=1681672/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=93264 CPUtime=276.49
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 22945 0 0 0 27632 17 0 0 25 0 1 0 1018158750 95502336 22869 4294967295 134512640 135212243 3217135536 3217134144 134525915 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 23316 22869 73 171 0 23143 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 95684

[startup+342.315 s]
/proc/loadavg: 1.00 1.04 1.03 2/98 27314
/proc/meminfo: memFree=1677596/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=97224 CPUtime=336.49
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 23965 0 0 0 33632 17 0 0 25 0 1 0 1018158750 99557376 23889 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 24306 23889 73 171 0 24133 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99644

[startup+402.322 s]

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


[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28446
/proc/meminfo: memFree=1652276/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=122752 CPUtime=696.51
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 30288 0 0 0 69628 23 0 0 25 0 1 0 1018158750 125698048 30212 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 30688 30212 73 171 0 30515 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 125172

[startup+762.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28634
/proc/meminfo: memFree=1646572/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=128220 CPUtime=756.52
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 31653 0 0 0 75629 23 0 0 25 0 1 0 1018158750 131297280 31577 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32055 31577 73 171 0 31882 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 130640

[startup+822.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 28825
/proc/meminfo: memFree=1646720/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=128220 CPUtime=816.52
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 31653 0 0 0 81629 23 0 0 25 0 1 0 1018158750 131297280 31577 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32055 31577 73 171 0 31882 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 130640

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29014
/proc/meminfo: memFree=1646572/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=128220 CPUtime=876.51
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 31656 0 0 0 87628 23 0 0 25 0 1 0 1018158750 131297280 31580 4294967295 134512640 135212243 3217135536 3217134144 134526141 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32055 31580 73 171 0 31882 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130640

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 29203
/proc/meminfo: memFree=1646448/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=128220 CPUtime=936.52
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 31656 0 0 0 93628 24 0 0 25 0 1 0 1018158750 131297280 31580 4294967295 134512640 135212243 3217135536 3217134144 134526035 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32055 31580 73 171 0 31882 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 130640

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29392
/proc/meminfo: memFree=1645464/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=129428 CPUtime=996.52
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 31987 0 0 0 99623 29 0 0 25 0 1 0 1018158750 132534272 31911 4294967295 134512640 135212243 3217135536 3217134144 134525963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32357 31911 73 171 0 32184 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 131848

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

[startup+1023.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29392
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1018.13
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 101784 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217134144 134526257 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1023.94
Current children cumulated vsize (KiB) 132516

[startup+1030.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29392
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1024.53
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 102424 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217133920 134535620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1030.34
Current children cumulated vsize (KiB) 132516

[startup+1033.52 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29394
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1027.73
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 102744 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217134144 134526427 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1033.54
Current children cumulated vsize (KiB) 132516

[startup+1036.72 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 29395
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1030.93
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 103064 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217134144 134525963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1036.74
Current children cumulated vsize (KiB) 132516

[startup+1038.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29395
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1032.53
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 103224 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1038.34
Current children cumulated vsize (KiB) 132516

[startup+1039.12 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29395
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1033.33
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 103304 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217133920 134536105 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1039.14
Current children cumulated vsize (KiB) 132516

[startup+1039.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29395
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=130096 CPUtime=1033.53
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202496 32154 0 0 0 103324 29 0 0 25 0 1 0 1018158750 133218304 32078 4294967295 134512640 135212243 3217135536 3217134144 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 32524 32078 73 171 0 32351 0
Current children cumulated CPU time (s) 1039.34
Current children cumulated vsize (KiB) 132516

[startup+1039.42 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 29395
/proc/meminfo: memFree=1644612/2074464 swapFree=1950760/1959888
[pid=26177] ppid=26175 vsize=2420 CPUtime=5.81
/proc/26177/stat : 26177 (SatELiteGTI) S 26175 26177 11066 0 -1 4194304 386 29839 0 0 0 0 566 15 20 0 1 0 1018158167 2478080 278 4294967295 134512640 135169312 3214189696 3214185912 3085106926 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26177/statm: 605 278 235 161 0 44 0
[pid=26185] ppid=26177 vsize=0 CPUtime=1033.63
/proc/26185/stat : 26185 (minisat_static) R 26177 26177 11066 0 -1 4202500 32168 0 0 0 103334 29 0 0 25 0 1 0 1018158750 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26185/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1039.44
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 1039.44
CPU time (s): 1039.45
CPU user time (s): 1039.01
CPU system time (s): 0.44
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 132516

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 07:03:17
IDJOB=1821558
IDBENCH=71008
IDSOLVER=659
FILE ID=tipi23/1821558-1242536597
PBS_JOBID=
Free space on /tmp= 8758 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821558-1242536597/watcher-1821558-1242536597 -o /tmp/evaluation-result-1821558-1242536597/solver-1821558-1242536597 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821558-1242536597.cnf -random-seed=1864403406

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

MD5SUM BENCH= b21b299f860c56270b509900cff82599
RANDOM SEED= 1864403406

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:       1790232 kB
Buffers:         31276 kB
Cached:         178716 kB
SwapCached:       3584 kB
Active:          78868 kB
Inactive:       143004 kB
HighTotal:     1178688 kB
HighFree:       989740 kB
LowTotal:       895776 kB
LowFree:        800492 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           16884 kB
Writeback:           0 kB
AnonPages:       10924 kB
Mapped:           4372 kB
Slab:            54256 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96888 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8758 MiB
End job on tipi23 at 2009-05-17 07:20:38