Trace number 1820485

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 232.23 232.227

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h33-unknown.cnf
MD5SUM6197e38464facb30636a5a3ad5b2f0b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark141.85
Satisfiable
(Un)Satisfiability was proved
Number of variables172950
Number of clauses837466
Sum of the clauses size2168190
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2666462
Number of clauses of size 3164950
Number of clauses of size 41526
Number of clauses of size 5129
Number of clauses of size over 54123

Solver Data

0.00/0.00	c Parsing...
0.71/0.74	c ==============================================================================
0.71/0.74	c |           |     ORIGINAL     |              LEARNT              |          |
0.71/0.74	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.71/0.74	c ==============================================================================
0.71/0.74	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
21.11/21.16	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
21.11/21.16	c ==============================================================================
21.11/21.16	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
21.11/21.16	c CPU time:   20.91 s
21.11/21.16	c ==============================================================================
22.11/22.16	This is MiniSat 2.0 beta with hacks by AVG
22.11/22.16	WARNING: for repeatability, setting FPU to use double precision
22.11/22.16	============================[ Problem Statistics ]=============================
22.11/22.16	|                                                                             |
22.11/22.16	|  Number of variables:  12778                                                |
22.11/22.16	|  Number of clauses:    510801                                               |
22.16/22.65	|  Parsing time:         0.44         s                                       |
232.12/232.19	restarts              : 17
232.12/232.19	conflicts             : 195154         (929 /sec)
232.12/232.19	decisions             : 296080         (1.77 % random) (1410 /sec)
232.12/232.19	propagations          : 104343975      (496923 /sec)
232.12/232.19	conflict literals     : 3489456        (40.20 % deleted)
232.12/232.19	Memory used           : 50.05 MB
232.12/232.19	CPU time              : 209.98 s
232.12/232.19	
232.12/232.19	UNSATISFIABLE
232.12/232.20	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-1820485-1242449449/watcher-1820485-1242449449 -o /tmp/evaluation-result-1820485-1242449449/solver-1820485-1242449449 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820485-1242449449.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.97 0.99 2/97 10732
/proc/meminfo: memFree=662224/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=1088 CPUtime=0
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 1009446002 1114112 98 4294967295 134512640 135223648 3220878064 3220876784 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 272 103 45 174 0 97 0

[startup+0.078428 s]
/proc/loadavg: 0.99 0.97 0.99 2/97 10732
/proc/meminfo: memFree=662224/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=8364 CPUtime=0.08
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 1970 0 0 0 5 3 0 0 25 0 1 0 1009446002 8564736 1906 4294967295 134512640 135223648 3220878064 3220876632 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 2091 1908 47 174 0 1916 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10776

[startup+0.108409 s]
/proc/loadavg: 0.99 0.97 0.99 2/97 10732
/proc/meminfo: memFree=662224/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=12812 CPUtime=0.11
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 2802 0 0 0 7 4 0 0 25 0 1 0 1009446002 13119488 2738 4294967295 134512640 135223648 3220878064 3220876632 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 3203 2739 47 174 0 3028 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 15224

[startup+0.308398 s]
/proc/loadavg: 0.99 0.97 0.99 2/97 10732
/proc/meminfo: memFree=662224/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=38804 CPUtime=0.31
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 8178 0 0 0 24 7 0 0 25 0 1 0 1009446002 39735296 8114 4294967295 134512640 135223648 3220878064 3220877016 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 9701 8115 47 174 0 9526 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41216

[startup+0.708375 s]
/proc/loadavg: 0.99 0.97 0.99 2/97 10732
/proc/meminfo: memFree=662224/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=90752 CPUtime=0.71
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 20395 0 0 0 61 10 0 0 25 0 1 0 1009446002 92930048 20331 4294967295 134512640 135223648 3220878064 3220877072 134547612 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 22688 20331 47 174 0 22513 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 93164

