Trace number 1821649

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
MiniSat2hack 2009-03-23UNSAT 404.8 404.931

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-5p0.cnf
MD5SUM46c031b3f08c6158a2e68fd75d34fa31
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark197.69
Satisfiable
(Un)Satisfiability was proved
Number of variables162682
Number of clauses820958
Sum of the clauses size1953119
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617783
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c Parsing...
0.92/0.95	c ==============================================================================
0.92/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.92/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.92/0.95	c ==============================================================================
0.92/0.95	c |         0 |  812032  1943653 |  243609       0        0     nan |  0.000 % |
5.42/5.50	c |         0 |  546568  1525554 |      --       0       --      -- |     --   | -74547/15789
5.42/5.50	c ==============================================================================
5.42/5.50	c Result  :   #vars: 85693   #clauses: 546568   #literals: 1525554
5.42/5.50	c CPU time:   5.34 s
5.42/5.50	c ==============================================================================
6.02/6.07	This is MiniSat 2.0 beta with hacks by AVG
6.02/6.07	WARNING: for repeatability, setting FPU to use double precision
6.02/6.07	============================[ Problem Statistics ]=============================
6.02/6.07	|                                                                             |
6.02/6.07	|  Number of variables:  85693                                                |
6.02/6.07	|  Number of clauses:    546568                                               |
6.07/6.48	|  Parsing time:         0.34         s                                       |
404.69/404.91	restarts              : 17
404.69/404.91	conflicts             : 132128         (332 /sec)
404.69/404.91	decisions             : 861796         (1.34 % random) (2163 /sec)
404.69/404.91	propagations          : 438502364      (1100603 /sec)
404.69/404.91	conflict literals     : 25465291       (36.86 % deleted)
404.69/404.91	Memory used           : 128.23 MB
404.69/404.91	CPU time              : 398.42 s
404.69/404.91	
404.69/404.91	UNSATISFIABLE
404.79/404.92	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-1821649-1242547851/watcher-1821649-1242547851 -o /tmp/evaluation-result-1821649-1242547851/solver-1821649-1242547851 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821649-1242547851.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: 1.10 1.05 1.01 3/93 27162
/proc/meminfo: memFree=783184/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=812 CPUtime=0
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4194304 72 0 0 0 0 0 0 0 18 0 1 0 1019286077 831488 8 4294967295 134512640 135223648 3219710416 3219709816 134746498 0 0 0 0 0 0 0 17 0 0 0 0
/proc/27166/statm: 204 19 13 174 0 29 0

[startup+0.097076 s]
/proc/loadavg: 1.10 1.05 1.01 3/93 27162
/proc/meminfo: memFree=783184/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=29616 CPUtime=0.1
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 4558 0 0 0 9 1 0 0 18 0 1 0 1019286077 30326784 4390 4294967295 134512640 135223648 3219710416 3219709000 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 7404 4391 46 174 0 7229 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 32032

[startup+0.117075 s]
/proc/loadavg: 1.10 1.05 1.01 3/93 27162
/proc/meminfo: memFree=783184/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=31728 CPUtime=0.12
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 5086 0 0 0 11 1 0 0 18 0 1 0 1019286077 32489472 4918 4294967295 134512640 135223648 3219710416 3219709000 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 7932 4919 46 174 0 7757 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 34144

[startup+0.317065 s]
/proc/loadavg: 1.10 1.05 1.01 3/93 27162
/proc/meminfo: memFree=783184/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=46200 CPUtime=0.32
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 8537 0 0 0 27 5 0 0 18 0 1 0 1019286077 47308800 8369 4294967295 134512640 135223648 3219710416 3219709000 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 11550 8369 46 174 0 11375 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 48616

[startup+0.717045 s]
/proc/loadavg: 1.10 1.05 1.01 3/93 27162
/proc/meminfo: memFree=783184/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=69144 CPUtime=0.72
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 14700 0 0 0 65 7 0 0 18 0 1 0 1019286077 70803456 14532 4294967295 134512640 135223648 3219710416 3219708984 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 17286 14532 47 174 0 17111 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 71560

