Trace number 1821031

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.09 1200.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
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 variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
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.19	c ==============================================================================
0.12/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.19	c ==============================================================================
0.12/0.19	c |         0 |  213531   498239 |   64059       0        0     nan |  0.000 % |
1.52/1.55	c |         0 |  163018   485616 |      --       0       --      -- |     --   | -50511/-12618
1.52/1.55	c ==============================================================================
1.52/1.55	c Result  :   #vars: 36494   #clauses: 163018   #literals: 485616
1.52/1.55	c CPU time:   1.53 s
1.52/1.55	c ==============================================================================
1.72/1.73	This is MiniSat 2.0 beta with hacks by AVG
1.72/1.73	WARNING: for repeatability, setting FPU to use double precision
1.72/1.73	============================[ Problem Statistics ]=============================
1.72/1.73	|                                                                             |
1.72/1.73	|  Number of variables:  36494                                                |
1.72/1.73	|  Number of clauses:    163018                                               |
1.73/1.84	|  Parsing time:         0.10         s                                       |
1200.07/1200.03	HOME/SatELiteGTI: line 36:   848 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-1821031-1242499161/watcher-1821031-1242499161 -o /tmp/evaluation-result-1821031-1242499161/solver-1821031-1242499161 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821031-1242499161.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.00 1.00 1.00 2/93 841
/proc/meminfo: memFree=1235020/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=956 CPUtime=0
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 145 0 0 0 0 0 0 0 20 0 1 0 1014416983 978944 81 4294967295 134512640 135223648 3215465920 3215464640 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 239 83 45 174 0 64 0

