Trace number 1820358

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
MiniSAT 09z 2009-03-22UNSAT 1126.78 1126.69

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-17-u.cnf
MD5SUM83ece6745238c422c7e68e5a07fc7f73
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1126.78
Satisfiable
(Un)Satisfiability was proved
Number of variables183464
Number of clauses855717
Sum of the clauses size1974802
Maximum clause length10
Minimum clause length1
Number of clauses of size 115316
Number of clauses of size 2664917
Number of clauses of size 3141084
Number of clauses of size 43820
Number of clauses of size 515280
Number of clauses of size over 515300

Solver Data

0.00/0.00	c Parsing...
0.81/0.82	c ==============================================================================
0.81/0.82	c |           |     ORIGINAL     |              LEARNT              |          |
0.81/0.82	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.81/0.82	c ==============================================================================
0.81/0.82	c |         0 |  840401  1959486 |  252120       0        0     nan |  0.000 % |
5.91/5.91	c |         0 |  357793   957950 |      --       0       --      -- |     --   | -306964/-605014
5.91/5.92	c ==============================================================================
5.91/5.92	c Result  :   #vars: 59617   #clauses: 357793   #literals: 957950
5.91/5.92	c CPU time:   5.69 s
5.91/5.92	c ==============================================================================
6.31/6.31	c WARNING: for repeatability, setting FPU to use double precision
6.31/6.31	c Number of variables   : 59617        
6.31/6.31	c Number of clauses     : 357793       
6.51/6.56	c Parsing time: 0.23         s
1126.72/1126.67	c restarts              : 1719
1126.72/1126.67	c conflicts             : 771812         (689 /sec)
1126.72/1126.67	c decisions             : 1060575        (0.77 % random) (947 /sec)
1126.72/1126.67	c propagations          : 851712336      (760200 /sec)
1126.72/1126.67	c conflict literals     : 23183966       (43.34 % deleted)
1126.72/1126.67	c Memory used           : 37.45 MB
1126.72/1126.67	c CPU time              : 1120.38 s
1126.72/1126.67	UNSATISFIABLE
1126.72/1126.67	
1126.72/1126.67	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-1820358-1242432409/watcher-1820358-1242432409 -o /tmp/evaluation-result-1820358-1242432409/solver-1820358-1242432409 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820358-1242432409.cnf -random-seed=587031411 

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.00 1.00 1.00 3/93 18988
/proc/meminfo: memFree=1568560/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=956 CPUtime=0
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 138 0 0 0 0 0 0 0 21 0 1 0 1007738243 978944 73 4294967295 134512640 135223648 3218831600 3218830552 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 239 73 46 174 0 64 0

