Trace number 1849506

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
minisat2 070721/coreUNSAT 224.11 224.193

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark127.7
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.72/0.79	c ==============================================================================
0.72/0.79	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.79	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.79	c ==============================================================================
0.72/0.79	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.70/4.75	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.70/4.76	c ==============================================================================
4.70/4.76	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.70/4.76	c CPU time:   4.55 s
4.70/4.76	c ==============================================================================
5.00/5.10	This is MiniSat 2.0 beta
5.00/5.10	WARNING: for repeatability, setting FPU to use double precision
5.00/5.10	============================[ Problem Statistics ]=============================
5.00/5.10	|                                                                             |
5.00/5.11	|  Number of variables:  71485                                                |
5.00/5.11	|  Number of clauses:    300018                                               |
5.09/5.31	|  Parsing time:         0.18         s                                       |
5.09/5.32	============================[ Search Statistics ]==============================
5.09/5.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.09/5.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.09/5.32	===============================================================================
5.09/5.32	|         0 |   71485   300018   873722 |   100006        0    nan |  0.000 % |
5.09/5.33	|       104 |   71485   300018   873722 |   110006      104     12 |  0.000 % |
5.09/5.36	|       254 |   71485   300018   873722 |   121007      254     13 |  0.000 % |
5.09/5.42	|       479 |   71483   300018   873722 |   133107      478     12 |  0.018 % |
5.50/5.51	|       816 |   71483   300018   873722 |   146418      815     14 |  0.018 % |
6.10/6.12	|      1322 |   71483   300018   873722 |   161060     1321     16 |  0.018 % |
7.40/7.45	|      2082 |   71472   299934   873459 |   177166     2081     17 |  0.018 % |
8.80/8.85	|      3224 |   71472   299934   873459 |   194883     3223     19 |  0.018 % |
11.20/11.29	|      4933 |   71460   299854   873204 |   214371     4931     19 |  0.035 % |
16.80/16.81	|      7495 |   71436   299691   872626 |   235808     7491     22 |  0.069 % |
23.80/23.83	|     11339 |   71411   299528   872170 |   259389    11333     23 |  0.104 % |
33.31/33.38	|     17106 |   71409   299522   872152 |   285328    17098     23 |  0.120 % |
49.24/49.36	|     25756 |   71373   299277   871378 |   313861    25746     23 |  0.157 % |
69.33/69.48	|     38731 |   71361   299195   871058 |   345247    38719     24 |  0.173 % |
114.44/114.53	|     58192 |   71339   299039   870493 |   379772    58178     23 |  0.204 % |
176.24/176.39	|     87385 |   71274   298650   869368 |   417749    80943     22 |  0.295 % |
224.05/224.17	===============================================================================
224.05/224.17	restarts              : 16
224.05/224.17	conflicts             : 110251         (504 /sec)
224.05/224.17	decisions             : 143704         (1.94 % random) (657 /sec)
224.05/224.17	propagations          : 314543245      (1437189 /sec)
224.05/224.17	conflict literals     : 2573498        (60.47 % deleted)
224.05/224.17	Memory used           : 33.04 MB
224.05/224.17	CPU time              : 218.86 s
224.05/224.17	
224.05/224.17	UNSATISFIABLE
224.05/224.18	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-1849506-1244830165/watcher-1849506-1244830165 -o /tmp/evaluation-result-1849506-1244830165/solver-1849506-1244830165 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849506-1244830165.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 1.04 1.00 2/94 27512
/proc/meminfo: memFree=1007836/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=956 CPUtime=0
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 151 0 0 0 0 0 0 0 20 0 1 0 80437555 978944 86 4294967295 134512640 135223648 3218583744 3218582624 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 272 88 45 174 0 97 0

[startup+0.102749 s]
/proc/loadavg: 0.99 1.04 1.00 2/94 27512
/proc/meminfo: memFree=1007836/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=16276 CPUtime=0.1
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 3622 0 0 0 9 1 0 0 21 0 1 0 80437555 16666624 3557 4294967295 134512640 135223648 3218583744 3218582312 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 4069 3558 47 174 0 3894 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 18688

