Trace number 1820493

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
APTUSAT 2009-03-22UNSAT 98.13 98.1157

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark49.95
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c Parsing...
0.62/0.66	c ==============================================================================
0.62/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.66	c ==============================================================================
0.62/0.66	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
17.82/17.85	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
17.82/17.85	c ==============================================================================
17.82/17.85	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
17.82/17.85	c CPU time:   17.56 s
17.82/17.85	c ==============================================================================
18.73/18.75	This is MiniSat 2.0 beta
18.73/18.75	WARNING: for repeatability, setting FPU to use double precision
18.73/18.75	============================[ Problem Statistics ]=============================
18.73/18.75	|                                                                             |
18.73/18.76	|  Number of variables:  11671                                                |
18.73/18.76	|  Number of clauses:    481437                                               |
18.76/19.18	|  Parsing time:         0.37         s                                       |
18.76/19.21	============================[ Search Statistics ]==============================
18.76/19.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.76/19.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.76/19.21	===============================================================================
18.76/19.21	|         0 |   11671   481437  2946128 |   160479        0    nan |  0.000 % |
18.76/19.26	|       100 |   11671   481437  2946128 |   176526      100     13 |  0.000 % |
18.76/19.48	|       250 |   11671   481437  2946128 |   194179      250     13 |  0.000 % |
18.76/19.62	|       476 |   11671   481437  2946128 |   213597      476     11 |  0.000 % |
20.23/20.25	|       813 |   11671   481437  2946128 |   234957      813     21 |  0.000 % |
20.43/20.43	|      1320 |   11671   481437  2946128 |   258453     1320     17 |  0.000 % |
21.33/21.41	|      2079 |   11671   481437  2946128 |   284298     2079     36 |  0.000 % |
22.03/22.11	|      3218 |   11671   481437  2946128 |   312728     3218     27 |  0.000 % |
23.53/23.59	|      4927 |   11670   481420  2946058 |   344000     4926     23 |  0.009 % |
26.73/26.77	|      7489 |   11670   481420  2946058 |   378401     7488     36 |  0.009 % |
29.83/29.86	|     11333 |   11666   481287  2945381 |   416241    11331     31 |  0.043 % |
36.23/36.28	|     17099 |   11666   481287  2945381 |   457865    17097     31 |  0.043 % |
44.43/44.44	|     25748 |   11664   481250  2944973 |   503651    25744     27 |  0.069 % |
54.43/54.48	|     38722 |   11653   480911  2942602 |   554017    38711     24 |  0.214 % |
71.03/71.03	|     58184 |   11627   480246  2938043 |   609418    58164     23 |  0.377 % |
95.33/95.40	|     87376 |   11606   479667  2934524 |   670360    77780     21 |  0.575 % |
98.03/98.08	===============================================================================
98.03/98.08	restarts              : 16
98.03/98.08	conflicts             : 90334          (1139 /sec)
98.03/98.08	decisions             : 132305         (1.57 % random) (1669 /sec)
98.03/98.08	propagations          : 68988864       (870193 /sec)
98.03/98.08	conflict literals     : 1820162        (46.25 % deleted)
98.03/98.08	Memory used           : 40.91 MB
98.03/98.08	CPU time              : 79.28 s
98.03/98.08	
98.03/98.08	UNSATISFIABLE
98.03/98.09	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-1820493-1242449758/watcher-1820493-1242449758 -o /tmp/evaluation-result-1820493-1242449758/solver-1820493-1242449758 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820493-1242449758.cnf -restarts=1 

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 1.00 1.00 2/93 16109
/proc/meminfo: memFree=1232960/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=948 CPUtime=0.01
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 114 0 0 0 0 1 0 0 20 0 1 0 1009476976 970752 50 4294967295 134512640 135223648 3216281216 3216280284 134665936 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 238 54 44 174 0 63 0

