Trace number 1821939

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 279.31 279.286

General information on the benchmark

Namesimon-s02b-dp11u10.cnf
MD5SUMbd35ccd857138682818061a3fbcb7546
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark215.12
Satisfiable
(Un)Satisfiability was proved
Number of variables8513
Number of clauses25271
Sum of the clauses size59561
Maximum clause length11
Minimum clause length1
Number of clauses of size 122
Number of clauses of size 216216
Number of clauses of size 39032
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   24658    57931 |    7397       0        0     nan |  0.000 % |
0.12/0.19	c |         0 |   10352    31518 |      --       0       --      -- |     --   | -12019/-20697
0.12/0.19	c ==============================================================================
0.12/0.19	c Result  :   #vars: 2123   #clauses: 10352   #literals: 31518
0.12/0.19	c CPU time:   0.19 s
0.12/0.19	c ==============================================================================
0.12/0.21	This is MiniSat 2.0 beta
0.12/0.21	WARNING: for repeatability, setting FPU to use double precision
0.12/0.21	============================[ Problem Statistics ]=============================
0.12/0.21	|                                                                             |
0.12/0.21	|  Number of variables:  2123                                                 |
0.12/0.21	|  Number of clauses:    10352                                                |
0.21/0.21	|  Parsing time:         0.01         s                                       |
0.21/0.21	============================[ Search Statistics ]==============================
0.21/0.21	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.21/0.21	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.21/0.21	===============================================================================
0.21/0.21	|         0 |    2123    10352    31518 |     3450        0    nan |  0.000 % |
0.21/0.22	|       100 |    2122    10352    31518 |     3795       99     11 |  0.047 % |
0.21/0.24	|       254 |    2122    10352    31518 |     4175      253     14 |  0.047 % |
0.21/0.26	|       479 |    2122    10341    31496 |     4592      478     19 |  0.048 % |
0.21/0.29	|       816 |    2122    10341    31496 |     5052      815     19 |  0.047 % |
0.21/0.33	|      1322 |    2122    10341    31496 |     5557     1321     21 |  0.048 % |
0.21/0.41	|      2082 |    2122    10341    31496 |     6113     2081     23 |  0.047 % |
0.21/0.54	|      3222 |    2122    10341    31496 |     6724     3221     28 |  0.048 % |
0.21/0.72	|      4930 |    2119    10275    31364 |     7396     4905     28 |  0.189 % |
1.02/1.08	|      7494 |    2119    10275    31364 |     8136     7469     29 |  0.189 % |
1.62/1.65	|     11338 |    2119    10275    31364 |     8950     7012     28 |  0.189 % |
2.42/2.42	|     17107 |    2119    10275    31364 |     9845     8136     23 |  0.188 % |
3.72/3.74	|     25756 |    2119    10275    31364 |    10829     6540     23 |  0.189 % |
5.82/5.84	|     38731 |    2119    10275    31364 |    11912     8290     27 |  0.190 % |
9.42/9.46	|     58193 |    2119    10275    31364 |    13103     9438     22 |  0.189 % |
15.82/15.82	|     87385 |    2119    10275    31364 |    14414    11790     27 |  0.188 % |
25.22/25.22	|    131176 |    2119    10275    31364 |    15855    11290     28 |  0.189 % |
39.52/39.55	|    196860 |    2119    10275    31364 |    17441    12289     25 |  0.188 % |
61.53/61.59	|    295386 |    2119    10275    31364 |    19185    13012     25 |  0.188 % |
94.73/94.72	|    443178 |    2119    10275    31364 |    21103    14421     25 |  0.188 % |
149.53/149.54	|    664862 |    2119    10275    31364 |    23214    11558     29 |  0.188 % |
243.44/243.45	|    997387 |    2119    10275    31364 |    25535    14737     25 |  0.188 % |
279.25/279.28	===============================================================================
279.25/279.28	restarts              : 22
279.25/279.28	conflicts             : 1107327        (3968 /sec)
279.25/279.28	decisions             : 1325959        (1.37 % random) (4751 /sec)
279.25/279.28	propagations          : 302295691      (1083225 /sec)
279.25/279.28	conflict literals     : 29018511       (51.59 % deleted)
279.25/279.28	Memory used           : 9.10 MB
279.25/279.28	CPU time              : 279.07 s
279.25/279.28	
279.25/279.28	UNSATISFIABLE
279.25/279.28	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-1821939-1242581247/watcher-1821939-1242581247 -o /tmp/evaluation-result-1821939-1242581247/solver-1821939-1242581247 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821939-1242581247.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.96 1.01 1.00 2/93 6188
/proc/meminfo: memFree=933884/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2416 CPUtime=0.01
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 367 645 0 0 0 0 1 0 25 0 1 0 1022625233 2473984 277 4294967295 134512640 135169312 3219138880 3219137416 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6188/statm: 604 277 235 161 0 43 0
[pid=6192] ppid=6188 vsize=952 CPUtime=0
/proc/6192/stat : 6192 (SatELite_releas) R 6188 6188 10436 0 -1 4202496 114 0 0 0 0 0 0 0 25 0 1 0 1022625234 974848 50 4294967295 134512640 135223648 3215172992 3215171896 134736942 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6192/statm: 239 55 44 174 0 64 0

