Trace number 1821001

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-23? (TO) 1200.07 1200.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark203.27
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
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.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.63/0.70	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.63/0.70	c ==============================================================================
0.63/0.70	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.63/0.70	c CPU time:   0.7 s
0.63/0.70	c ==============================================================================
0.73/0.75	This is MiniSat 2.0 beta with hacks by AVG
0.73/0.75	WARNING: for repeatability, setting FPU to use double precision
0.73/0.75	============================[ Problem Statistics ]=============================
0.73/0.75	|                                                                             |
0.73/0.75	|  Number of variables:  9180                                                 |
0.73/0.75	|  Number of clauses:    42312                                                |
0.73/0.78	|  Parsing time:         0.02         s                                       |
1200.06/1200.01	HOME/SatELiteGTI: line 36: 24248 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821001-1242495821/watcher-1821001-1242495821 -o /tmp/evaluation-result-1821001-1242495821/solver-1821001-1242495821 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821001-1242495821.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.02 1.00 1.00 2/96 24242
/proc/meminfo: memFree=977276/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2416 CPUtime=0.01
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1014080423 2473984 277 4294967295 134512640 135169312 3215508960 3215507496 3085475566 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24242/statm: 604 277 235 161 0 43 0
[pid=24246] ppid=24242 vsize=952 CPUtime=0
/proc/24246/stat : 24246 (SatELite_releas) R 24242 24242 11066 0 -1 4202496 135 0 0 0 0 0 0 0 20 0 1 0 1014080423 974848 70 4294967295 134512640 135223648 3214009440 3214008008 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24246/statm: 238 70 46 174 0 63 0

[startup+0.11282 s]
/proc/loadavg: 1.02 1.00 1.00 2/96 24242
/proc/meminfo: memFree=977276/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2416 CPUtime=0.01
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1014080423 2473984 277 4294967295 134512640 135169312 3215508960 3215507496 3085475566 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24242/statm: 604 277 235 161 0 43 0
[pid=24246] ppid=24242 vsize=12232 CPUtime=0.11
/proc/24246/stat : 24246 (SatELite_releas) R 24242 24242 11066 0 -1 4202496 2822 0 0 0 11 0 0 0 21 0 1 0 1014080423 12525568 2613 4294967295 134512640 135223648 3214009440 3214007456 134586740 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24246/statm: 3058 2613 73 174 0 2883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14648

[startup+0.222814 s]
/proc/loadavg: 1.02 1.00 1.00 2/96 24242
/proc/meminfo: memFree=977276/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2416 CPUtime=0.01
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1014080423 2473984 277 4294967295 134512640 135169312 3215508960 3215507496 3085475566 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24242/statm: 604 277 235 161 0 43 0
[pid=24246] ppid=24242 vsize=12488 CPUtime=0.22
/proc/24246/stat : 24246 (SatELite_releas) R 24242 24242 11066 0 -1 4202496 2888 0 0 0 22 0 0 0 21 0 1 0 1014080423 12787712 2679 4294967295 134512640 135223648 3214009440 3214007440 134548294 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24246/statm: 3122 2679 73 174 0 2947 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 14904

[startup+0.322808 s]
/proc/loadavg: 1.02 1.00 1.00 2/96 24242
/proc/meminfo: memFree=977276/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2416 CPUtime=0.01
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1014080423 2473984 277 4294967295 134512640 135169312 3215508960 3215507496 3085475566 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24242/statm: 604 277 235 161 0 43 0
[pid=24246] ppid=24242 vsize=13612 CPUtime=0.32
/proc/24246/stat : 24246 (SatELite_releas) R 24242 24242 11066 0 -1 4202496 3184 0 0 0 32 0 0 0 21 0 1 0 1014080423 13938688 2975 4294967295 134512640 135223648 3214009440 3214007108 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24246/statm: 3403 2975 73 174 0 3228 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 16028

[startup+0.722786 s]
/proc/loadavg: 1.02 1.00 1.00 2/96 24242
/proc/meminfo: memFree=977276/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2416 CPUtime=0.01
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 368 642 0 0 0 0 0 1 18 0 1 0 1014080423 2473984 277 4294967295 134512640 135169312 3215508960 3215507496 3085475566 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/24242/statm: 604 277 235 161 0 43 0
[pid=24246] ppid=24242 vsize=14260 CPUtime=0.72
/proc/24246/stat : 24246 (SatELite_releas) R 24242 24242 11066 0 -1 4202496 3553 0 0 0 72 0 0 0 22 0 1 0 1014080423 14602240 3128 4294967295 134512640 135223648 3214009440 3214006196 134688125 0 0 0 3 0 0 0 17 3 0 0 0
/proc/24246/statm: 3565 3128 74 174 0 3390 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 16676