[startup+1.50833 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10737
/proc/meminfo: memFree=572416/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=103484 CPUtime=1.51
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 23117 0 0 0 138 13 0 0 25 0 1 0 1009446002 105967616 22623 4294967295 134512640 135223648 3220878064 3220876064 134548927 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 25871 22623 73 174 0 25696 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 105896

[startup+3.10824 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10737
/proc/meminfo: memFree=565472/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=107308 CPUtime=3.11
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 24028 0 0 0 298 13 0 0 25 0 1 0 1009446002 109883392 23534 4294967295 134512640 135223648 3220878064 3220876064 134548161 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 26827 23534 73 174 0 26652 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 109720

[startup+6.30806 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10737
/proc/meminfo: memFree=549972/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=113392 CPUtime=6.31
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 25506 0 0 0 616 15 0 0 25 0 1 0 1009446002 116113408 25012 4294967295 134512640 135223648 3220878064 3220875840 134585500 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 28348 25012 73 174 0 28173 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 115804

[startup+12.7077 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10737
/proc/meminfo: memFree=525616/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2412 CPUtime=0
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1009446001 2469888 277 4294967295 134512640 135169312 3214605568 3214604104 3085209326 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/10732/statm: 603 277 235 161 0 42 0
[pid=10736] ppid=10732 vsize=123376 CPUtime=12.71
/proc/10736/stat : 10736 (SatELite_releas) R 10732 10732 16367 0 -1 4202496 27756 0 0 0 1247 24 0 0 25 0 1 0 1009446002 126337024 27262 4294967295 134512640 135223648 3220878064 3220876064 134549033 0 0 0 3 0 0 0 17 3 0 0 0
/proc/10736/statm: 30844 27262 73 174 0 30669 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 125788

[startup+25.507 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10740
/proc/meminfo: memFree=578844/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=34952 CPUtime=3.34
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 8482 0 0 0 329 5 0 0 25 0 1 0 1009448218 35790848 8417 4294967295 134512640 135214715 3220288192 3220286656 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 8738 8417 73 172 0 8565 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 37368

[startup+51.1155 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10925
/proc/meminfo: memFree=574088/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=39552 CPUtime=28.95
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 9609 0 0 0 2890 5 0 0 25 0 1 0 1009448218 40501248 9544 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 9888 9544 73 172 0 9715 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 41968

[startup+102.313 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 10933
/proc/meminfo: memFree=569916/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=43768 CPUtime=80.15
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 10626 0 0 0 8010 5 0 0 25 0 1 0 1009448218 44818432 10561 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 10942 10561 73 172 0 10769 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 46184

[startup+162.309 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 11120
/proc/meminfo: memFree=564244/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=49232 CPUtime=140.15
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12006 0 0 0 14010 5 0 0 25 0 1 0 1009448218 50413568 11941 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12308 11941 73 172 0 12135 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 51648

[startup+222.316 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 11309
/proc/meminfo: memFree=562524/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=50940 CPUtime=200.16
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12366 0 0 0 20010 6 0 0 25 0 1 0 1009448218 52162560 12301 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12735 12301 73 172 0 12562 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 53356

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

[startup+223.916 s]
/proc/loadavg: 0.99 0.97 0.99 3/99 11309
/proc/meminfo: memFree=562400/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51104 CPUtime=201.76
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12393 0 0 0 20170 6 0 0 25 0 1 0 1009448218 52330496 12328 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12776 12328 73 172 0 12603 0
Current children cumulated CPU time (s) 223.92
Current children cumulated vsize (KiB) 53520

[startup+227.116 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=562036/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51244 CPUtime=204.96
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12403 0 0 0 20490 6 0 0 25 0 1 0 1009448218 52473856 12338 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12811 12338 73 172 0 12638 0
Current children cumulated CPU time (s) 227.12
Current children cumulated vsize (KiB) 53660

[startup+230.315 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=561976/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51244 CPUtime=208.16
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12420 0 0 0 20810 6 0 0 25 0 1 0 1009448218 52473856 12355 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12811 12355 73 172 0 12638 0
Current children cumulated CPU time (s) 230.32
Current children cumulated vsize (KiB) 53660

[startup+231.115 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=562140/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51244 CPUtime=208.96
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12421 0 0 0 20890 6 0 0 25 0 1 0 1009448218 52473856 12356 4294967295 134512640 135214715 3220288192 3220286656 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12811 12356 73 172 0 12638 0
Current children cumulated CPU time (s) 231.12
Current children cumulated vsize (KiB) 53660

[startup+231.915 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=562140/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51244 CPUtime=209.76
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12423 0 0 0 20970 6 0 0 25 0 1 0 1009448218 52473856 12358 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12811 12358 73 172 0 12638 0
Current children cumulated CPU time (s) 231.92
Current children cumulated vsize (KiB) 53660

[startup+232.115 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=562140/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2416 CPUtime=22.16
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 388 33482 0 0 0 0 2187 29 20 0 1 0 1009446001 2473984 278 4294967295 134512640 135169312 3214605568 3214601784 3085209326 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10732/statm: 604 278 235 161 0 43 0
[pid=10739] ppid=10732 vsize=51244 CPUtime=209.96
/proc/10739/stat : 10739 (minisat_static) R 10732 10732 16367 0 -1 4202496 12423 0 0 0 20990 6 0 0 25 0 1 0 1009448218 52473856 12358 4294967295 134512640 135214715 3220288192 3220286656 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/10739/statm: 12811 12358 73 172 0 12638 0
Current children cumulated CPU time (s) 232.12
Current children cumulated vsize (KiB) 53660

[startup+232.215 s]
/proc/loadavg: 0.99 0.97 0.99 2/99 11492
/proc/meminfo: memFree=562140/2074464 swapFree=1949244/1959888
[pid=10732] ppid=10730 vsize=2932 CPUtime=232.2
/proc/10732/stat : 10732 (SatELiteGTI) S 10730 10732 16367 0 -1 4194304 476 45916 0 0 0 0 23185 35 18 0 1 0 1009446001 3002368 346 4294967295 134512640 135169312 3214605568 3214600952 3085209326 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/10732/statm: 733 346 237 161 0 172 0
Current children cumulated CPU time (s) 232.2
Current children cumulated vsize (KiB) 2932

Child status: 20
Real time (s): 232.227
CPU time (s): 232.23
CPU user time (s): 231.85
CPU system time (s): 0.38
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 143704

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 06:50:49
IDJOB=1820485
IDBENCH=20418
IDSOLVER=660
FILE ID=tipi11/1820485-1242449449
PBS_JOBID=
Free space on /tmp= 10583 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h33-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820485-1242449449/watcher-1820485-1242449449 -o /tmp/evaluation-result-1820485-1242449449/solver-1820485-1242449449 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820485-1242449449.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED= 1680478804

Linux tipi11 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.431
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.431
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.431
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:        662472 kB
Buffers:         34352 kB
Cached:        1276724 kB
SwapCached:       5336 kB
Active:         361268 kB
Inactive:       961688 kB
HighTotal:     1178688 kB
HighFree:       187108 kB
LowTotal:       895776 kB
LowFree:        475364 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           17172 kB
Writeback:           0 kB
AnonPages:       11148 kB
Mapped:           5164 kB
Slab:            80480 kB
PageTables:        572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10583 MiB
End job on tipi11 at 2009-05-16 06:54:43