Trace number 1820505

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 33.65 33.7215

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h28-unknown.cnf
MD5SUMccc94758bbd09de3056ff3a062ddfd45
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.01
Satisfiable
(Un)Satisfiability was proved
Number of variables113583
Number of clauses649270
Sum of the clauses size1721996
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2537293
Number of clauses of size 3107101
Number of clauses of size 4980
Number of clauses of size 5101
Number of clauses of size over 53519

Solver Data

0.00/0.00	c Parsing...
0.51/0.58	c ==============================================================================
0.51/0.58	c |           |     ORIGINAL     |              LEARNT              |          |
0.51/0.58	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.51/0.58	c ==============================================================================
0.51/0.58	c |         0 |  648970  1721660 |  194690       0        0     nan |  0.000 % |
13.08/13.11	c |         0 |  438148  2475313 |      --       0       --      -- |     --   | -210822/753653
13.08/13.11	c ==============================================================================
13.08/13.11	c Result  :   #vars: 10026   #clauses: 438148   #literals: 2475313
13.08/13.11	c CPU time:   12.88 s
13.08/13.11	c ==============================================================================
13.78/13.89	This is MiniSat 2.0 beta
13.78/13.89	WARNING: for repeatability, setting FPU to use double precision
13.78/13.89	============================[ Problem Statistics ]=============================
13.78/13.89	|                                                                             |
13.78/13.89	|  Number of variables:  10026                                                |
13.78/13.89	|  Number of clauses:    438148                                               |
14.18/14.26	|  Parsing time:         0.30         s                                       |
14.18/14.28	============================[ Search Statistics ]==============================
14.18/14.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.18/14.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.18/14.28	===============================================================================
14.18/14.28	|         0 |   10026   438148  2475313 |   146049        0    nan |  0.000 % |
14.29/14.35	|       100 |   10026   438148  2475313 |   160654      100     16 |  0.000 % |
14.48/14.57	|       250 |   10026   438148  2475313 |   176719      250     11 |  0.000 % |
15.08/15.10	|       475 |   10026   438148  2475313 |   194391      475     26 |  0.000 % |
15.66/15.71	|       812 |   10026   438148  2475313 |   213830      812     45 |  0.000 % |
16.35/16.42	|      1318 |   10025   438148  2475313 |   235213     1317     53 |  0.020 % |
17.15/17.24	|      2077 |   10025   438148  2475313 |   258735     2076     45 |  0.020 % |
18.14/18.24	|      3216 |   10024   438123  2474942 |   284608     3215     40 |  0.020 % |
20.24/20.33	|      4924 |   10024   438123  2474942 |   313069     4920     43 |  0.120 % |
23.05/23.11	|      7486 |   10012   437830  2473167 |   344376     7480     40 |  0.160 % |
26.24/26.39	|     11330 |    9999   437319  2470289 |   378814    11320     39 |  0.269 % |
31.24/31.36	|     17096 |    9999   437319  2470289 |   416695    17085     35 |  0.309 % |
33.54/33.69	===============================================================================
33.54/33.69	restarts              : 12
33.54/33.69	conflicts             : 20009          (1018 /sec)
33.54/33.69	decisions             : 36064          (1.49 % random) (1835 /sec)
33.54/33.69	propagations          : 21864122       (1112678 /sec)
33.54/33.69	conflict literals     : 684608         (50.29 % deleted)
33.54/33.69	Memory used           : 30.07 MB
33.54/33.69	CPU time              : 19.65 s
33.54/33.69	
33.54/33.69	UNSATISFIABLE
33.54/33.70	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-1820505-1242449888/watcher-1820505-1242449888 -o /tmp/evaluation-result-1820505-1242449888/solver-1820505-1242449888 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820505-1242449888.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: 1.01 0.98 0.99 3/97 12302
/proc/meminfo: memFree=657028/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=952 CPUtime=0
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 146 0 0 0 0 0 0 0 25 0 1 0 1009489862 974848 82 4294967295 134512640 135223648 3218804976 3218803856 134543028 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 238 84 45 174 0 63 0

[startup+0.087808 s]
/proc/loadavg: 1.01 0.98 0.99 3/97 12302
/proc/meminfo: memFree=657028/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=8456 CPUtime=0.09
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 1958 0 0 0 9 0 0 0 25 0 1 0 1009489862 8658944 1894 4294967295 134512640 135223648 3218804976 3218803928 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 2114 1894 47 174 0 1939 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10872

