Trace number 1820277

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 94.86 94.8619

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-13-u.cnf
MD5SUM127968d7d14f3ab7655995f561e62ed8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark89.29
Satisfiable
(Un)Satisfiability was proved
Number of variables178708
Number of clauses806681
Sum of the clauses size1842626
Maximum clause length10
Minimum clause length1
Number of clauses of size 115072
Number of clauses of size 2648853
Number of clauses of size 3108896
Number of clauses of size 43760
Number of clauses of size 515040
Number of clauses of size over 515060

Solver Data

0.00/0.00	c Parsing...
0.63/0.71	c ==============================================================================
0.63/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.63/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.63/0.71	c ==============================================================================
0.63/0.71	c |         0 |  791609  1827554 |  237482       0        0     nan |  0.000 % |
5.13/5.15	c |         0 |  330007   875573 |      --       0       --      -- |     --   | -246452/-463289
5.13/5.15	c ==============================================================================
5.13/5.15	c Result  :   #vars: 58111   #clauses: 330007   #literals: 875573
5.13/5.15	c CPU time:   4.92 s
5.13/5.15	c ==============================================================================
5.43/5.52	This is MiniSat 2.0 beta
5.43/5.52	WARNING: for repeatability, setting FPU to use double precision
5.43/5.52	============================[ Problem Statistics ]=============================
5.43/5.52	|                                                                             |
5.43/5.52	|  Number of variables:  58111                                                |
5.43/5.52	|  Number of clauses:    330007                                               |
5.52/5.75	|  Parsing time:         0.23         s                                       |
5.52/5.77	============================[ Search Statistics ]==============================
5.52/5.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.52/5.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.52/5.77	===============================================================================
5.52/5.77	|         0 |   58111   330007   875573 |   110002        0    nan |  0.000 % |
5.52/6.30	|       100 |   57271   330007   875573 |   121002       76     28 | 35.933 % |
6.91/6.91	|       250 |   32912   167547   465936 |   133102      174     38 | 46.417 % |
7.31/7.33	|       476 |   26696   125925   353523 |   146413      355     44 | 54.812 % |
7.72/7.76	|       813 |   26259   123626   347659 |   161054      690     41 | 54.850 % |
8.51/8.53	|      1320 |   26236   123488   347301 |   177159     1195     50 | 55.313 % |
9.71/9.79	|      2079 |   25512   119418   336194 |   194875     1940     60 | 56.098 % |
11.91/11.95	|      3218 |   22751   101486   289089 |   214363     3012     52 | 60.861 % |
15.11/15.15	|      4926 |   22474    99781   284722 |   235799     4673     48 | 61.326 % |
19.51/19.53	|      7488 |   22086    97750   279494 |   259379     7175     47 | 61.993 % |
26.21/26.28	|     11332 |   20810    90255   259817 |   285317    10722     45 | 64.189 % |
35.61/35.65	|     17099 |   20315    87557   252698 |   313849    16436     43 | 65.041 % |
49.42/49.42	|     25748 |   20223    87047   251004 |   345234    24968     39 | 65.234 % |
72.22/72.26	|     38722 |   19583    83845   242477 |   379757    33582     38 | 66.735 % |
94.82/94.85	===============================================================================
94.82/94.85	restarts              : 14
94.82/94.85	conflicts             : 51313          (574 /sec)
94.82/94.85	decisions             : 56129          (0.89 % random) (628 /sec)
94.82/94.85	propagations          : 119074496      (1332973 /sec)
94.82/94.85	conflict literals     : 1713499        (49.47 % deleted)
94.82/94.85	Memory used           : 22.39 MB
94.82/94.85	CPU time              : 89.33 s
94.82/94.85	
94.82/94.85	UNSATISFIABLE
94.82/94.85	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820277-1242421167/watcher-1820277-1242421167 -o /tmp/evaluation-result-1820277-1242421167/solver-1820277-1242421167 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820277-1242421167.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 0.66 0.29 3/91 16350
/proc/meminfo: memFree=867368/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) R 16348 16350 15108 0 -1 4194304 351 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651532 3085244276 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=0 CPUtime=0
/proc/16354/stat : 16354 (SatELiteGTI) R 16350 16350 15108 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1006614987 0 0 4294967295 0 0 0 3219651684 3085244906 0 0 0 0 0 0 0 17 3 0 0 0
/proc/16354/statm: 0 0 0 0 0 0 0

