Trace number 1820881

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 276.08 276.072

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand064.cnf
MD5SUM1394bf507e3ed448c81b5502d6550d78
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark276.08
Satisfiable
(Un)Satisfiability was proved
Number of variables40042
Number of clauses119357
Sum of the clauses size278497
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 279570
Number of clauses of size 339785
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.12/0.11	c ==============================================================================
0.12/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.11	c ==============================================================================
0.12/0.11	c |         0 |  119355   278495 |   35806       0        0     nan |  0.000 % |
1.80/1.85	c |         0 |   48581   208867 |      --       0       --      -- |     --   | -70752/-69575
1.80/1.86	c ==============================================================================
1.80/1.86	c Result  :   #vars: 4857   #clauses: 48581   #literals: 208867
1.80/1.86	c CPU time:   1.79 s
1.80/1.86	c ==============================================================================
1.90/1.93	This is MiniSat 2.0 beta with hacks by AVG
1.90/1.93	WARNING: for repeatability, setting FPU to use double precision
1.90/1.93	============================[ Problem Statistics ]=============================
1.90/1.93	|                                                                             |
1.90/1.93	|  Number of variables:  4857                                                 |
1.90/1.93	|  Number of clauses:    48581                                                |
1.90/1.96	|  Parsing time:         0.03         s                                       |
276.03/276.05	restarts              : 18
276.03/276.05	conflicts             : 274623         (1003 /sec)
276.03/276.05	decisions             : 858670         (1.58 % random) (3135 /sec)
276.03/276.05	propagations          : 85870949       (313501 /sec)
276.03/276.05	conflict literals     : 75426270       (30.82 % deleted)
276.03/276.05	Memory used           : 97.36 MB
276.03/276.05	CPU time              : 273.91 s
276.03/276.05	
276.03/276.05	UNSATISFIABLE
276.03/276.06	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-1820881-1242484660/watcher-1820881-1242484660 -o /tmp/evaluation-result-1820881-1242484660/solver-1820881-1242484660 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820881-1242484660.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.19 1.08 1.02 3/93 24443
/proc/meminfo: memFree=572560/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=948 CPUtime=0
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 115 0 0 0 0 0 0 0 18 0 1 0 1012963206 970752 51 4294967295 134512640 135223648 3219573152 3219570676 134818164 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 238 54 44 174 0 63 0

[startup+0.03571 s]
/proc/loadavg: 1.19 1.08 1.02 3/93 24443
/proc/meminfo: memFree=572560/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=5640 CPUtime=0.04
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 1224 0 0 0 3 1 0 0 18 0 1 0 1012963206 5775360 1160 4294967295 134512640 135223648 3219573152 3219572104 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 1410 1161 46 174 0 1235 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8052

[startup+0.115683 s]
/proc/loadavg: 1.19 1.08 1.02 3/93 24443
/proc/meminfo: memFree=572560/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=17996 CPUtime=0.12
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 3867 0 0 0 10 2 0 0 18 0 1 0 1012963206 18427904 3803 4294967295 134512640 135223648 3219573152 3219572160 134547574 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 4499 3803 47 174 0 4324 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20408

[startup+0.315665 s]
/proc/loadavg: 1.19 1.08 1.02 3/93 24443
/proc/meminfo: memFree=572560/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=20300 CPUtime=0.32
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 4674 0 0 0 29 3 0 0 18 0 1 0 1012963206 20787200 4297 4294967295 134512640 135223648 3219573152 3219571168 134587052 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 5075 4297 73 174 0 4900 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 22712

[startup+0.71563 s]
/proc/loadavg: 1.19 1.08 1.02 3/93 24443
/proc/meminfo: memFree=572560/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=21372 CPUtime=0.71
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 4888 0 0 0 67 4 0 0 19 0 1 0 1012963206 21884928 4511 4294967295 134512640 135223648 3219573152 3219571100 134687968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 5343 4511 73 174 0 5168 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 23784

