Trace number 1821019

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.03 1200.02

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray02_32.cnf
MD5SUMda0c445b72f13d929ab0690c3bfa81ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4252
Number of clauses12563
Sum of the clauses size29311
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 28374
Number of clauses of size 34187
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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   12561    29309 |    3768       0        0     nan |  0.000 % |
0.07/0.09	c |         0 |    9499    28877 |      --       0       --      -- |     --   | -3060/-427
0.07/0.09	c ==============================================================================
0.07/0.09	c Result  :   #vars: 2111   #clauses: 9499   #literals: 28877
0.07/0.09	c CPU time:   0.09 s
0.07/0.09	c ==============================================================================
0.07/0.10	This is MiniSat 2.0 beta with hacks by AVG
0.07/0.10	WARNING: for repeatability, setting FPU to use double precision
0.07/0.11	============================[ Problem Statistics ]=============================
0.07/0.11	|                                                                             |
0.07/0.11	|  Number of variables:  2111                                                 |
0.07/0.11	|  Number of clauses:    9499                                                 |
0.11/0.11	|  Parsing time:         0.01         s                                       |
1200.02/1200.02	HOME/SatELiteGTI: line 36:  1215 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-1821019-1242497338/watcher-1821019-1242497338 -o /tmp/evaluation-result-1821019-1242497338/solver-1821019-1242497338 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821019-1242497338.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 1209
/proc/meminfo: memFree=1437324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2416 CPUtime=0
/proc/1209/stat : 1209 (SatELiteGTI) R 1207 1209 15108 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014231931 2473984 277 4294967295 134512640 135169312 3213845568 3213844560 134666135 0 0 4 65536 0 0 0 17 3 0 0 0
/proc/1209/statm: 604 277 235 161 0 43 0
[pid=1213] ppid=1209 vsize=812 CPUtime=0
/proc/1213/stat : 1213 (SatELite_releas) R 1209 1209 15108 0 -1 4194304 66 0 0 0 0 0 0 0 25 0 1 0 1014231931 831488 2 4294967295 0 0 3217415269 3213844196 3085371882 0 0 0 0 0 0 0 17 0 0 0 0
/proc/1213/statm: 204 12 8 174 0 29 0

