Trace number 1849393

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
minisat2 070721/coreUNSAT 190.9 190.88

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.73/0.78	c ==============================================================================
0.73/0.78	c |           |     ORIGINAL     |              LEARNT              |          |
0.73/0.78	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.73/0.78	c ==============================================================================
0.73/0.78	c |         0 |  837166  2167854 |  251149       0        0     nan |  0.000 % |
22.23/22.30	c |         0 |  510801  3267506 |      --       0       --      -- |     --   | -326365/1099652
22.23/22.31	c ==============================================================================
22.23/22.31	c Result  :   #vars: 12778   #clauses: 510801   #literals: 3267506
22.23/22.31	c CPU time:   22.16 s
22.23/22.31	c ==============================================================================
23.23/23.32	This is MiniSat 2.0 beta
23.23/23.32	WARNING: for repeatability, setting FPU to use double precision
23.23/23.32	============================[ Problem Statistics ]=============================
23.23/23.32	|                                                                             |
23.32/23.32	|  Number of variables:  12778                                                |
23.32/23.32	|  Number of clauses:    510801                                               |
23.32/23.79	|  Parsing time:         0.42         s                                       |
23.32/23.82	============================[ Search Statistics ]==============================
23.32/23.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.32/23.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
23.32/23.82	===============================================================================
23.32/23.82	|         0 |   12778   510801  3267506 |   170267        0    nan |  0.000 % |
23.32/23.96	|       100 |   12778   510801  3267506 |   187293      100     11 |  0.000 % |
23.32/24.04	|       250 |   12778   510801  3267506 |   206023      250     12 |  0.000 % |
23.32/24.17	|       477 |   12778   510801  3267506 |   226625      477     14 |  0.000 % |
24.23/24.29	|       814 |   12778   510801  3267506 |   249287      814     14 |  0.000 % |
24.53/24.53	|      1320 |   12776   510801  3267506 |   274216     1319     17 |  0.016 % |
24.63/24.66	|      2079 |   12776   510801  3267506 |   301638     2078     14 |  0.016 % |
25.63/25.63	|      3218 |   12776   510801  3267506 |   331802     3217     17 |  0.016 % |
26.03/26.05	|      4926 |   12776   510801  3267506 |   364982     4925     15 |  0.016 % |
27.13/27.20	|      7488 |   12776   510801  3267506 |   401480     7487     17 |  0.016 % |
28.13/28.13	|     11332 |   12776   510763  3267095 |   441628    11331     18 |  0.016 % |
33.53/33.54	|     17098 |   12776   510763  3267095 |   485791    17097     23 |  0.016 % |
40.63/40.63	|     25747 |   12772   510635  3266327 |   534370    25745     23 |  0.047 % |
50.33/50.33	|     38723 |   12769   510513  3265552 |   587807    38719     24 |  0.102 % |
66.44/66.50	|     58184 |   12764   510321  3264038 |   646588    48067     20 |  0.141 % |
92.84/92.86	|     87376 |   12755   510068  3262697 |   711247    77257     20 |  0.196 % |
129.73/129.80	|    131166 |   12745   509610  3259892 |   782372   121040     19 |  0.258 % |
190.84/190.84	===============================================================================
190.84/190.84	restarts              : 17
190.84/190.84	conflicts             : 195154         (1166 /sec)
190.84/190.84	decisions             : 296080         (1.77 % random) (1768 /sec)
190.84/190.84	propagations          : 104343975      (623247 /sec)
190.84/190.84	conflict literals     : 3489456        (40.20 % deleted)
190.84/190.84	Memory used           : 50.05 MB
190.84/190.84	CPU time              : 167.42 s
190.84/190.84	
190.84/190.84	UNSATISFIABLE
190.84/190.85	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-1849393-1244811340/watcher-1849393-1244811340 -o /tmp/evaluation-result-1849393-1244811340/solver-1849393-1244811340 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849393-1244811340.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.91 0.98 0.99 3/94 30995
/proc/meminfo: memFree=1305632/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=952 CPUtime=0
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 118 0 0 0 0 0 0 0 21 0 1 0 78555044 974848 54 4294967295 134512640 135223648 3213181840 3213180772 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 238 56 45 174 0 63 0

[startup+0.103675 s]
/proc/loadavg: 0.91 0.98 0.99 3/94 30995
/proc/meminfo: memFree=1305632/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=12280 CPUtime=0.1
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 2608 0 0 0 9 1 0 0 21 0 1 0 78555044 12574720 2544 4294967295 134512640 135223648 3213181840 3213180792 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 3070 2545 47 174 0 2895 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14696

