Trace number 1820497

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 42.03 42.0231

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h27-unknown.cnf
MD5SUM7634252332633927f116161c1beb6151
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.03
Satisfiable
(Un)Satisfiability was proved
Number of variables93573
Number of clauses439508
Sum of the clauses size1132510
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2347239
Number of clauses of size 388215
Number of clauses of size 41000
Number of clauses of size 5107
Number of clauses of size over 52757

Solver Data

0.00/0.00	c Parsing...
0.32/0.39	c ==============================================================================
0.32/0.39	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.39	c ==============================================================================
0.32/0.39	c |         0 |  439298  1132270 |  131789       0        0     nan |  0.000 % |
8.12/8.15	c |         0 |  267244  1574041 |      --       0       --      -- |     --   | -172054/441771
8.12/8.15	c ==============================================================================
8.12/8.15	c Result  :   #vars: 8357   #clauses: 267244   #literals: 1574041
8.12/8.15	c CPU time:   8.01 s
8.12/8.15	c ==============================================================================
8.62/8.64	This is MiniSat 2.0 beta with hacks by AVG
8.62/8.64	WARNING: for repeatability, setting FPU to use double precision
8.62/8.64	============================[ Problem Statistics ]=============================
8.62/8.64	|                                                                             |
8.62/8.64	|  Number of variables:  8357                                                 |
8.62/8.64	|  Number of clauses:    267244                                               |
8.83/8.89	|  Parsing time:         0.24         s                                       |
41.93/42.00	restarts              : 15
41.93/42.00	conflicts             : 58652          (1760 /sec)
41.93/42.00	decisions             : 100002         (1.67 % random) (3000 /sec)
41.93/42.00	propagations          : 35527502       (1065932 /sec)
41.93/42.00	conflict literals     : 1128696        (36.20 % deleted)
41.93/42.00	Memory used           : 23.83 MB
41.93/42.00	CPU time              : 33.33 s
41.93/42.00	
41.93/42.00	UNSATISFIABLE
41.93/42.00	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-1820497-1242449818/watcher-1820497-1242449818 -o /tmp/evaluation-result-1820497-1242449818/solver-1820497-1242449818 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820497-1242449818.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.92 0.99 0.99 2/93 6095
/proc/meminfo: memFree=752524/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=948 CPUtime=0
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 113 0 0 0 0 0 0 0 20 0 1 0 1009482385 970752 49 4294967295 134512640 135223648 3215941168 3215940072 134736942 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 238 53 44 174 0 63 0

[startup+0.073875 s]
/proc/loadavg: 0.92 0.99 0.99 2/93 6095
/proc/meminfo: memFree=752524/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=8084 CPUtime=0.07
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 1860 0 0 0 7 0 0 0 20 0 1 0 1009482385 8278016 1796 4294967295 134512640 135223648 3215941168 3215939768 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 2021 1797 47 174 0 1846 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10500

[startup+0.113871 s]
/proc/loadavg: 0.92 0.99 0.99 2/93 6095
/proc/meminfo: memFree=752524/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=13180 CPUtime=0.11
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 2907 0 0 0 11 0 0 0 20 0 1 0 1009482385 13496320 2843 4294967295 134512640 135223648 3215941168 3215940048 134543407 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 3295 2845 47 174 0 3120 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15596

[startup+0.313855 s]
/proc/loadavg: 0.92 0.99 0.99 2/93 6095
/proc/meminfo: memFree=752524/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=39912 CPUtime=0.31
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 8799 0 0 0 26 5 0 0 21 0 1 0 1009482385 40869888 8735 4294967295 134512640 135223648 3215941168 3215939736 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 9978 8736 47 174 0 9803 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 42328

[startup+0.713822 s]
/proc/loadavg: 0.92 0.99 0.99 2/93 6095
/proc/meminfo: memFree=752524/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=54556 CPUtime=0.71
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 12446 0 0 0 65 6 0 0 22 0 1 0 1009482385 55865344 12148 4294967295 134512640 135223648 3215941168 3215939168 134548984 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 13639 12148 73 174 0 13464 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 56972

[startup+1.51376 s]
/proc/loadavg: 0.92 0.99 0.99 2/95 6100
/proc/meminfo: memFree=700940/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=56620 CPUtime=1.51
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 12955 0 0 0 143 8 0 0 25 0 1 0 1009482385 57978880 12657 4294967295 134512640 135223648 3215941168 3215939168 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 14155 12657 73 174 0 13980 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 59036

[startup+3.11362 s]
/proc/loadavg: 0.92 0.99 0.99 2/95 6100
/proc/meminfo: memFree=694864/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=59800 CPUtime=3.11
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 13775 0 0 0 300 11 0 0 25 0 1 0 1009482385 61235200 13477 4294967295 134512640 135223648 3215941168 3215939168 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 14950 13477 73 174 0 14775 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 62216