[startup+1.51701 s]
/proc/loadavg: 1.10 1.05 1.01 3/95 27167
/proc/meminfo: memFree=711232/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=95920 CPUtime=1.52
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 22610 0 0 0 143 9 0 0 20 0 1 0 1019286077 98222080 20442 4294967295 134512640 135223648 3219710416 3219708512 134596417 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 23980 20442 73 174 0 23805 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 98336

[startup+3.11693 s]
/proc/loadavg: 1.10 1.05 1.01 3/95 27167
/proc/meminfo: memFree=693500/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2416 CPUtime=0
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 367 642 0 0 0 0 0 0 25 0 1 0 1019286076 2473984 277 4294967295 134512640 135169312 3218602192 3218600728 3085123310 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/27162/statm: 604 277 235 161 0 43 0
[pid=27166] ppid=27162 vsize=111108 CPUtime=3.12
/proc/27166/stat : 27166 (SatELite_releas) R 27162 27162 10114 0 -1 4202496 25767 0 0 0 300 12 0 0 25 0 1 0 1019286077 113774592 23349 4294967295 134512640 135223648 3219710416 3219708512 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27166/statm: 27777 23349 73 174 0 27602 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 113524

[startup+6.31678 s]
/proc/loadavg: 1.09 1.05 1.01 3/95 27167
/proc/meminfo: memFree=690152/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 2420

[startup+12.7165 s]
/proc/loadavg: 1.08 1.04 1.01 2/95 27168
/proc/meminfo: memFree=737228/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=31812 CPUtime=6.58
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 7604 0 0 0 651 7 0 0 25 0 1 0 1019286683 32575488 7528 4294967295 134512640 135214715 3218850144 3218848608 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27168/statm: 7953 7528 73 172 0 7780 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 34232

[startup+25.5158 s]
/proc/loadavg: 1.06 1.04 1.00 3/95 27170
/proc/meminfo: memFree=732332/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=37168 CPUtime=19.34
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 8939 0 0 0 1927 7 0 0 25 0 1 0 1019286683 38060032 8863 4294967295 134512640 135214715 3218850144 3218848408 134526976 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27168/statm: 9292 8863 73 172 0 9119 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 39588

[startup+51.1146 s]
/proc/loadavg: 1.12 1.05 1.01 2/95 27358
/proc/meminfo: memFree=721028/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=48364 CPUtime=44.9
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 11732 0 0 0 4482 8 0 0 25 0 1 0 1019286683 49524736 11656 4294967295 134512640 135214715 3218850144 3218848608 134528702 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 12091 11656 73 172 0 11918 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 50784

[startup+102.322 s]
/proc/loadavg: 1.05 1.04 1.00 2/95 27361
/proc/meminfo: memFree=700844/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=68912 CPUtime=96.11
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 16856 0 0 0 9599 12 0 0 25 0 1 0 1019286683 70565888 16780 4294967295 134512640 135214715 3218850144 3218848608 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 17228 16780 73 172 0 17055 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 71332

[startup+162.319 s]
/proc/loadavg: 1.02 1.03 1.00 3/95 27548
/proc/meminfo: memFree=683400/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=86456 CPUtime=156.11
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 21227 0 0 0 15595 16 0 0 25 0 1 0 1019286683 88530944 21151 4294967295 134512640 135214715 3218850144 3218848608 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 21614 21151 73 172 0 21441 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 88876