[startup+0.223665 s]
/proc/loadavg: 0.91 0.98 0.99 3/94 30995
/proc/meminfo: memFree=1305632/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=25384 CPUtime=0.22
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 5654 0 0 0 18 4 0 0 21 0 1 0 78555044 25993216 5590 4294967295 134512640 135223648 3213181840 3213180424 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 6346 5591 47 174 0 6171 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 27800

[startup+0.323656 s]
/proc/loadavg: 0.91 0.98 0.99 3/94 30995
/proc/meminfo: memFree=1305632/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=39064 CPUtime=0.32
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 8256 0 0 0 26 6 0 0 21 0 1 0 78555044 40001536 8192 4294967295 134512640 135223648 3213181840 3213180792 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 9766 8193 47 174 0 9591 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 41480

[startup+0.723623 s]
/proc/loadavg: 0.91 0.98 0.99 3/94 30995
/proc/meminfo: memFree=1305632/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=90748 CPUtime=0.72
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 20394 0 0 0 62 10 0 0 22 0 1 0 78555044 92925952 20330 4294967295 134512640 135223648 3213181840 3213180848 134547540 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 22687 20330 47 174 0 22512 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 93164

[startup+1.52356 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 31000
/proc/meminfo: memFree=1215452/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=103348 CPUtime=1.52
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 23057 0 0 0 142 10 0 0 25 0 1 0 78555044 105828352 22563 4294967295 134512640 135223648 3213181840 3213179840 134548984 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 25837 22563 73 174 0 25662 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 105764

[startup+3.12342 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 31000
/proc/meminfo: memFree=1209128/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=107032 CPUtime=3.12
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 23956 0 0 0 302 10 0 0 25 0 1 0 78555044 109600768 23462 4294967295 134512640 135223648 3213181840 3213179840 134548984 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 26758 23462 73 174 0 26583 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 109448

[startup+6.32315 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 31001
/proc/meminfo: memFree=1194900/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=112860 CPUtime=6.32
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 25361 0 0 0 621 11 0 0 25 0 1 0 78555044 115568640 24867 4294967295 134512640 135223648 3213181840 3213179632 134548987 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 28215 24867 73 174 0 28040 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 115276

[startup+12.7226 s]
/proc/loadavg: 0.93 0.98 0.99 2/96 31188
/proc/meminfo: memFree=1171560/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2416 CPUtime=0.01
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 367 646 0 0 0 0 1 0 18 0 1 0 78555043 2473984 277 4294967295 134512640 135169312 3220470416 3220468952 3085500142 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30995/statm: 604 277 235 161 0 43 0
[pid=30999] ppid=30995 vsize=122564 CPUtime=12.72
/proc/30999/stat : 30999 (SatELite_releas) R 30995 30995 19205 0 -1 4202496 27518 0 0 0 1259 13 0 0 25 0 1 0 78555044 125505536 27024 4294967295 134512640 135223648 3213181840 3213179840 134548984 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30999/statm: 30641 27024 73 174 0 30466 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 124980

[startup+25.5215 s]
/proc/loadavg: 0.94 0.98 0.99 2/96 31189
/proc/meminfo: memFree=1223344/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=34816 CPUtime=2.21
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 8423 0 0 0 215 6 0 0 25 0 1 0 78557375 35651584 8358 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 8704 8358 76 171 0 8532 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 37236

[startup+51.1194 s]
/proc/loadavg: 0.96 0.98 0.99 2/96 31190
/proc/meminfo: memFree=1217976/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=40352 CPUtime=27.81
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 9830 0 0 0 2774 7 0 0 25 0 1 0 78557375 41320448 9765 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 10088 9765 76 171 0 9916 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 42772

[startup+102.315 s]
/proc/loadavg: 0.98 0.98 0.99 2/96 31380
/proc/meminfo: memFree=1212412/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=45752 CPUtime=79.01
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 11175 0 0 0 7892 9 0 0 25 0 1 0 78557375 46850048 11110 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 11438 11110 76 171 0 11266 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 48172

[startup+162.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207792/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=50788 CPUtime=139.02
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12331 0 0 0 13890 12 0 0 25 0 1 0 78557375 52006912 12266 4294967295 134512640 135212939 3220400848 3220399312 134526627 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12697 12266 76 171 0 12525 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 53208

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

[startup+166.42 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207816/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=50788 CPUtime=143.12
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12332 0 0 0 14300 12 0 0 25 0 1 0 78557375 52006912 12267 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12697 12267 76 171 0 12525 0
Current children cumulated CPU time (s) 166.44
Current children cumulated vsize (KiB) 53208

[startup+179.219 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207660/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=50940 CPUtime=155.92
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12369 0 0 0 15580 12 0 0 25 0 1 0 78557375 52162560 12304 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12735 12304 76 171 0 12563 0
Current children cumulated CPU time (s) 179.24
Current children cumulated vsize (KiB) 53360

[startup+185.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207568/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=51244 CPUtime=162.32
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12405 0 0 0 16220 12 0 0 25 0 1 0 78557375 52473856 12340 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12811 12340 76 171 0 12639 0
Current children cumulated CPU time (s) 185.64
Current children cumulated vsize (KiB) 53664

[startup+188.818 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207576/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=51244 CPUtime=165.52
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12421 0 0 0 16540 12 0 0 25 0 1 0 78557375 52473856 12356 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12811 12356 76 171 0 12639 0
Current children cumulated CPU time (s) 188.84
Current children cumulated vsize (KiB) 53664

[startup+189.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/96 31571
/proc/meminfo: memFree=1207576/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=51244 CPUtime=166.32
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12422 0 0 0 16620 12 0 0 25 0 1 0 78557375 52473856 12357 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12811 12357 76 171 0 12639 0
Current children cumulated CPU time (s) 189.64
Current children cumulated vsize (KiB) 53664

[startup+190.418 s]
/proc/loadavg: 0.99 0.98 0.99 3/96 31571
/proc/meminfo: memFree=1207452/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=51244 CPUtime=167.12
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12425 0 0 0 16700 12 0 0 25 0 1 0 78557375 52473856 12360 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12811 12360 76 171 0 12639 0
Current children cumulated CPU time (s) 190.44
Current children cumulated vsize (KiB) 53664

[startup+190.818 s]
/proc/loadavg: 0.99 0.98 0.99 3/96 31571
/proc/meminfo: memFree=1207452/2074464 swapFree=1959888/1959888
[pid=30995] ppid=30993 vsize=2420 CPUtime=23.32
/proc/30995/stat : 30995 (SatELiteGTI) S 30993 30995 19205 0 -1 4194304 386 33480 0 0 0 0 2314 18 18 0 1 0 78555043 2478080 278 4294967295 134512640 135169312 3220470416 3220466632 3085500142 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30995/statm: 605 278 235 161 0 44 0
[pid=31189] ppid=30995 vsize=51244 CPUtime=167.52
/proc/31189/stat : 31189 (minisat_static) R 30995 30995 19205 0 -1 4202496 12426 0 0 0 16740 12 0 0 25 0 1 0 78557375 52473856 12361 4294967295 134512640 135212939 3220400848 3220399312 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31189/statm: 12811 12361 76 171 0 12639 0
Current children cumulated CPU time (s) 190.84
Current children cumulated vsize (KiB) 53664

Child status: 20
Real time (s): 190.88
CPU time (s): 190.9
CPU user time (s): 190.56
CPU system time (s): 0.34
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 143704

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 14:55:40
IDJOB=1849393
IDBENCH=20418
IDSOLVER=690
FILE ID=tipi09/1849393-1244811340
PBS_JOBID=
Free space on /tmp= 15428 MiB

SOLVER NAME= minisat2 070721/core
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-1849393-1244811340/watcher-1849393-1244811340 -o /tmp/evaluation-result-1849393-1244811340/solver-1849393-1244811340 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849393-1244811340.cnf

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

MD5SUM BENCH= 6197e38464facb30636a5a3ad5b2f0b5
RANDOM SEED= 1300965693

Linux tipi09 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.365
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.365
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.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1305888 kB
Buffers:         53956 kB
Cached:         585516 kB
SwapCached:          0 kB
Active:         239180 kB
Inactive:       412872 kB
HighTotal:     1178688 kB
HighFree:       697960 kB
LowTotal:       895776 kB
LowFree:        607928 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           16992 kB
Writeback:           0 kB
AnonPages:       12428 kB
Mapped:           6520 kB
Slab:           107388 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15428 MiB
End job on tipi09 at 2009-06-12 14:58:52