[startup+0.053633 s]
/proc/loadavg: 0.96 1.01 1.00 2/93 6188
/proc/meminfo: memFree=933884/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2416 CPUtime=0.01
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 367 645 0 0 0 0 1 0 25 0 1 0 1022625233 2473984 277 4294967295 134512640 135169312 3219138880 3219137416 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6188/statm: 604 277 235 161 0 43 0
[pid=6192] ppid=6188 vsize=5132 CPUtime=0.05
/proc/6192/stat : 6192 (SatELite_releas) R 6188 6188 10436 0 -1 4202496 1130 0 0 0 5 0 0 0 25 0 1 0 1022625234 5255168 1007 4294967295 134512640 135223648 3215172992 3215171088 134595955 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6192/statm: 1283 1007 73 174 0 1108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7548

[startup+0.113631 s]
/proc/loadavg: 0.96 1.01 1.00 2/93 6188
/proc/meminfo: memFree=933884/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2416 CPUtime=0.01
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 367 645 0 0 0 0 1 0 25 0 1 0 1022625233 2473984 277 4294967295 134512640 135169312 3219138880 3219137416 3084984046 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6188/statm: 604 277 235 161 0 43 0
[pid=6192] ppid=6188 vsize=5572 CPUtime=0.11
/proc/6192/stat : 6192 (SatELite_releas) R 6188 6188 10436 0 -1 4202496 1218 0 0 0 11 0 0 0 25 0 1 0 1022625234 5705728 1095 4294967295 134512640 135223648 3215172992 3215171008 134586816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/6192/statm: 1393 1095 73 174 0 1218 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7988

[startup+0.31361 s]
/proc/loadavg: 0.96 1.01 1.00 2/93 6188
/proc/meminfo: memFree=933884/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2420

[startup+0.713577 s]
/proc/loadavg: 0.96 1.01 1.00 2/93 6188
/proc/meminfo: memFree=933884/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2420

[startup+1.51351 s]
/proc/loadavg: 0.96 1.01 1.00 3/95 6194
/proc/meminfo: memFree=930876/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=3816 CPUtime=1.31
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 681 0 0 0 131 0 0 0 25 0 1 0 1022625254 3907584 616 4294967295 134512640 135213731 3213108192 3213106384 134527056 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6194/statm: 954 616 73 172 0 780 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6236

[startup+3.11338 s]
/proc/loadavg: 0.97 1.01 1.00 3/95 6194
/proc/meminfo: memFree=930504/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=3948 CPUtime=2.91
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 714 0 0 0 291 0 0 0 25 0 1 0 1022625254 4042752 649 4294967295 134512640 135213731 3213108192 3213106672 134530103 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6194/statm: 987 649 73 172 0 813 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 6368

[startup+6.31312 s]
/proc/loadavg: 0.97 1.01 1.00 3/95 6194
/proc/meminfo: memFree=929916/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=4612 CPUtime=6.11
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 869 0 0 0 610 1 0 0 25 0 1 0 1022625254 4722688 804 4294967295 134512640 135213731 3213108192 3213106672 134529996 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6194/statm: 1153 804 73 172 0 979 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 7032