[startup+0.052119 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 841
/proc/meminfo: memFree=1235020/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=8736 CPUtime=0.05
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 1890 0 0 0 5 0 0 0 20 0 1 0 1014416983 8945664 1826 4294967295 134512640 135223648 3215465920 3215464800 134542955 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 2184 1828 46 174 0 2009 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11152

[startup+0.112115 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 841
/proc/meminfo: memFree=1235020/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=18284 CPUtime=0.11
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 4005 0 0 0 10 1 0 0 20 0 1 0 1014416983 18722816 3941 4294967295 134512640 135223648 3215465920 3215464488 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 4571 3942 46 174 0 4396 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20700

[startup+0.312104 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 841
/proc/meminfo: memFree=1235020/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=39324 CPUtime=0.31
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 8742 0 0 0 30 1 0 0 21 0 1 0 1014416983 40267776 8050 4294967295 134512640 135223648 3215465920 3215463688 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 9831 8050 73 174 0 9656 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41740

[startup+0.712086 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 841
/proc/meminfo: memFree=1235020/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=44852 CPUtime=0.71
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 10108 0 0 0 69 2 0 0 22 0 1 0 1014416983 45928448 9416 4294967295 134512640 135223648 3215465920 3215463936 134586814 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 11213 9416 73 174 0 11038 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 47268

[startup+1.51205 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 847
/proc/meminfo: memFree=1194804/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2416 CPUtime=0.01
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 366 647 0 0 0 0 1 0 18 0 1 0 1014416982 2473984 276 4294967295 134512640 135169312 3218317456 3218315992 3085852398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/841/statm: 604 276 235 161 0 43 0
[pid=846] ppid=841 vsize=45944 CPUtime=1.51
/proc/846/stat : 846 (SatELite_releas) R 841 841 10114 0 -1 4202496 10356 0 0 0 149 2 0 0 25 0 1 0 1014416983 47046656 9522 4294967295 134512640 135223648 3215465920 3215464096 134585532 0 0 0 3 0 0 0 17 3 0 0 0
/proc/846/statm: 11486 9522 73 174 0 11311 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 48360

[startup+3.11197 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 848
/proc/meminfo: memFree=1217868/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=12408 CPUtime=1.39
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 2941 0 0 0 136 3 0 0 25 0 1 0 1014417156 12705792 2853 4294967295 134512640 135214715 3213921456 3213919920 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 3102 2853 74 172 0 2929 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 14828

[startup+6.31181 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 848
/proc/meminfo: memFree=1216628/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=13752 CPUtime=4.58
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 3254 0 0 0 455 3 0 0 25 0 1 0 1014417156 14082048 3166 4294967295 134512640 135214715 3213921456 3213919920 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 3438 3166 74 172 0 3265 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 16172

[startup+12.7115 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 848
/proc/meminfo: memFree=1214468/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=15448 CPUtime=10.98
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 3692 0 0 0 1094 4 0 0 25 0 1 0 1014417156 15818752 3604 4294967295 134512640 135214715 3213921456 3213919720 134527185 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 3862 3604 74 172 0 3689 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 17868

[startup+25.5209 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 850
/proc/meminfo: memFree=1211060/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=18868 CPUtime=23.79
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 4544 0 0 0 2374 5 0 0 25 0 1 0 1014417156 19320832 4456 4294967295 134512640 135214715 3213921456 3213919920 134528620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 4717 4456 74 172 0 4544 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 21288

[startup+51.1196 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1052
/proc/meminfo: memFree=1199108/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=30964 CPUtime=49.39
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 7544 0 0 0 4934 5 0 0 25 0 1 0 1014417156 31707136 7456 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 7741 7456 74 172 0 7568 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 33384

[startup+102.327 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1239
/proc/meminfo: memFree=1177144/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=52696 CPUtime=100.6
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 12965 0 0 0 10050 10 0 0 25 0 1 0 1014417156 53960704 12877 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 13174 12877 74 172 0 13001 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 55116

[startup+162.324 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 1426
/proc/meminfo: memFree=1176780/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=52828 CPUtime=160.6
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 13018 0 0 0 16049 11 0 0 25 0 1 0 1014417156 54095872 12930 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 13207 12930 74 172 0 13034 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 55248

[startup+222.311 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 1615
/proc/meminfo: memFree=1170820/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=58856 CPUtime=220.59
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 14499 0 0 0 22046 13 0 0 25 0 1 0 1014417156 60268544 14411 4294967295 134512640 135214715 3213921456 3213919280 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 14714 14411 74 172 0 14541 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 61276

[startup+282.308 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 1803
/proc/meminfo: memFree=1144408/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=86696 CPUtime=280.59
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 21352 0 0 0 28040 19 0 0 25 0 1 0 1014417156 88776704 21264 4294967295 134512640 135214715 3213921456 3213919920 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 21674 21264 74 172 0 21501 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 89116

[startup+342.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1989
/proc/meminfo: memFree=1137464/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=92388 CPUtime=340.59
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 22780 0 0 0 34037 22 0 0 25 0 1 0 1014417156 94605312 22692 4294967295 134512640 135214715 3213921456 3213919920 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/848/statm: 23097 22692 74 172 0 22924 0
Current children cumulated CPU time (s) 342.32

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

/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=92388 CPUtime=460.6
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 22793 0 0 0 46038 22 0 0 25 0 1 0 1014417156 94605312 22705 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 23097 22705 74 172 0 22924 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 94808

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2567
/proc/meminfo: memFree=1125808/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=103916 CPUtime=520.61
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 25707 0 0 0 52037 24 0 0 25 0 1 0 1014417156 106409984 25619 4294967295 134512640 135214715 3213921456 3213919920 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 25979 25619 74 172 0 25806 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 106336

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2762
/proc/meminfo: memFree=1125428/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=103916 CPUtime=580.61
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 25709 0 0 0 58037 24 0 0 25 0 1 0 1014417156 106409984 25621 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 25979 25621 74 172 0 25806 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 106336

[startup+642.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2950
/proc/meminfo: memFree=1125560/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=103916 CPUtime=640.61
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 25709 0 0 0 64037 24 0 0 25 0 1 0 1014417156 106409984 25621 4294967295 134512640 135214715 3213921456 3213919664 134537344 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 25979 25621 74 172 0 25806 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 106336

[startup+702.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3140
/proc/meminfo: memFree=1082036/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=147832 CPUtime=700.62
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 36681 0 0 0 70025 37 0 0 25 0 1 0 1014417156 151379968 36593 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 36958 36593 74 172 0 36785 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 150252

[startup+762.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3329
/proc/meminfo: memFree=1069388/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=160292 CPUtime=760.62
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 39784 0 0 0 76023 39 0 0 25 0 1 0 1014417156 164139008 39696 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 40073 39696 74 172 0 39900 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 162712

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3548
/proc/meminfo: memFree=1061328/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=168212 CPUtime=820.63
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41797 0 0 0 82021 42 0 0 25 0 1 0 1014417156 172249088 41709 4294967295 134512640 135214715 3213921456 3213919920 134528626 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42053 41709 74 172 0 41880 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 170632

[startup+882.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3736
/proc/meminfo: memFree=1061188/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=168212 CPUtime=880.63
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41797 0 0 0 88021 42 0 0 25 0 1 0 1014417156 172249088 41709 4294967295 134512640 135214715 3213921456 3213919920 134528714 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42053 41709 74 172 0 41880 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 170632

[startup+942.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3922
/proc/meminfo: memFree=1061080/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=168212 CPUtime=940.64
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41797 0 0 0 94022 42 0 0 25 0 1 0 1014417156 172249088 41709 4294967295 134512640 135214715 3213921456 3213919216 134536292 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42053 41709 74 172 0 41880 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 170632

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4111
/proc/meminfo: memFree=1061172/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=168212 CPUtime=1000.63
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41812 0 0 0 100021 42 0 0 25 0 1 0 1014417156 172249088 41724 4294967295 134512640 135214715 3213921456 3213919920 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42053 41724 74 172 0 41880 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 170632

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4298
/proc/meminfo: memFree=1060956/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=169124 CPUtime=1060.64
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41831 0 0 0 106022 42 0 0 25 0 1 0 1014417156 173182976 41743 4294967295 134512640 135214715 3213921456 3213918960 134536245 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42281 41743 74 172 0 42108 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 171544

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4487
/proc/meminfo: memFree=1060876/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=169124 CPUtime=1120.63
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41831 0 0 0 112021 42 0 0 25 0 1 0 1014417156 173182976 41743 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42281 41743 74 172 0 42108 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 171544

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4679
/proc/meminfo: memFree=1060620/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=169124 CPUtime=1180.64
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41833 0 0 0 118022 42 0 0 25 0 1 0 1014417156 173182976 41745 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42281 41745 74 172 0 42108 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 171544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4680
/proc/meminfo: memFree=1060880/2074464 swapFree=1950884/1959888
[pid=841] ppid=839 vsize=2420 CPUtime=1.73
/proc/841/stat : 841 (SatELiteGTI) S 839 841 10114 0 -1 4194304 386 11077 0 0 0 0 171 2 18 0 1 0 1014416982 2478080 278 4294967295 134512640 135169312 3218317456 3218313672 3085852398 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/841/statm: 605 278 235 161 0 44 0
[pid=848] ppid=841 vsize=169124 CPUtime=1198.34
/proc/848/stat : 848 (minisat_static) R 841 841 10114 0 -1 4202496 41833 0 0 0 119792 42 0 0 25 0 1 0 1014417156 173182976 41745 4294967295 134512640 135214715 3213921456 3213919920 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/848/statm: 42281 41745 74 172 0 42108 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 171544

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.09
CPU user time (s): 1199.63
CPU system time (s): 0.46
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 171544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.63
system time used= 0.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53571
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= 22
involuntary context switches= 1508

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 20:39:21
IDJOB=1821031
IDBENCH=70813
IDSOLVER=660
FILE ID=tipi13/1821031-1242499161
PBS_JOBID=
Free space on /tmp= 7089 MiB

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

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED= 772286975

Linux tipi13 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1235036 kB
Buffers:         43280 kB
Cached:         703812 kB
SwapCached:       3516 kB
Active:         341248 kB
Inactive:       415372 kB
HighTotal:     1178688 kB
HighFree:       498516 kB
LowTotal:       895776 kB
LowFree:        736520 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            5292 kB
Writeback:           0 kB
AnonPages:        8628 kB
Mapped:           2940 kB
Slab:            74288 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7089 MiB
End job on tipi13 at 2009-05-16 20:59:22