[startup+0.099768 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18988
/proc/meminfo: memFree=1568560/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=21344 CPUtime=0.1
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 4349 0 0 0 6 4 0 0 21 0 1 0 1007738243 21856256 4284 4294967295 134512640 135223648 3218831600 3218830184 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 5336 4285 46 174 0 5161 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23756

[startup+0.109767 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18988
/proc/meminfo: memFree=1568560/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=22136 CPUtime=0.11
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 4825 0 0 0 6 5 0 0 22 0 1 0 1007738243 22667264 4760 4294967295 134512640 135223648 3218831600 3218830480 134543897 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 5534 4765 46 174 0 5359 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 24548

[startup+0.309763 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18988
/proc/meminfo: memFree=1568560/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=50868 CPUtime=0.31
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 10233 0 0 0 24 7 0 0 22 0 1 0 1007738243 52088832 10168 4294967295 134512640 135223648 3218831600 3218830552 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 12717 10169 46 174 0 12542 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 53280

[startup+0.709714 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 18988
/proc/meminfo: memFree=1568560/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=83676 CPUtime=0.71
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 18824 0 0 0 60 11 0 0 25 0 1 0 1007738243 85684224 18759 4294967295 134512640 135223648 3218831600 3218830440 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 20919 18762 47 174 0 20744 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 86088

[startup+1.50964 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 18993
/proc/meminfo: memFree=1483596/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=99420 CPUtime=1.51
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 23486 0 0 0 137 14 0 0 25 0 1 0 1007738243 101806080 21639 4294967295 134512640 135223648 3218831600 3218829616 134586700 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 24855 21639 73 174 0 24680 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 101832

[startup+3.1095 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18993
/proc/meminfo: memFree=1476280/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=103144 CPUtime=3.11
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202496 24569 0 0 0 296 15 0 0 25 0 1 0 1007738243 105619456 22580 4294967295 134512640 135223648 3218831600 3218829616 134586808 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 25786 22580 73 174 0 25611 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 105556

[startup+6.30922 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18994
/proc/meminfo: memFree=1471724/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2412 CPUtime=0
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 366 642 0 0 0 0 0 0 20 0 1 0 1007738242 2469888 276 4294967295 134512640 135169312 3217987616 3217986152 3085225710 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/18988/statm: 603 276 235 161 0 42 0
[pid=18992] ppid=18988 vsize=0 CPUtime=6.31
/proc/18992/stat : 18992 (SatELite_releas) R 18988 18988 14060 0 -1 4202500 35695 0 0 0 605 26 0 0 25 0 1 0 1007738243 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 17 0 0 0 0
/proc/18992/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 2412

[startup+12.7087 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18996
/proc/meminfo: memFree=1536484/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=21152 CPUtime=6.4
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 5058 0 0 0 638 2 0 0 25 0 1 0 1007738873 21659648 4985 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18995/statm: 5288 4985 73 171 0 5115 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 23568

[startup+25.5075 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18997
/proc/meminfo: memFree=1536580/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=21152 CPUtime=19.2
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 5070 0 0 0 1918 2 0 0 25 0 1 0 1007738873 21659648 4997 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18995/statm: 5288 4997 73 171 0 5115 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 23568

[startup+51.1153 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 19183
/proc/meminfo: memFree=1533868/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=23608 CPUtime=44.81
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 5662 0 0 0 4478 3 0 0 25 0 1 0 1007738873 24174592 5589 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18995/statm: 5902 5589 73 171 0 5729 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 26024

[startup+102.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19186
/proc/meminfo: memFree=1528108/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=29568 CPUtime=96.01
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 7137 0 0 0 9597 4 0 0 25 0 1 0 1007738873 30277632 7064 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 7392 7064 73 171 0 7219 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 31984

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19374
/proc/meminfo: memFree=1524736/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=32896 CPUtime=156.02
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 7946 0 0 0 15598 4 0 0 25 0 1 0 1007738873 33685504 7873 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 8224 7873 73 171 0 8051 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 35312

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19561
/proc/meminfo: memFree=1524404/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=33112 CPUtime=216.02
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 7975 0 0 0 21598 4 0 0 25 0 1 0 1007738873 33906688 7902 4294967295 134512640 135212243 3214814592 3214813200 134526141 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 8278 7902 73 171 0 8105 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 35528

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19750
/proc/meminfo: memFree=1524140/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=33452 CPUtime=276.03
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 8047 0 0 0 27599 4 0 0 25 0 1 0 1007738873 34254848 7974 4294967295 134512640 135212243 3214814592 3214813200 134526526 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 8363 7974 73 171 0 8190 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 35868

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19945
/proc/meminfo: memFree=1523916/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=33452 CPUtime=336.04
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 8050 0 0 0 33600 4 0 0 25 0 1 0 1007738873 34254848 7977 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 8363 7977 73 171 0 8190 0
Current children cumulated CPU time (s) 342.35

################
# More data... #
################


[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21077
/proc/meminfo: memFree=1521908/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=36424 CPUtime=696.06
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 8759 0 0 0 69600 6 0 0 25 0 1 0 1007738873 37298176 8686 4294967295 134512640 135212243 3214814592 3214813200 134526120 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9106 8686 73 171 0 8933 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 38840

[startup+762.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21265
/proc/meminfo: memFree=1521784/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=36424 CPUtime=756.07
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 8759 0 0 0 75601 6 0 0 25 0 1 0 1007738873 37298176 8686 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9106 8686 73 171 0 8933 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 38840

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 21452
/proc/meminfo: memFree=1521660/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=36788 CPUtime=816.08
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 8834 0 0 0 81602 6 0 0 25 0 1 0 1007738873 37670912 8761 4294967295 134512640 135212243 3214814592 3214813200 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9197 8761 73 171 0 9024 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 39204

[startup+882.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21641
/proc/meminfo: memFree=1520536/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=37452 CPUtime=876.08
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9017 0 0 0 87601 7 0 0 25 0 1 0 1007738873 38350848 8944 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9363 8944 73 171 0 9190 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 39868

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 21830
/proc/meminfo: memFree=1520412/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=37596 CPUtime=936.09
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9069 0 0 0 93602 7 0 0 25 0 1 0 1007738873 38498304 8996 4294967295 134512640 135212243 3214814592 3214813296 134538439 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9399 8996 73 171 0 9226 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 40012

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22016
/proc/meminfo: memFree=1519940/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38164 CPUtime=996.09
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9178 0 0 0 99602 7 0 0 25 0 1 0 1007738873 39079936 9105 4294967295 134512640 135212243 3214814592 3214813200 134526516 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9541 9105 73 171 0 9368 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 40580

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22208
/proc/meminfo: memFree=1519932/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38164 CPUtime=1056.09
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9182 0 0 0 105601 8 0 0 25 0 1 0 1007738873 39079936 9109 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9541 9109 73 171 0 9368 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 40580

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22395
/proc/meminfo: memFree=1519940/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1116.11
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 111603 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813200 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 40756

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

[startup+1123.12 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22395
/proc/meminfo: memFree=1519940/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1116.91
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 111683 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813200 134526516 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1123.22
Current children cumulated vsize (KiB) 40756

[startup+1124.72 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22395
/proc/meminfo: memFree=1519940/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1118.51
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 111843 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214812912 134527698 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1124.82
Current children cumulated vsize (KiB) 40756

[startup+1125.52 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22395
/proc/meminfo: memFree=1519940/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1119.31
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 111923 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813200 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1125.62
Current children cumulated vsize (KiB) 40756

[startup+1126.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22578
/proc/meminfo: memFree=1519576/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1120.11
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 112003 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813200 134526461 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1126.42
Current children cumulated vsize (KiB) 40756

[startup+1126.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22578
/proc/meminfo: memFree=1519576/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1120.31
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 112023 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813200 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1126.62
Current children cumulated vsize (KiB) 40756

[startup+1126.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22578
/proc/meminfo: memFree=1519576/2074464 swapFree=1949056/1959888
[pid=18988] ppid=18986 vsize=2416 CPUtime=6.31
/proc/18988/stat : 18988 (SatELiteGTI) S 18986 18988 14060 0 -1 4194304 384 36337 0 0 0 0 605 26 18 0 1 0 1007738242 2473984 277 4294967295 134512640 135169312 3217987616 3217983832 3085225710 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18988/statm: 604 277 235 161 0 43 0
[pid=18995] ppid=18988 vsize=38340 CPUtime=1120.41
/proc/18995/stat : 18995 (minisat_static) R 18988 18988 14060 0 -1 4202496 9227 0 0 0 112033 8 0 0 25 0 1 0 1007738873 39260160 9154 4294967295 134512640 135212243 3214814592 3214813120 134523523 0 0 0 3 0 0 0 17 3 0 0 0
/proc/18995/statm: 9585 9154 73 171 0 9412 0
Current children cumulated CPU time (s) 1126.72
Current children cumulated vsize (KiB) 40756

Child status: 20
Real time (s): 1126.69
CPU time (s): 1126.78
CPU user time (s): 1126.44
CPU system time (s): 0.34
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 119404

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 02:06:49
IDJOB=1820358
IDBENCH=20379
IDSOLVER=659
FILE ID=tipi27/1820358-1242432409
PBS_JOBID=
Free space on /tmp= 10002 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820358-1242432409/watcher-1820358-1242432409 -o /tmp/evaluation-result-1820358-1242432409/solver-1820358-1242432409 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820358-1242432409.cnf -random-seed=587031411

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

MD5SUM BENCH= 83ece6745238c422c7e68e5a07fc7f73
RANDOM SEED= 587031411

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:       1568568 kB
Buffers:         25076 kB
Cached:         396024 kB
SwapCached:       5508 kB
Active:         328116 kB
Inactive:       102816 kB
HighTotal:     1178688 kB
HighFree:       803616 kB
LowTotal:       895776 kB
LowFree:        764952 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           17068 kB
Writeback:           0 kB
AnonPages:        9008 kB
Mapped:           3416 kB
Slab:            66332 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90632 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10002 MiB
End job on tipi27 at 2009-05-16 02:25:38