[startup+1.51556 s]
/proc/loadavg: 1.18 1.08 1.02 3/95 24448
/proc/meminfo: memFree=549364/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2412 CPUtime=0
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1012963205 2469888 276 4294967295 134512640 135169312 3221134128 3221132664 3085889262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/24443/statm: 603 276 235 161 0 42 0
[pid=24447] ppid=24443 vsize=23008 CPUtime=1.5
/proc/24447/stat : 24447 (SatELite_releas) R 24443 24443 14060 0 -1 4202496 5279 0 0 0 145 5 0 0 20 0 1 0 1012963206 23560192 4902 4294967295 134512640 135223648 3219573152 3219570912 134578198 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24447/statm: 5752 4902 73 174 0 5577 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 25420

[startup+3.11543 s]
/proc/loadavg: 1.18 1.08 1.02 2/95 24449
/proc/meminfo: memFree=558416/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=7044 CPUtime=1.19
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 1682 0 0 0 117 2 0 0 22 0 1 0 1012963399 7213056 1617 4294967295 134512640 135214715 3220607744 3220606208 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24449/statm: 1761 1617 74 172 0 1588 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9460

[startup+6.31516 s]
/proc/loadavg: 1.18 1.08 1.02 2/95 24449
/proc/meminfo: memFree=548124/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=17220 CPUtime=4.39
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 4214 0 0 0 436 3 0 0 25 0 1 0 1012963399 17633280 4149 4294967295 134512640 135214715 3220607744 3220605952 134538286 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24449/statm: 4305 4149 74 172 0 4132 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 19636

[startup+12.7146 s]
/proc/loadavg: 1.15 1.07 1.02 2/95 24449
/proc/meminfo: memFree=533184/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=31084 CPUtime=10.79
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 7691 0 0 0 1075 4 0 0 25 0 1 0 1012963399 31830016 7626 4294967295 134512640 135214715 3220607744 3220606208 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24449/statm: 7771 7626 74 172 0 7598 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 33500

[startup+25.5135 s]
/proc/loadavg: 1.12 1.07 1.02 3/95 24449
/proc/meminfo: memFree=513176/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=50392 CPUtime=23.59
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 12531 0 0 0 2353 6 0 0 25 0 1 0 1012963399 51601408 12466 4294967295 134512640 135214715 3220607744 3220606208 134528695 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 12598 12466 74 172 0 12425 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 52808

[startup+51.1113 s]
/proc/loadavg: 1.08 1.06 1.02 2/95 24634
/proc/meminfo: memFree=485516/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=77328 CPUtime=49.19
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 19251 0 0 0 4903 16 0 0 25 0 1 0 1012963399 79183872 19186 4294967295 134512640 135214715 3220607744 3220606208 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 19332 19186 74 172 0 19159 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 79744

[startup+102.317 s]
/proc/loadavg: 1.03 1.05 1.01 2/95 24639
/proc/meminfo: memFree=469948/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=93476 CPUtime=100.4
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 23263 0 0 0 10022 18 0 0 25 0 1 0 1012963399 95719424 23198 4294967295 134512640 135214715 3220607744 3220606136 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 23369 23198 74 172 0 23196 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 95892

[startup+162.312 s]
/proc/loadavg: 1.01 1.04 1.00 4/95 24828
/proc/meminfo: memFree=464120/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=98964 CPUtime=160.4
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24634 0 0 0 16019 21 0 0 25 0 1 0 1012963399 101339136 24569 4294967295 134512640 135214715 3220607744 3220606208 134528995 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24741 24569 74 172 0 24568 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 101380

[startup+222.316 s]
/proc/loadavg: 1.06 1.04 1.00 2/95 25021
/proc/meminfo: memFree=463236/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=100020 CPUtime=220.41
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24881 0 0 0 22018 23 0 0 25 0 1 0 1012963399 102420480 24816 4294967295 134512640 135214715 3220607744 3220606208 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 25005 24816 74 172 0 24832 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 102436

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

