Trace number 1821555

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 38.76 38.9842

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-10-5p0.cnf
MD5SUMe024fd9d9cdae82453a8cdaa74d08481
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.76
Satisfiable
(Un)Satisfiability was proved
Number of variables104479
Number of clauses500869
Sum of the clauses size1175016
Maximum clause length10
Minimum clause length1
Number of clauses of size 15498
Number of clauses of size 2398195
Number of clauses of size 369976
Number of clauses of size 43020
Number of clauses of size 512080
Number of clauses of size over 512100

Solver Data

0.00/0.00	c Parsing...
0.52/0.56	c ==============================================================================
0.52/0.56	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.56	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.56	c ==============================================================================
0.52/0.56	c |         0 |  495031  1168838 |  148509       0        0     nan |  0.000 % |
3.23/3.30	c |         0 |  300405   831416 |      --       0       --      -- |     --   | -44710/7696
3.23/3.30	c ==============================================================================
3.23/3.30	c Result  :   #vars: 49462   #clauses: 300405   #literals: 831416
3.23/3.30	c CPU time:   3.2 s
3.23/3.30	c ==============================================================================
3.53/3.61	This is MiniSat 2.0 beta
3.53/3.61	WARNING: for repeatability, setting FPU to use double precision
3.53/3.61	============================[ Problem Statistics ]=============================
3.53/3.61	|                                                                             |
3.53/3.62	|  Number of variables:  49462                                                |
3.53/3.62	|  Number of clauses:    300405                                               |
3.62/3.83	|  Parsing time:         0.20         s                                       |
3.62/3.85	============================[ Search Statistics ]==============================
3.62/3.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.62/3.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.62/3.85	===============================================================================
3.62/3.85	|         0 |   49462   300405   831416 |   100135        0    nan |  0.000 % |
3.62/4.07	|       100 |   49243   300405   831416 |   110148       91     32 |  5.402 % |
4.32/4.36	|       250 |   49236   300405   831416 |   121163      238     40 |  5.465 % |
4.71/4.72	|       475 |   45848   275160   766347 |   133279      459     47 |  9.561 % |
5.51/5.57	|       812 |   43841   261123   731379 |   146607      782     85 | 11.364 % |
6.79/6.87	|      1318 |   43136   256962   720759 |   161268     1281    127 | 14.440 % |
8.96/9.05	|      2077 |   42320   251160   705900 |   177395     2038    181 | 14.446 % |
12.10/12.28	|      3216 |   39911   235231   666155 |   195134     3116    194 | 20.438 % |
16.56/16.79	|      4924 |   38779   226344   643306 |   214648     4520    187 | 22.284 % |
23.60/23.84	|      7486 |   35970   207409   595523 |   236113     6269    200 | 27.288 % |
33.90/34.20	|     11330 |   33731   192133   558104 |   259724     7995    195 | 31.833 % |
38.70/38.97	===============================================================================
38.70/38.97	restarts              : 11
38.70/38.97	conflicts             : 13180          (376 /sec)
38.70/38.97	decisions             : 19902          (1.21 % random) (567 /sec)
38.70/38.97	propagations          : 44115680       (1257215 /sec)
38.70/38.97	conflict literals     : 1990632        (33.27 % deleted)
38.70/38.97	Memory used           : 23.52 MB
38.70/38.97	CPU time              : 35.09 s
38.70/38.97	
38.70/38.97	UNSATISFIABLE
38.70/38.97	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-1821555-1242536256/watcher-1821555-1242536256 -o /tmp/evaluation-result-1821555-1242536256/solver-1821555-1242536256 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821555-1242536256.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.03 1.02 1.00 3/93 24648
/proc/meminfo: memFree=1046844/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=952 CPUtime=0
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 135 0 0 0 0 0 0 0 18 0 1 0 1018126224 974848 71 4294967295 134512640 135223648 3216289408 3216288128 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 238 71 46 174 0 63 0

[startup+0.057738 s]
/proc/loadavg: 1.03 1.02 1.00 3/93 24648
/proc/meminfo: memFree=1046844/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=15348 CPUtime=0.06
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 2927 0 0 0 3 3 0 0 18 0 1 0 1018126224 15716352 2760 4294967295 134512640 135223648 3216289408 3216287976 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 3870 2761 46 174 0 3695 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17760