[startup+0.107807 s]
/proc/loadavg: 1.01 0.98 0.99 3/97 12302
/proc/meminfo: memFree=657028/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=11752 CPUtime=0.11
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 2426 0 0 0 11 0 0 0 25 0 1 0 1009489862 12034048 2362 4294967295 134512640 135223648 3218804976 3218803408 134578376 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 2938 2362 47 174 0 2763 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14168

[startup+0.307795 s]
/proc/loadavg: 1.01 0.98 0.99 3/97 12302
/proc/meminfo: memFree=657028/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=30656 CPUtime=0.31
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 7257 0 0 0 27 4 0 0 25 0 1 0 1009489862 31391744 7193 4294967295 134512640 135223648 3218804976 3218803928 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 7664 7194 47 174 0 7489 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 33072

[startup+0.707773 s]
/proc/loadavg: 1.01 0.98 0.99 3/97 12302
/proc/meminfo: memFree=657028/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=71544 CPUtime=0.71
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 16736 0 0 0 63 8 0 0 25 0 1 0 1009489862 73261056 16388 4294967295 134512640 135223648 3218804976 3218802992 134586697 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 17886 16388 73 174 0 17711 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 73960

[startup+1.50773 s]
/proc/loadavg: 1.01 0.98 0.99 2/99 12307
/proc/meminfo: memFree=590276/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=73444 CPUtime=1.51
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 17165 0 0 0 142 9 0 0 25 0 1 0 1009489862 75206656 16817 4294967295 134512640 135223648 3218804976 3218802976 134548987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 18361 16817 73 174 0 18186 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 75860

[startup+3.10764 s]
/proc/loadavg: 1.01 0.98 0.99 2/99 12307
/proc/meminfo: memFree=583456/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=77556 CPUtime=3.08
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 18191 0 0 0 292 16 0 0 25 0 1 0 1009489862 79417344 17843 4294967295 134512640 135223648 3218804976 3218802768 134548981 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 19389 17843 73 174 0 19214 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 79972

[startup+6.30746 s]
/proc/loadavg: 1.01 0.98 0.99 2/99 12307
/proc/meminfo: memFree=566716/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=83920 CPUtime=6.28
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 19692 0 0 0 610 18 0 0 25 0 1 0 1009489862 85934080 19344 4294967295 134512640 135223648 3218804976 3218802976 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 20980 19344 73 174 0 20805 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86336

[startup+12.7071 s]
/proc/loadavg: 1.01 0.98 0.99 2/99 12307
/proc/meminfo: memFree=550536/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2416 CPUtime=0
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009489862 2473984 277 4294967295 134512640 135169312 3213864000 3213862536 3085631214 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12302/statm: 604 277 235 161 0 43 0
[pid=12306] ppid=12302 vsize=99396 CPUtime=12.68
/proc/12306/stat : 12306 (SatELite_releas) R 12302 12302 16367 0 -1 4202496 23783 0 0 0 1248 20 0 0 25 0 1 0 1009489862 101781504 21832 4294967295 134512640 135223648 3218804976 3218802992 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12306/statm: 24849 21832 73 174 0 24674 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 101812

[startup+25.5064 s]
/proc/loadavg: 1.00 0.98 0.99 3/99 12491
/proc/meminfo: memFree=594568/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2420 CPUtime=13.86
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 385 24434 0 0 0 0 1359 27 18 0 1 0 1009489862 2478080 278 4294967295 134512640 135169312 3213864000 3213860216 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12302/statm: 605 278 235 161 0 44 0
[pid=12308] ppid=12302 vsize=29268 CPUtime=11.58
/proc/12308/stat : 12308 (minisat_static) R 12302 12302 16367 0 -1 4202496 7214 0 0 0 1147 11 0 0 25 0 1 0 1009491251 29970432 7149 4294967295 134512640 135213731 3218292944 3218291200 134537387 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12308/statm: 7317 7149 75 172 0 7143 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31688

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

[startup+28.7062 s]
/proc/loadavg: 1.00 0.98 0.99 2/99 12494
/proc/meminfo: memFree=594188/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2420 CPUtime=13.86
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 385 24434 0 0 0 0 1359 27 18 0 1 0 1009489862 2478080 278 4294967295 134512640 135169312 3213864000 3213860216 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12302/statm: 605 278 235 161 0 44 0
[pid=12308] ppid=12302 vsize=29928 CPUtime=14.78
/proc/12308/stat : 12308 (minisat_static) R 12302 12302 16367 0 -1 4202496 7366 0 0 0 1466 12 0 0 25 0 1 0 1009491251 30646272 7301 4294967295 134512640 135213731 3218292944 3218291424 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12308/statm: 7482 7301 75 172 0 7308 0
Current children cumulated CPU time (s) 28.64
Current children cumulated vsize (KiB) 32348