[startup+6.31336 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 6100
/proc/meminfo: memFree=677784/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2416 CPUtime=0.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1009482385 2473984 277 4294967295 134512640 135169312 3216944960 3216943496 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 604 277 235 161 0 43 0
[pid=6099] ppid=6095 vsize=70676 CPUtime=6.31
/proc/6099/stat : 6099 (SatELite_releas) R 6095 6095 10436 0 -1 4202496 16336 0 0 0 618 13 0 0 25 0 1 0 1009482385 72372224 15854 4294967295 134512640 135223648 3215941168 3215939264 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6099/statm: 17669 15854 73 174 0 17494 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 73092

[startup+12.7128 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 6102
/proc/meminfo: memFree=711176/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=19344 CPUtime=4.07
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 4706 0 0 0 406 1 0 0 25 0 1 0 1009483250 19808256 4640 4294967295 134512640 135214715 3217825888 3217824352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 4836 4640 73 172 0 4663 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 21764

[startup+25.5118 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 6106
/proc/meminfo: memFree=708380/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=21880 CPUtime=16.87
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5337 0 0 0 1684 3 0 0 25 0 1 0 1009483250 22405120 5271 4294967295 134512640 135214715 3217825888 3217824352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 5470 5271 73 172 0 5297 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 24300

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

[startup+31.9213 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 6106
/proc/meminfo: memFree=707452/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=22836 CPUtime=23.28
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5579 0 0 0 2325 3 0 0 25 0 1 0 1009483250 23384064 5513 4294967295 134512640 135214715 3217825888 3217824352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 5709 5513 73 172 0 5536 0
Current children cumulated CPU time (s) 31.93
Current children cumulated vsize (KiB) 25256

[startup+38.3207 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 6106
/proc/meminfo: memFree=706412/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=24004 CPUtime=29.68
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5874 0 0 0 2965 3 0 0 25 0 1 0 1009483250 24580096 5808 4294967295 134512640 135214715 3217825888 3217824352 134528724 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 6001 5808 73 172 0 5828 0
Current children cumulated CPU time (s) 38.33
Current children cumulated vsize (KiB) 26424

[startup+39.9206 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 6106
/proc/meminfo: memFree=706072/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=24400 CPUtime=31.28
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5952 0 0 0 3125 3 0 0 25 0 1 0 1009483250 24985600 5886 4294967295 134512640 135214715 3217825888 3217824272 134524529 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 6100 5886 73 172 0 5927 0
Current children cumulated CPU time (s) 39.93
Current children cumulated vsize (KiB) 26820

[startup+40.7205 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 6106
/proc/meminfo: memFree=705948/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=24400 CPUtime=32.08
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5952 0 0 0 3205 3 0 0 25 0 1 0 1009483250 24985600 5886 4294967295 134512640 135214715 3217825888 3217824352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 6100 5886 73 172 0 5927 0
Current children cumulated CPU time (s) 40.73
Current children cumulated vsize (KiB) 26820

[startup+41.5205 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 6106
/proc/meminfo: memFree=705948/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=24400 CPUtime=32.88
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5967 0 0 0 3285 3 0 0 25 0 1 0 1009483250 24985600 5901 4294967295 134512640 135214715 3217825888 3217824352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 6100 5901 73 172 0 5927 0
Current children cumulated CPU time (s) 41.53
Current children cumulated vsize (KiB) 26820

[startup+41.9204 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 6106
/proc/meminfo: memFree=705848/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2420 CPUtime=8.65
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 387 17946 0 0 0 0 847 18 19 0 1 0 1009482385 2478080 279 4294967295 134512640 135169312 3216944960 3216941176 3085156078 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6095/statm: 605 279 235 161 0 44 0
[pid=6101] ppid=6095 vsize=24400 CPUtime=33.28
/proc/6101/stat : 6101 (minisat_static) R 6095 6095 10436 0 -1 4202496 5969 0 0 0 3325 3 0 0 25 0 1 0 1009483250 24985600 5903 4294967295 134512640 135214715 3217825888 3217824352 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6101/statm: 6100 5903 73 172 0 5927 0
Current children cumulated CPU time (s) 41.93
Current children cumulated vsize (KiB) 26820

[startup+42.0204 s]
/proc/loadavg: 0.96 0.99 0.99 2/95 6106
/proc/meminfo: memFree=705848/2074464 swapFree=1948616/1959888
[pid=6095] ppid=6093 vsize=2936 CPUtime=42.01
/proc/6095/stat : 6095 (SatELiteGTI) S 6093 6095 10436 0 -1 4194304 475 23926 0 0 0 0 4180 21 18 0 1 0 1009482385 3006464 347 4294967295 134512640 135169312 3216944960 3216940344 3085156078 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6095/statm: 734 347 237 161 0 173 0
Current children cumulated CPU time (s) 42.01
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 42.0231
CPU time (s): 42.03
CPU user time (s): 41.8
CPU system time (s): 0.23
CPU usage (%): 100.016
Max. virtual memory (cumulated for all children) (KiB): 73924

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 06:56:58
IDJOB=1820497
IDBENCH=20420
IDSOLVER=660
FILE ID=tipi16/1820497-1242449818
PBS_JOBID=
Free space on /tmp= 5896 MiB

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

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

MD5SUM BENCH= 7634252332633927f116161c1beb6151
RANDOM SEED= 380985464

Linux tipi16 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.457
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.37

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:        752524 kB
Buffers:         41752 kB
Cached:        1184684 kB
SwapCached:       6028 kB
Active:         707612 kB
Inactive:       528868 kB
HighTotal:     1178688 kB
HighFree:       204556 kB
LowTotal:       895776 kB
LowFree:        547968 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            9596 kB
Writeback:           0 kB
AnonPages:        9144 kB
Mapped:           3176 kB
Slab:            76404 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5896 MiB
End job on tipi16 at 2009-05-16 06:57:41