[startup+0.064675 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 1209
/proc/meminfo: memFree=1437324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2416 CPUtime=0
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 369 645 0 0 0 0 0 0 25 0 1 0 1014231931 2473984 277 4294967295 134512640 135169312 3213845568 3213844104 3085369070 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/1209/statm: 604 277 235 161 0 43 0
[pid=1213] ppid=1209 vsize=3576 CPUtime=0.07
/proc/1213/stat : 1213 (SatELite_releas) R 1209 1209 15108 0 -1 4202496 734 0 0 0 6 1 0 0 25 0 1 0 1014231931 3661824 670 4294967295 134512640 135223648 3217409952 3217407968 134586840 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1213/statm: 894 670 73 174 0 719 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5992

[startup+0.114675 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 1209
/proc/meminfo: memFree=1437324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2420

[startup+0.31466 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 1209
/proc/meminfo: memFree=1437324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2420

[startup+0.714808 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 1209
/proc/meminfo: memFree=1437324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2420

[startup+1.51457 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 1215
/proc/meminfo: memFree=1434068/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=4160 CPUtime=1.4
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 770 0 0 0 140 0 0 0 25 0 1 0 1014231942 4259840 705 4294967295 134512640 135214715 3219784256 3219782320 134545296 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1215/statm: 1040 705 74 172 0 867 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 6580

[startup+3.11445 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 1216
/proc/meminfo: memFree=1433820/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=5084 CPUtime=2.97
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1006 0 0 0 297 0 0 0 25 0 1 0 1014231942 5206016 941 4294967295 134512640 135214715 3219784256 3219782720 134528620 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1215/statm: 1271 941 74 172 0 1098 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7504

[startup+6.3142 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 1216
/proc/meminfo: memFree=1432736/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=5348 CPUtime=6.16
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1063 0 0 0 616 0 0 0 25 0 1 0 1014231942 5476352 998 4294967295 134512640 135214715 3219784256 3219782464 134537795 0 0 0 3 0 0 0 17 1 0 0 0
/proc/1215/statm: 1337 998 74 172 0 1164 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7768

[startup+12.7137 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 1399
/proc/meminfo: memFree=1431988/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=5616 CPUtime=12.55
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1142 0 0 0 1255 0 0 0 25 0 1 0 1014231942 5750784 1077 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 1404 1077 74 172 0 1231 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8036

[startup+25.5127 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 1400
/proc/meminfo: memFree=1431808/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=6564 CPUtime=25.33
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1381 0 0 0 2533 0 0 0 25 0 1 0 1014231942 6721536 1316 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 1641 1316 74 172 0 1468 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8984

[startup+51.1108 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 1404
/proc/meminfo: memFree=1430176/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=8460 CPUtime=50.93
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1835 0 0 0 5093 0 0 0 25 0 1 0 1014231942 8663040 1770 4294967295 134512640 135214715 3219784256 3219782720 134528997 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 2115 1770 74 172 0 1942 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10880

[startup+102.317 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 1589
/proc/meminfo: memFree=1429448/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=9008 CPUtime=102.14
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 1967 0 0 0 10214 0 0 0 25 0 1 0 1014231942 9224192 1902 4294967295 134512640 135214715 3219784256 3219782720 134528724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 2252 1902 74 172 0 2079 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11428

[startup+162.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 1777
/proc/meminfo: memFree=1428440/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=10080 CPUtime=162.14
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2239 0 0 0 16214 0 0 0 25 0 1 0 1014231942 10321920 2174 4294967295 134512640 135214715 3219784256 3219782720 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 2520 2174 74 172 0 2347 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12500

[startup+222.318 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 1965
/proc/meminfo: memFree=1427540/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=11048 CPUtime=222.15
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2457 0 0 0 22215 0 0 0 25 0 1 0 1014231942 11313152 2392 4294967295 134512640 135214715 3219784256 3219782816 134540394 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 2762 2392 74 172 0 2589 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 13468

[startup+282.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2158
/proc/meminfo: memFree=1427168/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=11648 CPUtime=282.15
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2593 0 0 0 28215 0 0 0 25 0 1 0 1014231942 11927552 2528 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 2912 2528 74 172 0 2739 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 14068

[startup+342.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 2344
/proc/meminfo: memFree=1426540/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=12076 CPUtime=342.16
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2694 0 0 0 34216 0 0 0 25 0 1 0 1014231942 12365824 2629 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3019 2629 74 172 0 2846 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 14496

[startup+402.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2541
/proc/meminfo: memFree=1426432/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=12400 CPUtime=402.16

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

/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=13128 CPUtime=462.17
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2951 0 0 0 46215 2 0 0 25 0 1 0 1014231942 13443072 2886 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3282 2886 74 172 0 3109 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 15548

[startup+522.315 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 2929
/proc/meminfo: memFree=1425480/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=13288 CPUtime=522.17
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 2979 0 0 0 52215 2 0 0 25 0 1 0 1014231942 13606912 2914 4294967295 134512640 135214715 3219784256 3219782720 134528704 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3322 2914 74 172 0 3149 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 15708

[startup+582.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 3119
/proc/meminfo: memFree=1424984/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=13852 CPUtime=582.17
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3132 0 0 0 58215 2 0 0 25 0 1 0 1014231942 14184448 3067 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3463 3067 74 172 0 3290 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 16272

[startup+642.315 s]
/proc/loadavg: 1.04 1.00 1.00 2/93 3311
/proc/meminfo: memFree=1424604/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=14116 CPUtime=642.18
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3195 0 0 0 64216 2 0 0 25 0 1 0 1014231942 14454784 3130 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3529 3130 74 172 0 3356 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 16536

[startup+702.311 s]
/proc/loadavg: 1.11 1.03 1.01 2/93 3525
/proc/meminfo: memFree=1424612/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=14456 CPUtime=702.18
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3246 0 0 0 70216 2 0 0 25 0 1 0 1014231942 14802944 3181 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3614 3181 74 172 0 3441 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 16876

[startup+762.316 s]
/proc/loadavg: 1.14 1.05 1.01 2/93 3713
/proc/meminfo: memFree=1424240/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=14736 CPUtime=762.19
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3338 0 0 0 76217 2 0 0 25 0 1 0 1014231942 15089664 3273 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3684 3273 74 172 0 3511 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 17156

[startup+822.312 s]
/proc/loadavg: 1.15 1.07 1.02 3/93 3901
/proc/meminfo: memFree=1423828/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=15024 CPUtime=822.19
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3403 0 0 0 82217 2 0 0 25 0 1 0 1014231942 15384576 3338 4294967295 134512640 135214715 3219784256 3219782720 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3756 3338 74 172 0 3583 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 17444

[startup+882.317 s]
/proc/loadavg: 1.05 1.06 1.01 2/93 4090
/proc/meminfo: memFree=1423432/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=15428 CPUtime=882.2
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3499 0 0 0 88218 2 0 0 25 0 1 0 1014231942 15798272 3434 4294967295 134512640 135214715 3219784256 3219782720 134528661 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3857 3434 74 172 0 3684 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 17848

[startup+942.312 s]
/proc/loadavg: 1.02 1.04 1.01 3/93 4276
/proc/meminfo: memFree=1423308/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=15592 CPUtime=942.2
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3535 0 0 0 94218 2 0 0 25 0 1 0 1014231942 15966208 3470 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 3898 3470 74 172 0 3725 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 18012

[startup+1002.32 s]
/proc/loadavg: 1.00 1.03 1.00 3/93 4464
/proc/meminfo: memFree=1423076/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=16008 CPUtime=1002.21
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3640 0 0 0 100219 2 0 0 25 0 1 0 1014231942 16392192 3575 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 4002 3575 74 172 0 3829 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 18428

[startup+1062.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4656
/proc/meminfo: memFree=1422432/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=16288 CPUtime=1062.21
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3693 0 0 0 106219 2 0 0 25 0 1 0 1014231942 16678912 3628 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 4072 3628 74 172 0 3899 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 18708

[startup+1122.33 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 4844
/proc/meminfo: memFree=1422324/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=16588 CPUtime=1122.23
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3760 0 0 0 112221 2 0 0 25 0 1 0 1014231942 16986112 3695 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/1215/statm: 4147 3695 74 172 0 3974 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 19008

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 5033
/proc/meminfo: memFree=1422076/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=16588 CPUtime=1182.21
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3788 0 0 0 118219 2 0 0 25 0 1 0 1014231942 16986112 3723 4294967295 134512640 135214715 3219784256 3219782720 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1215/statm: 4147 3723 74 172 0 3974 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 19008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 5033
/proc/meminfo: memFree=1422076/2074464 swapFree=1952056/1959888
[pid=1209] ppid=1207 vsize=2420 CPUtime=0.11
/proc/1209/stat : 1209 (SatELiteGTI) S 1207 1209 15108 0 -1 4194304 387 1397 0 0 0 0 10 1 25 0 1 0 1014231931 2478080 278 4294967295 134512640 135169312 3213845568 3213841784 3085369070 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/1209/statm: 605 278 235 161 0 44 0
[pid=1215] ppid=1209 vsize=16732 CPUtime=1199.91
/proc/1215/stat : 1215 (minisat_static) R 1209 1209 15108 0 -1 4202496 3808 0 0 0 119989 2 0 0 25 0 1 0 1014231942 17133568 3743 4294967295 134512640 135214715 3219784256 3219782720 134528579 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1215/statm: 4183 3743 74 172 0 4010 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 19152

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.02
CPU time (s): 1200.03
CPU user time (s): 1199.99
CPU system time (s): 0.04
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 19152

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 20:08:58
IDJOB=1821019
IDBENCH=70811
IDSOLVER=660
FILE ID=tipi24/1821019-1242497338
PBS_JOBID=
Free space on /tmp= 9953 MiB

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

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

MD5SUM BENCH= da0c445b72f13d929ab0690c3bfa81ed
RANDOM SEED= 53712979

Linux tipi24 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.461
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.461
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.75

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1437200 kB
Buffers:         26908 kB
Cached:         529248 kB
SwapCached:       3828 kB
Active:          79088 kB
Inactive:       486472 kB
HighTotal:     1178688 kB
HighFree:       730136 kB
LowTotal:       895776 kB
LowFree:        707064 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:        8780 kB
Mapped:           3132 kB
Slab:            62692 kB
PageTables:        640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9953 MiB
End job on tipi24 at 2009-05-16 20:28:58