[startup+1.52274 s]
/proc/loadavg: 1.02 1.00 1.00 2/98 24248
/proc/meminfo: memFree=970788/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=5504 CPUtime=0.77
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 1181 0 0 0 77 0 0 0 20 0 1 0 1014080498 5636096 1116 4294967295 134512640 135214715 3218411760 3218410224 134528709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24248/statm: 1376 1116 74 172 0 1203 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 7924

[startup+3.12272 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 24248
/proc/meminfo: memFree=969300/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=7616 CPUtime=2.37
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 1729 0 0 0 236 1 0 0 25 0 1 0 1014080498 7798784 1664 4294967295 134512640 135214715 3218411760 3218409968 134538681 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24248/statm: 1904 1664 74 172 0 1731 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 10036

[startup+6.32247 s]
/proc/loadavg: 1.01 1.00 1.00 3/98 24248
/proc/meminfo: memFree=965216/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=12116 CPUtime=5.56
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 2844 0 0 0 554 2 0 0 25 0 1 0 1014080498 12406784 2779 4294967295 134512640 135214715 3218411760 3218409068 134536464 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24248/statm: 3029 2779 74 172 0 2856 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 14536

[startup+12.7221 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 24248
/proc/meminfo: memFree=953912/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=22404 CPUtime=11.96
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 5393 0 0 0 1193 3 0 0 25 0 1 0 1014080498 22941696 5328 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24248/statm: 5601 5328 74 172 0 5428 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 24824

[startup+25.5214 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 24248
/proc/meminfo: memFree=950024/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=25704 CPUtime=24.75
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 6225 0 0 0 2472 3 0 0 25 0 1 0 1014080498 26320896 6160 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 6426 6160 74 172 0 6253 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 28124

[startup+51.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 24441
/proc/meminfo: memFree=946792/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=28880 CPUtime=50.35
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 7002 0 0 0 5030 5 0 0 25 0 1 0 1014080498 29573120 6937 4294967295 134512640 135214715 3218411760 3218406320 134536192 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 7220 6937 74 172 0 7047 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 31300

[startup+102.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24626
/proc/meminfo: memFree=941264/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=33952 CPUtime=101.55
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 8267 0 0 0 10150 5 0 0 25 0 1 0 1014080498 34766848 8202 4294967295 134512640 135214715 3218411760 3218409904 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 8488 8202 74 172 0 8315 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 36372

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 24813
/proc/meminfo: memFree=940636/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=34284 CPUtime=161.55
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 8371 0 0 0 16150 5 0 0 25 0 1 0 1014080498 35106816 8306 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 8571 8306 74 172 0 8398 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 36704

[startup+222.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 25002
/proc/meminfo: memFree=940760/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=34284 CPUtime=221.56
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 8378 0 0 0 22151 5 0 0 25 0 1 0 1014080498 35106816 8313 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 8571 8313 74 172 0 8398 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 36704

[startup+282.317 s]
/proc/loadavg: 1.13 1.03 1.01 3/98 25191
/proc/meminfo: memFree=940496/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=34884 CPUtime=281.56
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 8470 0 0 0 28151 5 0 0 25 0 1 0 1014080498 35721216 8405 4294967295 134512640 135214715 3218411760 3218410224 134528585 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 8721 8405 74 172 0 8548 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 37304

[startup+342.314 s]
/proc/loadavg: 1.20 1.07 1.02 3/98 25380
/proc/meminfo: memFree=940032/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=35216 CPUtime=341.56
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 8541 0 0 0 34151 5 0 0 25 0 1 0 1014080498 36061184 8476 4294967295 134512640 135214715 3218411760 3218410224 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 8804 8476 74 172 0 8631 0
Current children cumulated CPU time (s) 342.32

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

/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=521.57
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18249 0 0 0 52144 13 0 0 25 0 1 0 1014080498 75698176 18184 4294967295 134512640 135214715 3218411760 3218410224 134528588 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18184 74 172 0 18308 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 76344

[startup+582.31 s]
/proc/loadavg: 1.04 1.05 1.01 3/98 26136
/proc/meminfo: memFree=901072/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=581.57
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18249 0 0 0 58144 13 0 0 25 0 1 0 1014080498 75698176 18184 4294967295 134512640 135214715 3218411760 3218410224 134529079 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18184 74 172 0 18308 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 76344

[startup+642.317 s]
/proc/loadavg: 1.01 1.04 1.00 3/98 26323
/proc/meminfo: memFree=901056/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=641.58
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18258 0 0 0 64145 13 0 0 25 0 1 0 1014080498 75698176 18193 4294967295 134512640 135214715 3218411760 3218410224 134528763 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18193 74 172 0 18308 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 76344

[startup+702.314 s]
/proc/loadavg: 1.00 1.03 1.00 3/98 26510
/proc/meminfo: memFree=900940/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=701.58
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18258 0 0 0 70145 13 0 0 25 0 1 0 1014080498 75698176 18193 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18193 74 172 0 18308 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 76344

[startup+762.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/98 26701
/proc/meminfo: memFree=901204/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=761.59
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18258 0 0 0 76146 13 0 0 25 0 1 0 1014080498 75698176 18193 4294967295 134512640 135214715 3218411760 3218408288 134536165 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18193 74 172 0 18308 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 76344

[startup+822.317 s]
/proc/loadavg: 1.00 1.02 1.00 3/98 26890
/proc/meminfo: memFree=901212/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=821.59
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18261 0 0 0 82141 18 0 0 25 0 1 0 1014080498 75698176 18196 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18196 74 172 0 18308 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 76344

[startup+882.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 27079
/proc/meminfo: memFree=901080/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=881.59
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18265 0 0 0 88141 18 0 0 25 0 1 0 1014080498 75698176 18200 4294967295 134512640 135214715 3218411760 3218409968 134537852 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18200 74 172 0 18308 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 76344

[startup+942.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27266
/proc/meminfo: memFree=901072/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=941.59
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18265 0 0 0 94141 18 0 0 25 0 1 0 1014080498 75698176 18200 4294967295 134512640 135214715 3218411760 3218410224 134528616 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18200 74 172 0 18308 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 76344

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27453
/proc/meminfo: memFree=900932/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1001.6
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 100142 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218410224 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 76344

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 27640
/proc/meminfo: memFree=900932/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1061.6
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 106142 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218409968 134538231 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 76344

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 27833
/proc/meminfo: memFree=900940/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1121.61
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 112143 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 76344

[startup+1182.32 s]
/proc/loadavg: 1.12 1.03 1.01 3/98 28022
/proc/meminfo: memFree=900816/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1181.61
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 118143 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218410224 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 76344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.09 1.03 1.01 3/98 28022
/proc/meminfo: memFree=900912/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1199.3
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 119912 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218410224 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 76344

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1200.01 s]
/proc/loadavg: 1.09 1.03 1.01 3/98 28022
/proc/meminfo: memFree=900912/2074464 swapFree=1950760/1959888
[pid=24242] ppid=24240 vsize=2420 CPUtime=0.76
/proc/24242/stat : 24242 (SatELiteGTI) S 24240 24242 11066 0 -1 4194304 386 4197 0 0 0 0 74 2 15 0 1 0 1014080423 2478080 278 4294967295 134512640 135169312 3215508960 3215505176 3085475566 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/24242/statm: 605 278 235 161 0 44 0
[pid=24248] ppid=24242 vsize=73924 CPUtime=1199.3
/proc/24248/stat : 24248 (minisat_static) R 24242 24242 11066 0 -1 4202496 18275 0 0 0 119912 18 0 0 25 0 1 0 1014080498 75698176 18210 4294967295 134512640 135214715 3218411760 3218410224 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/24248/statm: 18481 18210 74 172 0 18308 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 76344

Child status: 143
Real time (s): 1200.02
CPU time (s): 1200.07
CPU user time (s): 1199.86
CPU system time (s): 0.21
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 76344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.21
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23133
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= 19
involuntary context switches= 1012

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 19:43:41
IDJOB=1821001
IDBENCH=70800
IDSOLVER=660
FILE ID=tipi23/1821001-1242495821
PBS_JOBID=
Free space on /tmp= 8823 MiB

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

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED= 2096636029

Linux tipi23 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.377
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:        977300 kB
Buffers:         32484 kB
Cached:         964728 kB
SwapCached:       3660 kB
Active:         470936 kB
Inactive:       538268 kB
HighTotal:     1178688 kB
HighFree:       337280 kB
LowTotal:       895776 kB
LowFree:        640020 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2828 kB
Writeback:           0 kB
AnonPages:       11224 kB
Mapped:           4352 kB
Slab:            79956 kB
PageTables:        580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8823 MiB
End job on tipi23 at 2009-05-16 20:03:41