Trace number 1821030

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
MiniSAT 09z 2009-03-22? (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.54	c |         0 |  163018   485616 |      --       0       --      -- |     --   | -50511/-12618
1.52/1.54	c ==============================================================================
1.52/1.54	c Result  :   #vars: 36494   #clauses: 163018   #literals: 485616
1.52/1.54	c CPU time:   1.48 s
1.52/1.54	c ==============================================================================
1.72/1.72	c WARNING: for repeatability, setting FPU to use double precision
1.72/1.72	c Number of variables   : 36494        
1.72/1.72	c Number of clauses     : 163018       
1.72/1.83	c Parsing time: 0.09         s
1200.08/1200.03	HOME/SatELiteGTI: line 36: 32767 Terminated              $MS $2 $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-1821030-1242499147/watcher-1821030-1242499147 -o /tmp/evaluation-result-1821030-1242499147/solver-1821030-1242499147 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821030-1242499147.cnf -random-seed=293682109 

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.06 1.03 1.00 2/91 32761
/proc/meminfo: memFree=1168440/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=816 CPUtime=0
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 89 0 0 0 0 0 0 0 20 0 1 0 1014415041 835584 24 4294967295 134512640 135223648 3216957232 3216956804 134718632 0 0 0 0 0 0 0 17 2 0 0 0
/proc/32765/statm: 237 36 27 174 0 62 0

[startup+0.092608 s]
/proc/loadavg: 1.06 1.03 1.00 2/91 32761
/proc/meminfo: memFree=1168440/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=15788 CPUtime=0.09
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 3313 0 0 0 7 2 0 0 20 0 1 0 1014415041 16166912 3248 4294967295 134512640 135223648 3216957232 3216956184 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32765/statm: 3947 3249 46 174 0 3772 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18200

[startup+0.112608 s]
/proc/loadavg: 1.06 1.03 1.00 2/91 32761
/proc/meminfo: memFree=1168440/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=18280 CPUtime=0.11
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 3989 0 0 0 9 2 0 0 20 0 1 0 1014415041 18718720 3924 4294967295 134512640 135223648 3216957232 3216955816 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32765/statm: 4570 3925 46 174 0 4395 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20692

[startup+0.312597 s]
/proc/loadavg: 1.06 1.03 1.00 2/91 32761
/proc/meminfo: memFree=1168440/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=39188 CPUtime=0.31
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 8730 0 0 0 26 5 0 0 21 0 1 0 1014415041 40128512 8037 4294967295 134512640 135223648 3216957232 3216955328 134596157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32765/statm: 9797 8037 73 174 0 9622 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41600

[startup+0.712578 s]
/proc/loadavg: 1.06 1.03 1.00 2/91 32761
/proc/meminfo: memFree=1168440/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=44848 CPUtime=0.71
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 10109 0 0 0 65 6 0 0 22 0 1 0 1014415041 45924352 9416 4294967295 134512640 135223648 3216957232 3216955080 134716595 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32765/statm: 11212 9416 73 174 0 11037 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 47260

[startup+1.51254 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 32766
/proc/meminfo: memFree=1128488/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2412 CPUtime=0.01
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1014415040 2469888 276 4294967295 134512640 135169312 3217114960 3217113496 3085889262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/32761/statm: 603 276 235 161 0 42 0
[pid=32765] ppid=32761 vsize=44272 CPUtime=1.51
/proc/32765/stat : 32765 (SatELite_releas) R 32761 32761 9090 0 -1 4202496 10357 0 0 0 145 6 0 0 25 0 1 0 1014415041 45334528 9313 4294967295 134512640 135223648 3216957232 3216955392 134576859 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32765/statm: 11068 9313 73 174 0 10893 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 46684

[startup+3.11246 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 32767
/proc/meminfo: memFree=1151676/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=11992 CPUtime=1.4
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 2812 0 0 0 137 3 0 0 25 0 1 0 1014415212 12279808 2725 4294967295 134512640 135212243 3220204192 3220202800 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 2998 2725 74 171 0 2825 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 14408

[startup+6.31231 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 32767
/proc/meminfo: memFree=1151436/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=11992 CPUtime=4.6
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 2825 0 0 0 457 3 0 0 25 0 1 0 1014415212 12279808 2738 4294967295 134512640 135212243 3220204192 3220202800 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 2998 2738 74 171 0 2825 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 14408

[startup+12.712 s]
/proc/loadavg: 1.05 1.02 1.00 2/93 32767
/proc/meminfo: memFree=1150044/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=13556 CPUtime=11
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 3219 0 0 0 1096 4 0 0 25 0 1 0 1014415212 13881344 3132 4294967295 134512640 135212243 3220204192 3220202800 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 3389 3132 74 171 0 3216 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 15972

[startup+25.5114 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 300
/proc/meminfo: memFree=1146288/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=17240 CPUtime=23.8
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 4147 0 0 0 2375 5 0 0 25 0 1 0 1014415212 17653760 4060 4294967295 134512640 135212243 3220204192 3220202800 134526035 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 4310 4060 74 171 0 4137 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 19656

[startup+51.1202 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 486
/proc/meminfo: memFree=1143416/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=19928 CPUtime=49.41
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 4764 0 0 0 4936 5 0 0 25 0 1 0 1014415212 20406272 4677 4294967295 134512640 135212243 3220204192 3220202800 134525963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 4982 4677 74 171 0 4809 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 22344

[startup+102.318 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 672
/proc/meminfo: memFree=1140460/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=22436 CPUtime=100.61
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 5424 0 0 0 10055 6 0 0 25 0 1 0 1014415212 22974464 5337 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 5609 5337 74 171 0 5436 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 24852

[startup+162.325 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 861
/proc/meminfo: memFree=1136228/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=26928 CPUtime=160.62
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 6499 0 0 0 16055 7 0 0 25 0 1 0 1014415212 27574272 6412 4294967295 134512640 135212243 3220204192 3220202608 134529962 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 6732 6412 74 171 0 6559 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 29344

[startup+222.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1062
/proc/meminfo: memFree=1132020/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=30756 CPUtime=220.62
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 7497 0 0 0 22050 12 0 0 25 0 1 0 1014415212 31494144 7410 4294967295 134512640 135212243 3220204192 3220202800 134526236 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 7689 7410 74 171 0 7516 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 33172

[startup+282.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1254
/proc/meminfo: memFree=1129764/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=33000 CPUtime=280.61
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 8075 0 0 0 28048 13 0 0 25 0 1 0 1014415212 33792000 7988 4294967295 134512640 135212243 3220204192 3220202896 134540326 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 8250 7988 74 171 0 8077 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 35416

[startup+342.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1445
/proc/meminfo: memFree=1126424/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=36704 CPUtime=340.61
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 8902 0 0 0 34045 16 0 0 25 0 1 0 1014415212 37584896 8815 4294967295 134512640 135212243 3220204192 3220202800 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 9176 8815 74 171 0 9003 0
Current children cumulated CPU time (s) 342.33

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

[pid=32767] ppid=32761 vsize=42908 CPUtime=460.62
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 10513 0 0 0 46044 18 0 0 25 0 1 0 1014415212 43937792 10426 4294967295 134512640 135212243 3220204192 3220202800 134526136 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 10727 10426 74 171 0 10554 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 45324

[startup+522.318 s]
/proc/loadavg: 1.06 1.03 1.01 2/93 2008
/proc/meminfo: memFree=1115844/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=46872 CPUtime=520.63
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 11534 0 0 0 52044 19 0 0 25 0 1 0 1014415212 47996928 11447 4294967295 134512640 135212243 3220204192 3220202576 134536683 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 11718 11447 74 171 0 11545 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 49288

[startup+582.315 s]
/proc/loadavg: 1.02 1.02 1.00 3/93 2195
/proc/meminfo: memFree=1112140/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=50568 CPUtime=580.63
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 12453 0 0 0 58044 19 0 0 25 0 1 0 1014415212 51781632 12366 4294967295 134512640 135212243 3220204192 3220202800 134526065 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 12642 12366 74 171 0 12469 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 52984

[startup+642.312 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 2388
/proc/meminfo: memFree=1112048/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=50568 CPUtime=640.63
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 12453 0 0 0 64044 19 0 0 25 0 1 0 1014415212 51781632 12366 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 12642 12366 74 171 0 12469 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 52984

[startup+702.309 s]
/proc/loadavg: 1.00 1.01 1.00 4/93 2574
/proc/meminfo: memFree=1106716/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=56460 CPUtime=700.63
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 13815 0 0 0 70044 19 0 0 25 0 1 0 1014415212 57815040 13728 4294967295 134512640 135212243 3220204192 3220202800 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 14115 13728 74 171 0 13942 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 58876

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2762
/proc/meminfo: memFree=1106584/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=56460 CPUtime=760.64
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 13815 0 0 0 76045 19 0 0 25 0 1 0 1014415212 57815040 13728 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 14115 13728 74 171 0 13942 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 58876

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 2958
/proc/meminfo: memFree=1100988/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=61872 CPUtime=820.64
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 15206 0 0 0 82045 19 0 0 25 0 1 0 1014415212 63356928 15119 4294967295 134512640 135212243 3220204192 3220202800 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 15468 15119 74 171 0 15295 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 64288

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3153
/proc/meminfo: memFree=1101012/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=61872 CPUtime=880.65
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 15206 0 0 0 88046 19 0 0 25 0 1 0 1014415212 63356928 15119 4294967295 134512640 135212243 3220204192 3220202800 134526044 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 15468 15119 74 171 0 15295 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 64288

[startup+942.317 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 3343
/proc/meminfo: memFree=1095688/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=67160 CPUtime=940.65
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 16556 0 0 0 94024 41 0 0 25 0 1 0 1014415212 68771840 16469 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 16790 16469 74 171 0 16617 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 69576

[startup+1002.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 3531
/proc/meminfo: memFree=1095664/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=67160 CPUtime=1000.65
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 16556 0 0 0 100024 41 0 0 25 0 1 0 1014415212 68771840 16469 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 16790 16469 74 171 0 16617 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 69576

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3726
/proc/meminfo: memFree=1095556/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=67160 CPUtime=1060.65
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 16556 0 0 0 106024 41 0 0 25 0 1 0 1014415212 68771840 16469 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 16790 16469 74 171 0 16617 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 69576

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 3939
/proc/meminfo: memFree=1088968/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=73656 CPUtime=1120.65
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 18203 0 0 0 112022 43 0 0 25 0 1 0 1014415212 75423744 18116 4294967295 134512640 135212243 3220204192 3220202576 134535594 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 18414 18116 74 171 0 18241 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 76072

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4126
/proc/meminfo: memFree=1088968/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=73656 CPUtime=1180.66
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 18203 0 0 0 118023 43 0 0 25 0 1 0 1014415212 75423744 18116 4294967295 134512640 135212243 3220204192 3220202800 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 18414 18116 74 171 0 18241 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 76072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 4128
/proc/meminfo: memFree=1089176/2074464 swapFree=1953004/1959888
[pid=32761] ppid=32759 vsize=2416 CPUtime=1.72
/proc/32761/stat : 32761 (SatELiteGTI) S 32759 32761 9090 0 -1 4194304 384 11074 0 0 0 0 166 6 18 0 1 0 1014415040 2473984 277 4294967295 134512640 135169312 3217114960 3217111176 3085889262 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/32761/statm: 604 277 235 161 0 43 0
[pid=32767] ppid=32761 vsize=73656 CPUtime=1198.36
/proc/32767/stat : 32767 (minisat_static) R 32761 32761 9090 0 -1 4202496 18203 0 0 0 119793 43 0 0 25 0 1 0 1014415212 75423744 18116 4294967295 134512640 135212243 3220204192 3220202896 134538389 0 0 0 3 0 0 0 17 3 0 0 0
/proc/32767/statm: 18414 18116 74 171 0 18241 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 76072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.04
CPU time (s): 1200.09
CPU user time (s): 1199.59
CPU system time (s): 0.5
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 76072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.59
system time used= 0.5
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29753
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= 17
involuntary context switches= 3014

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 20:39:07
IDJOB=1821030
IDBENCH=70813
IDSOLVER=659
FILE ID=tipi19/1821030-1242499147
PBS_JOBID=
Free space on /tmp= 9097 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray32_32.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821030-1242499147/watcher-1821030-1242499147 -o /tmp/evaluation-result-1821030-1242499147/solver-1821030-1242499147 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821030-1242499147.cnf -random-seed=293682109

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED= 293682109

Linux tipi19 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.426
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.39

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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:       1168448 kB
Buffers:         25636 kB
Cached:         791508 kB
SwapCached:       2992 kB
Active:         168508 kB
Inactive:       658184 kB
HighTotal:     1178688 kB
HighFree:       464376 kB
LowTotal:       895776 kB
LowFree:        704072 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            5344 kB
Writeback:           0 kB
AnonPages:        8760 kB
Mapped:           3056 kB
Slab:            71044 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9096 MiB
End job on tipi19 at 2009-05-16 20:59:09