[startup+230.316 s]
/proc/loadavg: 1.06 1.04 1.00 2/95 25204
/proc/meminfo: memFree=463276/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=100020 CPUtime=228.41
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24881 0 0 0 22818 23 0 0 25 0 1 0 1012963399 102420480 24816 4294967295 134512640 135214715 3220607744 3220606208 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 25005 24816 74 172 0 24832 0
Current children cumulated CPU time (s) 230.32
Current children cumulated vsize (KiB) 102436

[startup+255.913 s]
/proc/loadavg: 1.04 1.04 1.00 2/95 25204
/proc/meminfo: memFree=463508/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=254.01
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 25378 23 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 255.92
Current children cumulated vsize (KiB) 102108

[startup+268.712 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25204
/proc/meminfo: memFree=463508/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=266.81
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 26657 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134529071 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 268.72
Current children cumulated vsize (KiB) 102108

[startup+271.912 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463500/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=270.01
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 26977 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 271.92
Current children cumulated vsize (KiB) 102108

[startup+273.512 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463500/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=271.61
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 27137 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 273.52
Current children cumulated vsize (KiB) 102108

[startup+275.122 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463500/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=273.22
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 27298 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528691 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 275.13
Current children cumulated vsize (KiB) 102108

[startup+275.522 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463500/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=273.62
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 27338 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220605952 134537813 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 275.53
Current children cumulated vsize (KiB) 102108

[startup+275.922 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463500/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=274.02
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 27378 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 275.93
Current children cumulated vsize (KiB) 102108

[startup+276.022 s]
/proc/loadavg: 1.02 1.03 1.00 2/95 25205
/proc/meminfo: memFree=463508/2074464 swapFree=1949056/1959888
[pid=24443] ppid=24441 vsize=2416 CPUtime=1.91
/proc/24443/stat : 24443 (SatELiteGTI) S 24441 24443 14060 0 -1 4194304 385 6623 0 0 0 0 186 5 18 0 1 0 1012963205 2473984 277 4294967295 134512640 135169312 3221134128 3221130344 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24443/statm: 604 277 235 161 0 43 0
[pid=24449] ppid=24443 vsize=99692 CPUtime=274.12
/proc/24449/stat : 24449 (minisat_static) R 24443 24443 14060 0 -1 4202496 24893 0 0 0 27388 24 0 0 25 0 1 0 1012963399 102084608 24776 4294967295 134512640 135214715 3220607744 3220606208 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24449/statm: 24923 24776 74 172 0 24750 0
Current children cumulated CPU time (s) 276.03
Current children cumulated vsize (KiB) 102108

Child status: 20
Real time (s): 276.072
CPU time (s): 276.08
CPU user time (s): 275.77
CPU system time (s): 0.31
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 102436

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 16:37:40
IDJOB=1820881
IDBENCH=70758
IDSOLVER=660
FILE ID=tipi27/1820881-1242484660
PBS_JOBID=
Free space on /tmp= 9286 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820881-1242484660/watcher-1820881-1242484660 -o /tmp/evaluation-result-1820881-1242484660/solver-1820881-1242484660 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820881-1242484660.cnf

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

MD5SUM BENCH= 1394bf507e3ed448c81b5502d6550d78
RANDOM SEED= 957546822

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:        572576 kB
Buffers:         61604 kB
Cached:        1313600 kB
SwapCached:       5508 kB
Active:         843688 kB
Inactive:       541544 kB
HighTotal:     1178688 kB
HighFree:       337548 kB
LowTotal:       895776 kB
LowFree:        235028 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:        9192 kB
Mapped:           3252 kB
Slab:           107780 kB
PageTables:        552 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= 9286 MiB
End job on tipi27 at 2009-05-16 16:42:17