[startup+0.127732 s]
/proc/loadavg: 1.03 1.02 1.00 3/93 24648
/proc/meminfo: memFree=1046844/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=22996 CPUtime=0.13
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 4824 0 0 0 10 3 0 0 18 0 1 0 1018126224 23547904 4657 4294967295 134512640 135223648 3216289408 3216287992 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 5749 4658 46 174 0 5574 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 25408

[startup+0.317716 s]
/proc/loadavg: 1.03 1.02 1.00 3/93 24648
/proc/meminfo: memFree=1046844/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=33772 CPUtime=0.32
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 7353 0 0 0 27 5 0 0 18 0 1 0 1018126224 34582528 7186 4294967295 134512640 135223648 3216289408 3216288360 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 8443 7186 46 174 0 8268 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 36184

[startup+0.717683 s]
/proc/loadavg: 1.03 1.02 1.00 3/93 24648
/proc/meminfo: memFree=1046844/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=50744 CPUtime=0.72
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 11769 0 0 0 63 9 0 0 18 0 1 0 1018126224 51961856 11602 4294967295 134512640 135223648 3216289408 3216288064 134546390 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 12686 11602 68 174 0 12511 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 53156

[startup+1.52762 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 24653
/proc/meminfo: memFree=994368/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=59604 CPUtime=1.53
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 14937 0 0 0 144 9 0 0 20 0 1 0 1018126224 61034496 13471 4294967295 134512640 135223648 3216289408 3216287496 134587080 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 14901 13471 73 174 0 14726 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 62016

[startup+3.12749 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 24653
/proc/meminfo: memFree=991392/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2412 CPUtime=0
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 365 646 0 0 0 0 0 0 25 0 1 0 1018126224 2469888 275 4294967295 134512640 135169312 3217956896 3217955432 3085307630 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24648/statm: 603 275 235 161 0 42 0
[pid=24652] ppid=24648 vsize=60048 CPUtime=3.13
/proc/24652/stat : 24652 (SatELite_releas) R 24648 24648 10436 0 -1 4202496 17093 0 0 0 303 10 0 0 25 0 1 0 1018126224 61489152 13676 4294967295 134512640 135223648 3216289408 3216287424 134586740 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24652/statm: 15012 13676 73 174 0 14837 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 62460

[startup+6.32723 s]
/proc/loadavg: 1.03 1.02 1.00 2/95 24654
/proc/meminfo: memFree=1021068/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=18532 CPUtime=2.69
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 4377 0 0 0 267 2 0 0 25 0 1 0 1018126585 18976768 4311 4294967295 134512640 135213731 3219817024 3219815504 134530021 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24654/statm: 4633 4311 73 172 0 4459 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 20948

[startup+12.7167 s]
/proc/loadavg: 1.11 1.04 1.01 2/95 24655
/proc/meminfo: memFree=1019480/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=20252 CPUtime=8.97
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 4798 0 0 0 894 3 0 0 25 0 1 0 1018126585 20738048 4732 4294967295 134512640 135213731 3219817024 3219815504 134530157 0 0 0 3 0 0 0 17 1 0 0 0
/proc/24654/statm: 5063 4732 73 172 0 4889 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 22668

[startup+25.5157 s]
/proc/loadavg: 1.22 1.07 1.01 3/95 24838
/proc/meminfo: memFree=1016544/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=23024 CPUtime=21.68
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5467 0 0 0 2164 4 0 0 25 0 1 0 1018126585 23576576 5401 4294967295 134512640 135213731 3219817024 3219815280 134536440 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 5756 5401 73 172 0 5582 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 25440

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

[startup+31.9151 s]
/proc/loadavg: 1.20 1.07 1.01 3/95 24840
/proc/meminfo: memFree=1015860/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=23816 CPUtime=28.08
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5687 0 0 0 2804 4 0 0 25 0 1 0 1018126585 24387584 5621 4294967295 134512640 135213731 3219817024 3219815504 134529968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 5954 5621 73 172 0 5780 0
Current children cumulated CPU time (s) 31.7
Current children cumulated vsize (KiB) 26232

[startup+35.1149 s]
/proc/loadavg: 1.18 1.06 1.01 3/95 24840
/proc/meminfo: memFree=1015564/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=24080 CPUtime=31.28
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5740 0 0 0 3123 5 0 0 25 0 1 0 1018126585 24657920 5674 4294967295 134512640 135213731 3219817024 3219815280 134536833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 6020 5674 73 172 0 5846 0
Current children cumulated CPU time (s) 34.9
Current children cumulated vsize (KiB) 26496

[startup+36.7147 s]
/proc/loadavg: 1.18 1.06 1.01 3/95 24840
/proc/meminfo: memFree=1015440/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=24080 CPUtime=32.88
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5755 0 0 0 3283 5 0 0 25 0 1 0 1018126585 24657920 5689 4294967295 134512640 135213731 3219817024 3219815216 134527056 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 6020 5689 73 172 0 5846 0
Current children cumulated CPU time (s) 36.5
Current children cumulated vsize (KiB) 26496

[startup+38.3146 s]
/proc/loadavg: 1.18 1.06 1.01 3/95 24840
/proc/meminfo: memFree=1015472/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=24080 CPUtime=34.48
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5755 0 0 0 3443 5 0 0 25 0 1 0 1018126585 24657920 5689 4294967295 134512640 135213731 3219817024 3219815504 134529923 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 6020 5689 73 172 0 5846 0
Current children cumulated CPU time (s) 38.1
Current children cumulated vsize (KiB) 26496

[startup+38.7146 s]
/proc/loadavg: 1.18 1.06 1.01 3/95 24840
/proc/meminfo: memFree=1015472/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=24080 CPUtime=34.88
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5755 0 0 0 3483 5 0 0 25 0 1 0 1018126585 24657920 5689 4294967295 134512640 135213731 3219817024 3219815424 134524301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 6020 5689 73 172 0 5846 0
Current children cumulated CPU time (s) 38.5
Current children cumulated vsize (KiB) 26496

[startup+38.9146 s]
/proc/loadavg: 1.18 1.06 1.01 3/95 24840
/proc/meminfo: memFree=1015472/2074464 swapFree=1948616/1959888
[pid=24648] ppid=24646 vsize=2416 CPUtime=3.62
/proc/24648/stat : 24648 (SatELiteGTI) S 24646 24648 10436 0 -1 4194304 384 18537 0 0 0 0 351 11 18 0 1 0 1018126224 2473984 277 4294967295 134512640 135169312 3217956896 3217953112 3085307630 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24648/statm: 604 277 235 161 0 43 0
[pid=24654] ppid=24648 vsize=24080 CPUtime=35.08
/proc/24654/stat : 24654 (minisat_static) R 24648 24648 10436 0 -1 4202496 5755 0 0 0 3503 5 0 0 25 0 1 0 1018126585 24657920 5689 4294967295 134512640 135213731 3219817024 3219815280 134536767 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24654/statm: 6020 5689 73 172 0 5846 0
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (KiB) 26496

Child status: 20
Real time (s): 38.9842
CPU time (s): 38.76
CPU user time (s): 38.6
CPU system time (s): 0.16
CPU usage (%): 99.425
Max. virtual memory (cumulated for all children) (KiB): 68636

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 06:57:36
IDJOB=1821555
IDBENCH=71006
IDSOLVER=662
FILE ID=tipi16/1821555-1242536256
PBS_JOBID=
Free space on /tmp= 4840 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-10-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821555-1242536256/watcher-1821555-1242536256 -o /tmp/evaluation-result-1821555-1242536256/solver-1821555-1242536256 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821555-1242536256.cnf -restarts=1

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

MD5SUM BENCH= e024fd9d9cdae82453a8cdaa74d08481
RANDOM SEED= 837678384

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:       1046844 kB
Buffers:         54488 kB
Cached:         870720 kB
SwapCached:       5940 kB
Active:         164564 kB
Inactive:       770820 kB
HighTotal:     1178688 kB
HighFree:       344516 kB
LowTotal:       895776 kB
LowFree:        702328 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           10176 kB
Writeback:           0 kB
AnonPages:        9292 kB
Mapped:           3308 kB
Slab:            83888 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90760 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4840 MiB
End job on tipi16 at 2009-05-17 06:58:16