Trace number 1820276

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
BinMiniSat 2009-03-21UNSAT 110.24 110.25

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.72/0.75	c ==============================================================================
0.72/0.75	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.75	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.75	c ==============================================================================
0.72/0.75	c |         0 |  791609  1827554 |  237482       0        0     nan |  0.000 % |
5.42/5.45	c |         0 |  330007   875573 |      --       0       --      -- |     --   | -246452/-463289
5.42/5.45	c ==============================================================================
5.42/5.45	c Result  :   #vars: 58111   #clauses: 330007   #literals: 875573
5.42/5.45	c CPU time:   5.25 s
5.42/5.45	c ==============================================================================
5.72/5.81	This is MiniSat 2.0 beta
5.72/5.81	WARNING: for repeatability, setting FPU to use double precision
5.72/5.81	============================[ Problem Statistics ]=============================
5.72/5.81	|                                                                             |
5.72/5.81	|  Number of variables:  58111                                                |
5.72/5.81	|  Number of clauses:    330007                                               |
5.81/6.04	|  Parsing time:         0.18         s                                       |
5.81/6.06	============================[ Search Statistics ]==============================
5.81/6.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.81/6.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.81/6.06	===============================================================================
5.81/6.07	|         0 |   58111   330007   875573 |   110002        0    nan |  0.000 % |
5.81/6.43	|       100 |   57771   330007   875573 |   121002       88     22 | 19.141 % |
7.10/7.11	|       250 |   42623   231866   629795 |   133102      160     25 | 45.592 % |
7.70/7.80	|       475 |   28048   135476   380721 |   146413      345     38 | 51.734 % |
8.60/8.67	|       813 |   26119   122167   345376 |   161054      634     33 | 57.285 % |
9.50/9.58	|      1321 |   24412   112587   320367 |   177159      983     40 | 57.991 % |
11.20/11.30	|      2083 |   22638   100679   288113 |   194875     1660     45 | 61.059 % |
13.80/13.83	|      3223 |   22423    99518   285012 |   214363     2778     46 | 61.414 % |
17.50/17.58	|      4932 |   22335    99013   283724 |   235799     4454     48 | 61.582 % |
23.10/23.16	|      7494 |   21965    97148   278598 |   259379     6936     53 | 62.250 % |
30.70/30.75	|     11338 |   21237    92971   268053 |   285317    10705     51 | 63.454 % |
43.40/43.49	|     17104 |   20852    90756   262244 |   313849    16397     47 | 64.167 % |
59.90/59.96	|     25755 |   20584    89290   258411 |   345234    25005     43 | 66.313 % |
86.91/87.01	|     38730 |   15115    61901   182186 |   379757    32808     38 | 74.544 % |
110.21/110.24	===============================================================================
110.21/110.24	restarts              : 14
110.21/110.24	conflicts             : 48903          (469 /sec)
110.21/110.24	decisions             : 61817          (0.92 % random) (592 /sec)
110.21/110.24	propagations          : 104025189      (996887 /sec)
110.21/110.24	conflict literals     : 1654549        (47.40 % deleted)
110.21/110.24	Memory used           : 22.34 MB
110.21/110.24	CPU time              : 104.35 s
110.21/110.24	
110.21/110.24	UNSATISFIABLE
110.21/110.24	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-1820276-1242421123/watcher-1820276-1242421123 -o /tmp/evaluation-result-1820276-1242421123/solver-1820276-1242421123 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820276-1242421123.cnf 

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.62 0.26 3/93 15289
/proc/meminfo: memFree=362040/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=952 CPUtime=0
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 133 0 0 0 0 0 0 0 25 0 1 0 1006609562 974848 69 4294967295 134512640 135223648 3218012208 3218010928 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 238 72 46 174 0 63 0

[startup+0.09744 s]
/proc/loadavg: 0.99 0.62 0.26 3/93 15289
/proc/meminfo: memFree=362040/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=21240 CPUtime=0.1
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 4303 0 0 0 5 5 0 0 25 0 1 0 1006609562 21749760 4239 4294967295 134512640 135223648 3218012208 3218011160 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 5310 4240 46 174 0 5135 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23652