[startup+0.212748 s]
/proc/loadavg: 0.99 1.04 1.00 2/94 27512
/proc/meminfo: memFree=1007836/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=32528 CPUtime=0.21
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 7207 0 0 0 17 4 0 0 21 0 1 0 80437555 33308672 7142 4294967295 134512640 135223648 3218583744 3218582696 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 8132 7143 47 174 0 7957 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 34940

[startup+0.312731 s]
/proc/loadavg: 0.99 1.04 1.00 2/94 27512
/proc/meminfo: memFree=1007836/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=54016 CPUtime=0.31
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 10318 0 0 0 25 6 0 0 21 0 1 0 80437555 55312384 10253 4294967295 134512640 135223648 3218583744 3218582696 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 13504 10253 47 174 0 13329 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56428

[startup+0.712698 s]
/proc/loadavg: 0.99 1.04 1.00 2/94 27512
/proc/meminfo: memFree=1007836/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=116956 CPUtime=0.71
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 23470 0 0 0 61 10 0 0 22 0 1 0 80437555 119762944 23405 4294967295 134512640 135223648 3218583744 3218582584 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 29239 23407 47 174 0 29064 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 119368

[startup+1.51263 s]
/proc/loadavg: 0.99 1.04 1.00 3/96 27517
/proc/meminfo: memFree=897808/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=140160 CPUtime=1.51
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 30312 0 0 0 140 11 0 0 25 0 1 0 80437555 143523840 27873 4294967295 134512640 135223648 3218583744 3218581480 134718983 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 35040 27873 73 174 0 34865 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 142572

[startup+3.1125 s]
/proc/loadavg: 0.99 1.04 1.00 3/96 27517
/proc/meminfo: memFree=880820/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2412 CPUtime=0.01
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 367 643 0 0 0 0 0 1 18 0 1 0 80437554 2469888 276 4294967295 134512640 135169312 3215427008 3215425544 3085012718 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/27512/statm: 603 276 235 161 0 42 0
[pid=27516] ppid=27512 vsize=147500 CPUtime=3.09
/proc/27516/stat : 27516 (SatELite_releas) R 27512 27512 19205 0 -1 4202496 32441 0 0 0 294 15 0 0 25 0 1 0 80437555 151040000 29740 4294967295 134512640 135223648 3218583744 3218582096 134603541 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27516/statm: 36875 29740 73 174 0 36700 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 149912

[startup+6.31223 s]
/proc/loadavg: 0.99 1.04 1.00 3/96 27518
/proc/meminfo: memFree=967420/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=19972 CPUtime=1.21
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 4611 0 0 0 119 2 0 0 25 0 1 0 80438065 20451328 4546 4294967295 134512640 135212939 3215799920 3215798384 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 4993 4546 76 171 0 4821 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 22388

[startup+12.7117 s]
/proc/loadavg: 0.99 1.04 1.00 2/96 27704
/proc/meminfo: memFree=966116/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=20656 CPUtime=7.61
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 4753 0 0 0 759 2 0 0 25 0 1 0 80438065 21151744 4688 4294967295 134512640 135212939 3215799920 3215798160 134536422 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 5164 4688 76 171 0 4992 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 23072

[startup+25.5106 s]
/proc/loadavg: 0.99 1.04 1.00 2/96 27706
/proc/meminfo: memFree=964284/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=22440 CPUtime=20.41
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 5198 0 0 0 2038 3 0 0 25 0 1 0 80438065 22978560 5133 4294967295 134512640 135212939 3215799920 3215798384 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 5610 5133 76 171 0 5438 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 24856

[startup+51.1185 s]
/proc/loadavg: 0.99 1.03 1.00 4/96 27707
/proc/meminfo: memFree=962744/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=24288 CPUtime=45.95
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 5664 0 0 0 4591 4 0 0 25 0 1 0 80438065 24870912 5599 4294967295 134512640 135212939 3215799920 3215798384 134526587 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27518/statm: 6072 5599 76 171 0 5900 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 26704

[startup+102.314 s]
/proc/loadavg: 0.99 1.02 1.00 2/96 27897
/proc/meminfo: memFree=959544/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=27436 CPUtime=97.14
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 6443 0 0 0 9709 5 0 0 25 0 1 0 80438065 28094464 6378 4294967295 134512640 135212939 3215799920 3215798384 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 6859 6378 76 171 0 6687 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 29852