[startup+0.031399 s]
/proc/loadavg: 0.99 0.66 0.29 3/91 16350
/proc/meminfo: memFree=867368/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=6436 CPUtime=0.03
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 1298 0 0 0 1 2 0 0 20 0 1 0 1006614987 6590464 1234 4294967295 134512640 135223648 3214238864 3214237816 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 1609 1234 46 174 0 1434 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8848

[startup+0.121383 s]
/proc/loadavg: 0.99 0.66 0.29 3/91 16350
/proc/meminfo: memFree=867368/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=23220 CPUtime=0.12
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 5571 0 0 0 6 6 0 0 20 0 1 0 1006614987 23777280 5507 4294967295 134512640 135223648 3214238864 3214237744 134544034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 5805 5507 46 174 0 5630 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 25632

[startup+0.321366 s]
/proc/loadavg: 0.99 0.66 0.29 3/91 16350
/proc/meminfo: memFree=867368/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=54988 CPUtime=0.32
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 11241 0 0 0 23 9 0 0 21 0 1 0 1006614987 56307712 11177 4294967295 134512640 135223648 3214238864 3214237816 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 13747 11179 46 174 0 13572 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 57400

[startup+0.721336 s]
/proc/loadavg: 0.99 0.66 0.29 3/91 16350
/proc/meminfo: memFree=867368/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=81356 CPUtime=0.72
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 18071 0 0 0 61 11 0 0 22 0 1 0 1006614987 83308544 18007 4294967295 134512640 135223648 3214238864 3214237280 134545706 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 20339 18007 65 174 0 20164 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 83768

[startup+1.52127 s]
/proc/loadavg: 0.99 0.66 0.29 2/93 16538
/proc/meminfo: memFree=787444/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=96824 CPUtime=1.52
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 22643 0 0 0 137 15 0 0 25 0 1 0 1006614987 99147776 20667 4294967295 134512640 135223648 3214238864 3214236880 134587310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 24206 20667 73 174 0 24031 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 99236

[startup+3.12115 s]
/proc/loadavg: 0.99 0.67 0.29 2/93 16538
/proc/meminfo: memFree=780392/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2412 CPUtime=0.01
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 364 645 0 0 0 1 0 0 18 0 1 0 1006614987 2469888 275 4294967295 134512640 135169312 3219653056 3219651592 3085242094 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16350/statm: 603 275 235 161 0 42 0
[pid=16354] ppid=16350 vsize=105696 CPUtime=3.12
/proc/16354/stat : 16354 (SatELite_releas) R 16350 16350 15108 0 -1 4202496 25082 0 0 0 295 17 0 0 25 0 1 0 1006614987 108232704 22773 4294967295 134512640 135223648 3214238864 3214236880 134548998 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16354/statm: 26424 22773 73 174 0 26249 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 108108

[startup+6.32091 s]
/proc/loadavg: 0.99 0.67 0.29 2/93 16538
/proc/meminfo: memFree=771652/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 2416

[startup+12.7104 s]
/proc/loadavg: 0.99 0.68 0.30 3/93 16539
/proc/meminfo: memFree=837392/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=20132 CPUtime=7.19
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 4749 0 0 0 719 0 0 0 25 0 1 0 1006615539 20615168 4676 4294967295 134512640 135213731 3219024256 3219022736 134530405 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5033 4676 73 172 0 4859 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 22548

[startup+25.5094 s]
/proc/loadavg: 0.99 0.69 0.31 3/93 16539
/proc/meminfo: memFree=837768/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=20132 CPUtime=19.99
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 4758 0 0 0 1999 0 0 0 25 0 1 0 1006615539 20615168 4685 4294967295 134512640 135213731 3219024256 3219022736 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5033 4685 73 172 0 4859 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 22548

[startup+51.1174 s]
/proc/loadavg: 0.99 0.71 0.32 2/93 16557
/proc/meminfo: memFree=836744/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=21156 CPUtime=45.6
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5005 0 0 0 4560 0 0 0 25 0 1 0 1006615539 21663744 4932 4294967295 134512640 135213731 3219024256 3219022736 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5289 4932 73 172 0 5115 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 23572

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

[startup+76.7154 s]
/proc/loadavg: 0.99 0.74 0.34 3/93 16743
/proc/meminfo: memFree=835160/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22644 CPUtime=71.2
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5384 0 0 0 7120 0 0 0 25 0 1 0 1006615539 23187456 5311 4294967295 134512640 135213731 3219024256 3219022736 134530157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5661 5311 73 172 0 5487 0
Current children cumulated CPU time (s) 76.72
Current children cumulated vsize (KiB) 25060