[startup+31.916 s]
/proc/loadavg: 1.00 0.98 0.99 2/99 12496
/proc/meminfo: memFree=593612/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2420 CPUtime=13.86
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 385 24434 0 0 0 0 1359 27 18 0 1 0 1009489862 2478080 278 4294967295 134512640 135169312 3213864000 3213860216 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12302/statm: 605 278 235 161 0 44 0
[pid=12308] ppid=12302 vsize=30456 CPUtime=17.99
/proc/12308/stat : 12308 (minisat_static) R 12302 12302 16367 0 -1 4202496 7495 0 0 0 1787 12 0 0 25 0 1 0 1009491251 31186944 7430 4294967295 134512640 135213731 3218292944 3218291424 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12308/statm: 7614 7430 75 172 0 7440 0
Current children cumulated CPU time (s) 31.85
Current children cumulated vsize (KiB) 32876

[startup+32.706 s]
/proc/loadavg: 1.00 0.98 0.99 2/99 12496
/proc/meminfo: memFree=593612/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2420 CPUtime=13.86
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 385 24434 0 0 0 0 1359 27 18 0 1 0 1009489862 2478080 278 4294967295 134512640 135169312 3213864000 3213860216 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12302/statm: 605 278 235 161 0 44 0
[pid=12308] ppid=12302 vsize=30652 CPUtime=18.78
/proc/12308/stat : 12308 (minisat_static) R 12302 12302 16367 0 -1 4202496 7533 0 0 0 1866 12 0 0 25 0 1 0 1009491251 31387648 7468 4294967295 134512640 135213731 3218292944 3218291424 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12308/statm: 7663 7468 75 172 0 7489 0
Current children cumulated CPU time (s) 32.64
Current children cumulated vsize (KiB) 33072

[startup+33.5059 s]
/proc/loadavg: 1.00 0.98 0.99 2/99 12496
/proc/meminfo: memFree=593412/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2420 CPUtime=13.86
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 385 24434 0 0 0 0 1359 27 18 0 1 0 1009489862 2478080 278 4294967295 134512640 135169312 3213864000 3213860216 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12302/statm: 605 278 235 161 0 44 0
[pid=12308] ppid=12302 vsize=30784 CPUtime=19.58
/proc/12308/stat : 12308 (minisat_static) R 12302 12302 16367 0 -1 4202496 7569 0 0 0 1946 12 0 0 25 0 1 0 1009491251 31522816 7504 4294967295 134512640 135213731 3218292944 3218291424 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12308/statm: 7696 7504 75 172 0 7522 0
Current children cumulated CPU time (s) 33.44
Current children cumulated vsize (KiB) 33204

[startup+33.7059 s]
/proc/loadavg: 1.00 0.98 0.99 2/99 12496
/proc/meminfo: memFree=593412/2074464 swapFree=1949244/1959888
[pid=12302] ppid=12300 vsize=2936 CPUtime=33.63
/proc/12302/stat : 12302 (SatELiteGTI) S 12300 12302 16367 0 -1 4194304 475 32025 0 0 0 0 3324 39 18 0 1 0 1009489862 3006464 346 4294967295 134512640 135169312 3213864000 3213859384 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12302/statm: 734 346 237 161 0 173 0
Current children cumulated CPU time (s) 33.63
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 33.7215
CPU time (s): 33.65
CPU user time (s): 33.24
CPU system time (s): 0.41
CPU usage (%): 99.788
Max. virtual memory (cumulated for all children) (KiB): 102672

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 06:58:08
IDJOB=1820505
IDBENCH=20421
IDSOLVER=662
FILE ID=tipi11/1820505-1242449888
PBS_JOBID=
Free space on /tmp= 10587 MiB

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

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

MD5SUM BENCH= ccc94758bbd09de3056ff3a062ddfd45
RANDOM SEED= 2141155392

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:        657044 kB
Buffers:         36612 kB
Cached:        1279912 kB
SwapCached:       5336 kB
Active:         365280 kB
Inactive:       963084 kB
HighTotal:     1178688 kB
HighFree:       183360 kB
LowTotal:       895776 kB
LowFree:        473684 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           14324 kB
Writeback:           0 kB
AnonPages:       11256 kB
Mapped:           5128 kB
Slab:            80308 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97124 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

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