[startup+162.319 s]
/proc/loadavg: 0.99 1.02 1.00 3/96 28086
/proc/meminfo: memFree=955940/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=30732 CPUtime=157.15
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7253 0 0 0 15709 6 0 0 25 0 1 0 80438065 31469568 7188 4294967295 134512640 135212939 3215799920 3215798384 134526652 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 7683 7188 76 171 0 7511 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 33148

[startup+222.324 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33692 CPUtime=217.16
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7983 0 0 0 21702 14 0 0 25 0 1 0 80438065 34500608 7918 4294967295 134512640 135212939 3215799920 3215798384 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8423 7918 76 171 0 8251 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 36108

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

[startup+222.424 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33692 CPUtime=217.26
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7983 0 0 0 21712 14 0 0 25 0 1 0 80438065 34500608 7918 4294967295 134512640 135212939 3215799920 3215798384 134526839 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8423 7918 76 171 0 8251 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 36108

[startup+223.224 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33828 CPUtime=218.06
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7986 0 0 0 21791 15 0 0 25 0 1 0 80438065 34639872 7921 4294967295 134512640 135212939 3215799920 3215798384 134526682 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8457 7921 76 171 0 8285 0
Current children cumulated CPU time (s) 223.15
Current children cumulated vsize (KiB) 36244

[startup+223.624 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33828 CPUtime=218.46
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7986 0 0 0 21831 15 0 0 25 0 1 0 80438065 34639872 7921 4294967295 134512640 135212939 3215799920 3215798384 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8457 7921 76 171 0 8285 0
Current children cumulated CPU time (s) 223.55
Current children cumulated vsize (KiB) 36244

[startup+224.024 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33828 CPUtime=218.86
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7986 0 0 0 21871 15 0 0 25 0 1 0 80438065 34639872 7921 4294967295 134512640 135212939 3215799920 3215798384 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8457 7921 76 171 0 8285 0
Current children cumulated CPU time (s) 223.95
Current children cumulated vsize (KiB) 36244

[startup+224.124 s]
/proc/loadavg: 0.99 1.01 1.00 3/96 28276
/proc/meminfo: memFree=952964/2074464 swapFree=1959888/1959888
[pid=27512] ppid=27510 vsize=2416 CPUtime=5.09
/proc/27512/stat : 27512 (SatELiteGTI) S 27510 27512 19205 0 -1 4194304 385 38072 0 0 0 0 486 23 18 0 1 0 80437554 2473984 277 4294967295 134512640 135169312 3215427008 3215423224 3085012718 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27512/statm: 604 277 235 161 0 43 0
[pid=27518] ppid=27512 vsize=33828 CPUtime=218.96
/proc/27518/stat : 27518 (minisat_static) R 27512 27512 19205 0 -1 4202496 7986 0 0 0 21881 15 0 0 25 0 1 0 80438065 34639872 7921 4294967295 134512640 135212939 3215799920 3215798384 134526762 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27518/statm: 8457 7921 76 171 0 8285 0
Current children cumulated CPU time (s) 224.05
Current children cumulated vsize (KiB) 36244

Child status: 20
Real time (s): 224.193
CPU time (s): 224.11
CPU user time (s): 223.72
CPU system time (s): 0.39
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 154972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 223.72
system time used= 0.39
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46728
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= 23
involuntary context switches= 993

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 20:09:25
IDJOB=1849506
IDBENCH=70954
IDSOLVER=690
FILE ID=tipi09/1849506-1244830165
PBS_JOBID=
Free space on /tmp= 15233 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849506-1244830165/watcher-1849506-1244830165 -o /tmp/evaluation-result-1849506-1244830165/solver-1849506-1244830165 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849506-1244830165.cnf

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 1249211312

Linux tipi09 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.365
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1008488 kB
Buffers:         69488 kB
Cached:         868984 kB
SwapCached:          0 kB
Active:         325652 kB
Inactive:       625264 kB
HighTotal:     1178688 kB
HighFree:       415208 kB
LowTotal:       895776 kB
LowFree:        593280 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           17588 kB
Writeback:           0 kB
AnonPages:       12524 kB
Mapped:           6708 kB
Slab:           107384 kB
PageTables:        512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15233 MiB
End job on tipi09 at 2009-06-12 20:13:11