[startup+0.117438 s]
/proc/loadavg: 0.99 0.62 0.26 3/93 15289
/proc/meminfo: memFree=362040/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=22824 CPUtime=0.12
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 5265 0 0 0 7 5 0 0 25 0 1 0 1006609562 23371776 5201 4294967295 134512640 135223648 3218012208 3218011088 134543108 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 5706 5203 46 174 0 5531 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25236

[startup+0.31742 s]
/proc/loadavg: 0.99 0.62 0.26 3/93 15289
/proc/meminfo: memFree=362040/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=53272 CPUtime=0.32
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 10780 0 0 0 24 8 0 0 25 0 1 0 1006609562 54550528 10716 4294967295 134512640 135223648 3218012208 3218010792 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 13318 10717 46 174 0 13143 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 55684

[startup+0.717386 s]
/proc/loadavg: 0.99 0.62 0.26 3/93 15289
/proc/meminfo: memFree=362040/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=81208 CPUtime=0.72
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 18031 0 0 0 61 11 0 0 25 0 1 0 1006609562 83156992 17967 4294967295 134512640 135223648 3218012208 3218011216 134547562 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 20302 17967 47 174 0 20127 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 83620

[startup+1.51732 s]
/proc/loadavg: 0.99 0.62 0.26 3/95 15294
/proc/meminfo: memFree=284880/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=96164 CPUtime=1.52
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 22486 0 0 0 138 14 0 0 25 0 1 0 1006609562 98471936 20510 4294967295 134512640 135223648 3218012208 3218010224 134587342 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 24041 20510 73 174 0 23866 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 98576

[startup+3.11718 s]
/proc/loadavg: 0.99 0.62 0.26 3/95 15294
/proc/meminfo: memFree=275952/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2412 CPUtime=0
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 364 647 0 0 0 0 0 0 25 0 1 0 1006609561 2469888 275 4294967295 134512640 135169312 3218133088 3218131624 3084906222 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15289/statm: 603 275 235 161 0 42 0
[pid=15293] ppid=15289 vsize=105520 CPUtime=3.12
/proc/15293/stat : 15293 (SatELite_releas) R 15289 15289 14060 0 -1 4202496 25051 0 0 0 297 15 0 0 25 0 1 0 1006609562 108052480 22742 4294967295 134512640 135223648 3218012208 3218010084 134725181 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15293/statm: 26380 22742 73 174 0 26205 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 107932

[startup+6.3169 s]
/proc/loadavg: 0.99 0.63 0.26 3/95 15294
/proc/meminfo: memFree=269504/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 2416

[startup+12.7163 s]
/proc/loadavg: 0.99 0.63 0.27 3/95 15295
/proc/meminfo: memFree=332560/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=20428 CPUtime=6.89
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 4844 0 0 0 684 5 0 0 25 0 1 0 1006610142 20918272 4762 4294967295 134512640 135216011 3216684880 3216683232 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5107 4762 71 172 0 4934 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 22844

[startup+25.5152 s]
/proc/loadavg: 0.99 0.65 0.28 3/95 15295
/proc/meminfo: memFree=332656/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=20572 CPUtime=19.69
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 4854 0 0 0 1964 5 0 0 25 0 1 0 1006610142 21065728 4772 4294967295 134512640 135216011 3216684880 3216683344 134540660 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5143 4772 71 172 0 4970 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 22988

[startup+51.113 s]
/proc/loadavg: 0.99 0.68 0.30 2/95 15484
/proc/meminfo: memFree=330964/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=21420 CPUtime=45.29
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5072 0 0 0 4523 6 0 0 25 0 1 0 1006610142 21934080 4990 4294967295 134512640 135216011 3216684880 3216683232 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5355 4990 71 172 0 5182 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 23836

[startup+102.319 s]
/proc/loadavg: 0.99 0.73 0.33 2/95 15673
/proc/meminfo: memFree=329352/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=22828 CPUtime=96.5
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5426 0 0 0 9643 7 0 0 25 0 1 0 1006610142 23375872 5344 4294967295 134512640 135216011 3216684880 3216683232 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5707 5344 71 172 0 5534 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 25244

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

[startup+105.518 s]
/proc/loadavg: 0.99 0.73 0.33 3/95 15673
/proc/meminfo: memFree=329260/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=22960 CPUtime=99.7
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5454 0 0 0 9963 7 0 0 25 0 1 0 1006610142 23511040 5372 4294967295 134512640 135216011 3216684880 3216683232 134527457 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5740 5372 71 172 0 5567 0
Current children cumulated CPU time (s) 105.51
Current children cumulated vsize (KiB) 25376