[startup+12.7126 s]
/proc/loadavg: 1.05 1.02 1.00 2/95 6378
/proc/meminfo: memFree=929224/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=5028 CPUtime=12.51
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 979 0 0 0 1249 2 0 0 25 0 1 0 1022625254 5148672 914 4294967295 134512640 135213731 3213108192 3213106672 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6194/statm: 1257 914 73 172 0 1083 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 7448

[startup+25.5115 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 6380
/proc/meminfo: memFree=928872/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=5604 CPUtime=25.31
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1123 0 0 0 2529 2 0 0 25 0 1 0 1022625254 5738496 1058 4294967295 134512640 135213731 3213108192 3213106672 134530232 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 1401 1058 73 172 0 1227 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 8024

[startup+51.1194 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 6383
/proc/meminfo: memFree=928340/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=6560 CPUtime=50.92
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1348 0 0 0 5090 2 0 0 25 0 1 0 1022625254 6717440 1283 4294967295 134512640 135213731 3213108192 3213106672 134530012 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 1640 1283 73 172 0 1466 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 8980

[startup+102.315 s]
/proc/loadavg: 1.05 1.03 1.00 4/95 6569
/proc/meminfo: memFree=927232/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=7548 CPUtime=102.12
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1585 0 0 0 10210 2 0 0 25 0 1 0 1022625254 7729152 1520 4294967295 134512640 135213731 3213108192 3213106672 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 1887 1520 73 172 0 1713 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 9968

[startup+162.32 s]
/proc/loadavg: 1.17 1.07 1.01 2/95 6756
/proc/meminfo: memFree=926488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=8208 CPUtime=162.13
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1762 0 0 0 16210 3 0 0 25 0 1 0 1022625254 8404992 1697 4294967295 134512640 135213731 3213108192 3213106672 134530045 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2052 1697 73 172 0 1878 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 10628

[startup+222.315 s]
/proc/loadavg: 1.06 1.05 1.01 3/95 6944
/proc/meminfo: memFree=926000/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=8632 CPUtime=222.13
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1856 0 0 0 22210 3 0 0 25 0 1 0 1022625254 8839168 1791 4294967295 134512640 135213731 3213108192 3213106672 134530157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2158 1791 73 172 0 1984 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 11052

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

[startup+230.315 s]
/proc/loadavg: 1.05 1.05 1.01 3/95 6944
/proc/meminfo: memFree=926000/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=8632 CPUtime=230.13
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 1869 0 0 0 23010 3 0 0 25 0 1 0 1022625254 8839168 1804 4294967295 134512640 135213731 3213108192 3213106672 134530034 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2158 1804 73 172 0 1984 0
Current children cumulated CPU time (s) 230.34
Current children cumulated vsize (KiB) 11052

[startup+255.913 s]
/proc/loadavg: 1.03 1.04 1.00 2/95 7134
/proc/meminfo: memFree=925428/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9160 CPUtime=255.73
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2000 0 0 0 25570 3 0 0 25 0 1 0 1022625254 9379840 1935 4294967295 134512640 135213731 3213108192 3213105264 134543775 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2290 1935 73 172 0 2116 0
Current children cumulated CPU time (s) 255.94
Current children cumulated vsize (KiB) 11580

[startup+268.712 s]
/proc/loadavg: 1.10 1.06 1.01 2/95 7135
/proc/meminfo: memFree=925464/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=268.53
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2014 0 0 0 26850 3 0 0 25 0 1 0 1022625254 9539584 1949 4294967295 134512640 135213731 3213108192 3213106608 134535104 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1949 73 172 0 2155 0
Current children cumulated CPU time (s) 268.74
Current children cumulated vsize (KiB) 11736

[startup+275.121 s]
/proc/loadavg: 1.10 1.06 1.01 2/95 7135
/proc/meminfo: memFree=925496/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=274.94
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2014 0 0 0 27491 3 0 0 25 0 1 0 1022625254 9539584 1949 4294967295 134512640 135213731 3213108192 3213106672 134529987 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1949 73 172 0 2155 0
Current children cumulated CPU time (s) 275.15
Current children cumulated vsize (KiB) 11736

[startup+276.721 s]
/proc/loadavg: 1.10 1.06 1.01 3/95 7137
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=276.54
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2014 0 0 0 27651 3 0 0 25 0 1 0 1022625254 9539584 1949 4294967295 134512640 135213731 3213108192 3213106672 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1949 73 172 0 2155 0
Current children cumulated CPU time (s) 276.75
Current children cumulated vsize (KiB) 11736

[startup+278.321 s]
/proc/loadavg: 1.09 1.06 1.01 2/95 7137
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=278.14
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2014 0 0 0 27811 3 0 0 25 0 1 0 1022625254 9539584 1949 4294967295 134512640 135213731 3213108192 3213106448 134537017 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1949 73 172 0 2155 0
Current children cumulated CPU time (s) 278.35
Current children cumulated vsize (KiB) 11736

[startup+278.721 s]
/proc/loadavg: 1.09 1.06 1.01 2/95 7137
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=278.54
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2026 0 0 0 27851 3 0 0 25 0 1 0 1022625254 9539584 1961 4294967295 134512640 135213731 3213108192 3213106672 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1961 73 172 0 2155 0
Current children cumulated CPU time (s) 278.75
Current children cumulated vsize (KiB) 11736

[startup+279.121 s]
/proc/loadavg: 1.09 1.06 1.01 2/95 7137
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=278.94
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2027 0 0 0 27891 3 0 0 25 0 1 0 1022625254 9539584 1962 4294967295 134512640 135213731 3213108192 3213106672 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1962 73 172 0 2155 0
Current children cumulated CPU time (s) 279.15
Current children cumulated vsize (KiB) 11736

[startup+279.221 s]
/proc/loadavg: 1.09 1.06 1.01 2/95 7137
/proc/meminfo: memFree=925488/2074464 swapFree=1948616/1959888
[pid=6188] ppid=6186 vsize=2420 CPUtime=0.21
/proc/6188/stat : 6188 (SatELiteGTI) S 6186 6188 10436 0 -1 4194304 385 1943 0 0 0 0 21 0 23 0 1 0 1022625233 2478080 278 4294967295 134512640 135169312 3219138880 3219135096 3084984046 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6188/statm: 605 278 235 161 0 44 0
[pid=6194] ppid=6188 vsize=9316 CPUtime=279.04
/proc/6194/stat : 6194 (minisat_static) R 6188 6188 10436 0 -1 4202496 2028 0 0 0 27901 3 0 0 25 0 1 0 1022625254 9539584 1963 4294967295 134512640 135213731 3213108192 3213106672 134530168 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6194/statm: 2329 1963 73 172 0 2155 0
Current children cumulated CPU time (s) 279.25
Current children cumulated vsize (KiB) 11736

Child status: 20
Real time (s): 279.286
CPU time (s): 279.31
CPU user time (s): 279.28
CPU system time (s): 0.03
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 11736

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 19:27:27
IDJOB=1821939
IDBENCH=71741
IDSOLVER=662
FILE ID=tipi16/1821939-1242581247
PBS_JOBID=
Free space on /tmp= 4610 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/simon-s02b-dp11u10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821939-1242581247/watcher-1821939-1242581247 -o /tmp/evaluation-result-1821939-1242581247/solver-1821939-1242581247 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821939-1242581247.cnf -restarts=1

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

MD5SUM BENCH= bd35ccd857138682818061a3fbcb7546
RANDOM SEED= 1477979144

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:        933784 kB
Buffers:         71968 kB
Cached:         958944 kB
SwapCached:       5940 kB
Active:         201728 kB
Inactive:       839164 kB
HighTotal:     1178688 kB
HighFree:       246216 kB
LowTotal:       895776 kB
LowFree:        687568 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            1924 kB
Writeback:           0 kB
AnonPages:        9212 kB
Mapped:           3424 kB
Slab:            90940 kB
PageTables:        616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4610 MiB
End job on tipi16 at 2009-05-17 19:32:06