[startup+0.024433 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 16109
/proc/meminfo: memFree=1232960/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=3268 CPUtime=0.03
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 692 0 0 0 2 1 0 0 20 0 1 0 1009476976 3346432 628 4294967295 134512640 135223648 3216281216 3216280168 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 817 628 47 174 0 642 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5684

[startup+0.114423 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 16109
/proc/meminfo: memFree=1232960/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=13260 CPUtime=0.12
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 2904 0 0 0 9 3 0 0 20 0 1 0 1009476976 13578240 2840 4294967295 134512640 135223648 3216281216 3216280168 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 3315 2841 47 174 0 3140 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15676

[startup+0.314403 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 16109
/proc/meminfo: memFree=1232960/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=39320 CPUtime=0.32
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 8240 0 0 0 25 7 0 0 21 0 1 0 1009476976 40263680 8176 4294967295 134512640 135223648 3216281216 3216280168 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 9830 8177 47 174 0 9655 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41736

[startup+0.714364 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 16109
/proc/meminfo: memFree=1232960/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=92288 CPUtime=0.72
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 19730 0 0 0 61 11 0 0 22 0 1 0 1009476976 94502912 19294 4294967295 134512640 135223648 3216281216 3216279232 134586824 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 23072 19294 73 174 0 22897 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 94704

[startup+1.51428 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16114
/proc/meminfo: memFree=1152204/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=96468 CPUtime=1.52
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 20744 0 0 0 140 12 0 0 25 0 1 0 1009476976 98783232 20308 4294967295 134512640 135223648 3216281216 3216279196 134713919 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 24117 20308 73 174 0 23942 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 98884

[startup+3.11413 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16115
/proc/meminfo: memFree=1145408/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=100272 CPUtime=3.12
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 21644 0 0 0 298 14 0 0 25 0 1 0 1009476976 102678528 21208 4294967295 134512640 135223648 3216281216 3216279216 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 25068 21208 73 174 0 24893 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 102688

[startup+6.31381 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16115
/proc/meminfo: memFree=1129716/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=106632 CPUtime=6.32
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 23179 0 0 0 610 22 0 0 25 0 1 0 1009476976 109191168 22743 4294967295 134512640 135223648 3216281216 3216279080 134715450 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 26658 22743 73 174 0 26483 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 109048

[startup+12.7132 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16298
/proc/meminfo: memFree=1103920/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2416 CPUtime=0
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 367 646 0 0 0 0 0 0 18 0 1 0 1009476975 2473984 277 4294967295 134512640 135169312 3220437632 3220436168 3085278958 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/16109/statm: 604 277 235 161 0 43 0
[pid=16113] ppid=16109 vsize=122932 CPUtime=12.72
/proc/16113/stat : 16113 (SatELite_releas) R 16109 16109 20977 0 -1 4202496 26562 0 0 0 1242 30 0 0 25 0 1 0 1009476976 125882368 25834 4294967295 134512640 135223648 3216281216 3216279568 134602175 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16113/statm: 30733 25834 73 174 0 30558 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 125348

[startup+25.5219 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16301
/proc/meminfo: memFree=1158268/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=32588 CPUtime=6.77
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 7877 0 0 0 671 6 0 0 25 0 1 0 1009478851 33370112 7812 4294967295 134512640 135213731 3218936176 3218934368 134527295 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 8147 7812 75 172 0 7973 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 35008

[startup+51.1194 s]
/proc/loadavg: 0.99 1.00 1.00 2/95 16302
/proc/meminfo: memFree=1154372/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=36612 CPUtime=32.37
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 8861 0 0 0 3231 6 0 0 25 0 1 0 1009478851 37490688 8796 4294967295 134512640 135213731 3218936176 3218934656 134530199 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 9153 8796 75 172 0 8979 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 39032

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

[startup+76.7169 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16487
/proc/meminfo: memFree=1150848/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=40028 CPUtime=57.97
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 9693 0 0 0 5791 6 0 0 25 0 1 0 1009478851 40988672 9628 4294967295 134512640 135213731 3218936176 3218934656 134530405 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10007 9628 75 172 0 9833 0
Current children cumulated CPU time (s) 76.73
Current children cumulated vsize (KiB) 42448

[startup+89.5156 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16488
/proc/meminfo: memFree=1149340/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=41488 CPUtime=70.77
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 10076 0 0 0 7071 6 0 0 25 0 1 0 1009478851 42483712 10011 4294967295 134512640 135213731 3218936176 3218934656 134530171 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10372 10011 75 172 0 10198 0
Current children cumulated CPU time (s) 89.53
Current children cumulated vsize (KiB) 43908

[startup+92.7153 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16488
/proc/meminfo: memFree=1149132/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=41756 CPUtime=73.97
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 10135 0 0 0 7391 6 0 0 25 0 1 0 1009478851 42758144 10070 4294967295 134512640 135213731 3218936176 3218934656 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10439 10070 75 172 0 10265 0
Current children cumulated CPU time (s) 92.73
Current children cumulated vsize (KiB) 44176

[startup+95.915 s]
/proc/loadavg: 0.99 1.00 1.00 4/95 16488
/proc/meminfo: memFree=1149040/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=41756 CPUtime=77.17
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 10152 0 0 0 7711 6 0 0 25 0 1 0 1009478851 42758144 10087 4294967295 134512640 135213731 3218936176 3218934368 134527026 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10439 10087 75 172 0 10265 0
Current children cumulated CPU time (s) 95.93
Current children cumulated vsize (KiB) 44176

[startup+97.5149 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16489
/proc/meminfo: memFree=1149040/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=41756 CPUtime=78.77
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 10153 0 0 0 7871 6 0 0 25 0 1 0 1009478851 42758144 10088 4294967295 134512640 135213731 3218936176 3218934656 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10439 10088 75 172 0 10265 0
Current children cumulated CPU time (s) 97.53
Current children cumulated vsize (KiB) 44176

[startup+97.9248 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16489
/proc/meminfo: memFree=1149048/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2420 CPUtime=18.76
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 385 29884 0 0 0 0 1839 37 18 0 1 0 1009476975 2478080 278 4294967295 134512640 135169312 3220437632 3220433848 3085278958 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16109/statm: 605 278 235 161 0 44 0
[pid=16299] ppid=16109 vsize=41892 CPUtime=79.18
/proc/16299/stat : 16299 (minisat_static) R 16109 16109 20977 0 -1 4202496 10157 0 0 0 7912 6 0 0 25 0 1 0 1009478851 42897408 10092 4294967295 134512640 135213731 3218936176 3218934656 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16299/statm: 10473 10092 75 172 0 10299 0
Current children cumulated CPU time (s) 97.94
Current children cumulated vsize (KiB) 44312

[startup+98.1148 s]
/proc/loadavg: 0.99 1.00 1.00 3/95 16489
/proc/meminfo: memFree=1149048/2074464 swapFree=1951868/1959888
[pid=16109] ppid=16107 vsize=2936 CPUtime=98.1
/proc/16109/stat : 16109 (SatELiteGTI) S 16107 16109 20977 0 -1 4194304 475 40055 0 0 0 0 9767 43 18 0 1 0 1009476975 3006464 346 4294967295 134512640 135169312 3220437632 3220433016 3085278958 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16109/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 98.1
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 98.1157
CPU time (s): 98.13
CPU user time (s): 97.67
CPU system time (s): 0.46
CPU usage (%): 100.015
Max. virtual memory (cumulated for all children) (KiB): 132620

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 06:55:58
IDJOB=1820493
IDBENCH=20419
IDSOLVER=662
FILE ID=tipi10/1820493-1242449758
PBS_JOBID=
Free space on /tmp= 5426 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820493-1242449758/watcher-1820493-1242449758 -o /tmp/evaluation-result-1820493-1242449758/solver-1820493-1242449758 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820493-1242449758.cnf -restarts=1

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED= 197597255

Linux tipi10 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.367
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.367
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.367
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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:       1232976 kB
Buffers:         32660 kB
Cached:         708956 kB
SwapCached:       2896 kB
Active:         388324 kB
Inactive:       363312 kB
HighTotal:     1178688 kB
HighFree:       460628 kB
LowTotal:       895776 kB
LowFree:        772348 kB
SwapTotal:     1959888 kB
SwapFree:      1951868 kB
Dirty:           15680 kB
Writeback:         120 kB
AnonPages:        9432 kB
Mapped:           3260 kB
Slab:            80316 kB
PageTables:        324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5426 MiB
End job on tipi10 at 2009-05-16 06:57:38