[startup+222.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 27737
/proc/meminfo: memFree=669008/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=100592 CPUtime=216.11
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 24782 0 0 0 21591 20 0 0 25 0 1 0 1019286683 103006208 24706 4294967295 134512640 135214715 3218850144 3218848608 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 25148 24706 73 172 0 24975 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 103012

[startup+282.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 27925
/proc/meminfo: memFree=655584/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=113856 CPUtime=276.1
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 28070 0 0 0 27586 24 0 0 25 0 1 0 1019286683 116588544 27994 4294967295 134512640 135214715 3218850144 3218848608 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 28464 27994 73 172 0 28291 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 116276

[startup+342.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28111
/proc/meminfo: memFree=646400/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=122872 CPUtime=336.11
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 30329 0 0 0 33585 26 0 0 25 0 1 0 1019286683 125820928 30253 4294967295 134512640 135214715 3218850144 3218848608 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 30718 30253 73 172 0 30545 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 125292

[startup+402.307 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 28307
/proc/meminfo: memFree=638224/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=130876 CPUtime=396.11
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 32312 0 0 0 39582 29 0 0 25 0 1 0 1019286683 134017024 32236 4294967295 134512640 135214715 3218850144 3218848608 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 32719 32236 73 172 0 32546 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 133296

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

[startup+403.107 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 28307
/proc/meminfo: memFree=638224/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=131008 CPUtime=396.91
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 32342 0 0 0 39662 29 0 0 25 0 1 0 1019286683 134152192 32266 4294967295 134512640 135214715 3218850144 3218845344 134536326 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 32752 32266 73 172 0 32579 0
Current children cumulated CPU time (s) 402.98
Current children cumulated vsize (KiB) 133428

[startup+403.907 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 28490
/proc/meminfo: memFree=637844/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=131008 CPUtime=397.71
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 32366 0 0 0 39742 29 0 0 25 0 1 0 1019286683 134152192 32290 4294967295 134512640 135214715 3218850144 3218848608 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 32752 32290 73 172 0 32579 0
Current children cumulated CPU time (s) 403.78
Current children cumulated vsize (KiB) 133428

[startup+404.717 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 28490
/proc/meminfo: memFree=637596/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=131308 CPUtime=398.52
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202496 32408 0 0 0 39823 29 0 0 25 0 1 0 1019286683 134459392 32332 4294967295 134512640 135214715 3218850144 3218848288 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 32827 32332 73 172 0 32654 0
Current children cumulated CPU time (s) 404.59
Current children cumulated vsize (KiB) 133728

[startup+404.917 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 28490
/proc/meminfo: memFree=637596/2074464 swapFree=1950884/1959888
[pid=27162] ppid=27160 vsize=2420 CPUtime=6.07
/proc/27162/stat : 27162 (SatELiteGTI) S 27160 27162 10114 0 -1 4194304 386 29571 0 0 0 0 583 24 18 0 1 0 1019286076 2478080 278 4294967295 134512640 135169312 3218602192 3218598408 3085123310 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27162/statm: 605 278 235 161 0 44 0
[pid=27168] ppid=27162 vsize=0 CPUtime=398.72
/proc/27168/stat : 27168 (minisat_static) R 27162 27162 10114 0 -1 4202500 32422 0 0 0 39842 30 0 0 25 0 1 0 1019286683 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27168/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 404.79
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 404.931
CPU time (s): 404.8
CPU user time (s): 404.25
CPU system time (s): 0.55
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 133728

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 10:10:51
IDJOB=1821649
IDBENCH=71046
IDSOLVER=660
FILE ID=tipi13/1821649-1242547851
PBS_JOBID=
Free space on /tmp= 6852 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821649-1242547851/watcher-1821649-1242547851 -o /tmp/evaluation-result-1821649-1242547851/solver-1821649-1242547851 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821649-1242547851.cnf

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

MD5SUM BENCH= 46c031b3f08c6158a2e68fd75d34fa31
RANDOM SEED= 2110260332

Linux tipi13 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.475
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.475
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.475
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.475
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:        783200 kB
Buffers:         63592 kB
Cached:        1115360 kB
SwapCached:       3516 kB
Active:         500408 kB
Inactive:       688128 kB
HighTotal:     1178688 kB
HighFree:       121228 kB
LowTotal:       895776 kB
LowFree:        661972 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:           16676 kB
Writeback:           0 kB
AnonPages:        8580 kB
Mapped:           3084 kB
Slab:            93764 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6852 MiB
End job on tipi13 at 2009-05-17 10:17:38