[startup+83.115 s]
/proc/loadavg: 0.99 0.74 0.35 3/93 16743
/proc/meminfo: memFree=834976/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22776 CPUtime=77.6
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5419 0 0 0 7760 0 0 0 25 0 1 0 1006615539 23322624 5346 4294967295 134512640 135213731 3219024256 3219022736 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5694 5346 73 172 0 5520 0
Current children cumulated CPU time (s) 83.12
Current children cumulated vsize (KiB) 25192

[startup+89.5145 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=835024/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=84
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5436 0 0 0 8400 0 0 0 25 0 1 0 1006615539 23474176 5363 4294967295 134512640 135213731 3219024256 3219022736 134529917 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5363 73 172 0 5557 0
Current children cumulated CPU time (s) 89.52
Current children cumulated vsize (KiB) 25340

[startup+92.7142 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=834908/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=87.2
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5446 0 0 0 8720 0 0 0 25 0 1 0 1006615539 23474176 5373 4294967295 134512640 135213731 3219024256 3219022736 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5373 73 172 0 5557 0
Current children cumulated CPU time (s) 92.72
Current children cumulated vsize (KiB) 25340

[startup+93.5141 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=834908/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=88
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5446 0 0 0 8800 0 0 0 25 0 1 0 1006615539 23474176 5373 4294967295 134512640 135213731 3219024256 3219022512 134537012 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5373 73 172 0 5557 0
Current children cumulated CPU time (s) 93.52
Current children cumulated vsize (KiB) 25340

[startup+94.3141 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=834908/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=88.8
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5446 0 0 0 8880 0 0 0 25 0 1 0 1006615539 23474176 5373 4294967295 134512640 135213731 3219024256 3219022736 134530479 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5373 73 172 0 5557 0
Current children cumulated CPU time (s) 94.32
Current children cumulated vsize (KiB) 25340

[startup+94.7141 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=834916/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=89.2
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5446 0 0 0 8920 0 0 0 25 0 1 0 1006615539 23474176 5373 4294967295 134512640 135213731 3219024256 3219022736 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5373 73 172 0 5557 0
Current children cumulated CPU time (s) 94.72
Current children cumulated vsize (KiB) 25340

[startup+94.814 s]
/proc/loadavg: 0.99 0.75 0.35 3/93 16743
/proc/meminfo: memFree=834916/2074464 swapFree=1952056/1959888
[pid=16350] ppid=16348 vsize=2416 CPUtime=5.52
/proc/16350/stat : 16350 (SatELiteGTI) S 16348 16350 15108 0 -1 4194304 381 34456 0 0 0 1 526 25 18 0 1 0 1006614987 2473984 276 4294967295 134512640 135169312 3219653056 3219649272 3085242094 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/16350/statm: 604 276 235 161 0 43 0
[pid=16539] ppid=16350 vsize=22924 CPUtime=89.3
/proc/16539/stat : 16539 (minisat_static) R 16350 16350 15108 0 -1 4202496 5446 0 0 0 8930 0 0 0 25 0 1 0 1006615539 23474176 5373 4294967295 134512640 135213731 3219024256 3219022736 134530431 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16539/statm: 5731 5373 73 172 0 5557 0
Current children cumulated CPU time (s) 94.82
Current children cumulated vsize (KiB) 25340

Child status: 20
Real time (s): 94.8619
CPU time (s): 94.86
CPU user time (s): 94.6
CPU system time (s): 0.26
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 111732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.6
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40573
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= 19
involuntary context switches= 259

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-15 22:59:27
IDJOB=1820277
IDBENCH=20347
IDSOLVER=662
FILE ID=tipi24/1820277-1242421167
PBS_JOBID=
Free space on /tmp= 11081 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-13-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820277-1242421167/watcher-1820277-1242421167 -o /tmp/evaluation-result-1820277-1242421167/solver-1820277-1242421167 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820277-1242421167.cnf -restarts=1

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED= 1502915107

Linux tipi24 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.461
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.461
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:        867748 kB
Buffers:         29456 kB
Cached:        1084420 kB
SwapCached:       3968 kB
Active:         447424 kB
Inactive:       676092 kB
HighTotal:     1178688 kB
HighFree:       261812 kB
LowTotal:       895776 kB
LowFree:        605936 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:           16024 kB
Writeback:           0 kB
AnonPages:        8792 kB
Mapped:           3420 kB
Slab:            74064 kB
PageTables:        460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 11081 MiB
End job on tipi24 at 2009-05-15 23:01:04