[startup+108.718 s]
/proc/loadavg: 0.99 0.73 0.34 3/95 15673
/proc/meminfo: memFree=329168/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=23096 CPUtime=102.9
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5475 0 0 0 10283 7 0 0 25 0 1 0 1006610142 23650304 5393 4294967295 134512640 135216011 3216684880 3216683232 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5774 5393 71 172 0 5601 0
Current children cumulated CPU time (s) 108.71
Current children cumulated vsize (KiB) 25512

[startup+109.518 s]
/proc/loadavg: 0.99 0.73 0.34 3/95 15673
/proc/meminfo: memFree=329168/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=23096 CPUtime=103.7
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5476 0 0 0 10363 7 0 0 25 0 1 0 1006610142 23650304 5394 4294967295 134512640 135216011 3216684880 3216683168 134523520 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5774 5394 71 172 0 5601 0
Current children cumulated CPU time (s) 109.51
Current children cumulated vsize (KiB) 25512

[startup+109.918 s]
/proc/loadavg: 0.99 0.73 0.34 3/95 15673
/proc/meminfo: memFree=329168/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=23096 CPUtime=104.1
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5476 0 0 0 10403 7 0 0 25 0 1 0 1006610142 23650304 5394 4294967295 134512640 135216011 3216684880 3216683232 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5774 5394 71 172 0 5601 0
Current children cumulated CPU time (s) 109.91
Current children cumulated vsize (KiB) 25512

[startup+110.118 s]
/proc/loadavg: 0.99 0.73 0.34 3/95 15673
/proc/meminfo: memFree=329168/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=23096 CPUtime=104.3
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5476 0 0 0 10423 7 0 0 25 0 1 0 1006610142 23650304 5394 4294967295 134512640 135216011 3216684880 3216683344 134540650 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5774 5394 71 172 0 5601 0
Current children cumulated CPU time (s) 110.11
Current children cumulated vsize (KiB) 25512

[startup+110.218 s]
/proc/loadavg: 0.99 0.73 0.34 3/95 15673
/proc/meminfo: memFree=329168/2074464 swapFree=1949056/1959888
[pid=15289] ppid=15287 vsize=2416 CPUtime=5.81
/proc/15289/stat : 15289 (SatELiteGTI) S 15287 15289 14060 0 -1 4194304 384 34458 0 0 0 0 559 22 18 0 1 0 1006609561 2473984 277 4294967295 134512640 135169312 3218133088 3218129304 3084906222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15289/statm: 604 277 235 161 0 43 0
[pid=15295] ppid=15289 vsize=23096 CPUtime=104.4
/proc/15295/stat : 15295 (minisat_static) R 15289 15289 14060 0 -1 4202496 5476 0 0 0 10433 7 0 0 25 0 1 0 1006610142 23650304 5394 4294967295 134512640 135216011 3216684880 3216683232 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15295/statm: 5774 5394 71 172 0 5601 0
Current children cumulated CPU time (s) 110.21
Current children cumulated vsize (KiB) 25512

Child status: 20
Real time (s): 110.25
CPU time (s): 110.24
CPU user time (s): 109.94
CPU system time (s): 0.3
CPU usage (%): 99.9908
Max. virtual memory (cumulated for all children) (KiB): 109740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.94
system time used= 0.3
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40601
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= 22
involuntary context switches= 408

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-15 22:58:43
IDJOB=1820276
IDBENCH=20347
IDSOLVER=661
FILE ID=tipi27/1820276-1242421123
PBS_JOBID=
Free space on /tmp= 10122 MiB

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

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

MD5SUM BENCH= 127968d7d14f3ab7655995f561e62ed8
RANDOM SEED= 543467679

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        362064 kB
Buffers:         21420 kB
Cached:        1612572 kB
SwapCached:       5508 kB
Active:         897684 kB
Inactive:       746124 kB
HighTotal:     1178688 kB
HighFree:       109336 kB
LowTotal:       895776 kB
LowFree:        252728 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           16064 kB
Writeback:           0 kB
AnonPages:        9152 kB
Mapped:           3332 kB
Slab:            59880 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10122 MiB
End job on tipi27 at 2009-05-15 23:00:35