Trace number 1820388

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-13-u.cnf
MD5SUM45ee13b66821e6c36f3e38be418fa121
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 variables138808
Number of clauses626501
Sum of the clauses size1431026
Maximum clause length10
Minimum clause length1
Number of clauses of size 111712
Number of clauses of size 2503953
Number of clauses of size 384536
Number of clauses of size 42920
Number of clauses of size 511680
Number of clauses of size over 511700

Solver Data

0.00/0.00	c Parsing...
0.52/0.54	c ==============================================================================
0.52/0.54	c |           |     ORIGINAL     |              LEARNT              |          |
0.52/0.54	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.52/0.54	c ==============================================================================
0.52/0.54	c |         0 |  614789  1419314 |  184436       0        0     nan |  0.000 % |
4.12/4.13	c |         0 |  248601   661061 |      --       0       --      -- |     --   | -225959/-441263
4.12/4.14	c ==============================================================================
4.12/4.14	c Result  :   #vars: 44244   #clauses: 248601   #literals: 661061
4.12/4.14	c CPU time:   4.03 s
4.12/4.14	c ==============================================================================
4.32/4.41	c WARNING: for repeatability, setting FPU to use double precision
4.32/4.41	c Number of variables   : 44244        
4.32/4.41	c Number of clauses     : 248601       
4.42/4.58	c Parsing time: 0.16         s
1200.03/1200.03	HOME/SatELiteGTI: line 36: 30212 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-1820388-1242437028/watcher-1820388-1242437028 -o /tmp/evaluation-result-1820388-1242437028/solver-1820388-1242437028 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820388-1242437028.cnf -random-seed=725941166 

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.91 0.97 0.99 2/96 30206
/proc/meminfo: memFree=1591136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=956 CPUtime=0
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 119 0 0 0 0 0 0 0 20 0 1 0 1008201225 978944 55 4294967295 134512640 135223648 3219423616 3219422508 134737065 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 239 58 46 174 0 64 0

[startup+0.023207 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 30206
/proc/meminfo: memFree=1591136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=5540 CPUtime=0.02
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 977 0 0 0 1 1 0 0 20 0 1 0 1008201225 5672960 913 4294967295 134512640 135223648 3219423616 3219422568 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 1385 914 46 174 0 1210 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7956

[startup+0.113201 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 30206
/proc/meminfo: memFree=1591136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=22780 CPUtime=0.11
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 5385 0 0 0 9 2 0 0 20 0 1 0 1008201225 23326720 5321 4294967295 134512640 135223648 3219423616 3219422496 134543095 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 5695 5321 46 174 0 5520 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25196

[startup+0.313189 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 30206
/proc/meminfo: memFree=1591136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=40684 CPUtime=0.31
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 9831 0 0 0 26 5 0 0 21 0 1 0 1008201225 41660416 9767 4294967295 134512640 135223648 3219423616 3219422184 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 10171 9767 46 174 0 9996 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 43100

[startup+0.713167 s]
/proc/loadavg: 0.91 0.97 0.99 2/96 30206
/proc/meminfo: memFree=1591136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=77604 CPUtime=0.71
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 16387 0 0 0 64 7 0 0 22 0 1 0 1008201225 79466496 15141 4294967295 134512640 135223648 3219423616 3219420992 134577170 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 19401 15141 72 174 0 19226 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 80020

[startup+1.51312 s]
/proc/loadavg: 0.91 0.97 0.99 3/98 30211
/proc/meminfo: memFree=1526524/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=83024 CPUtime=1.51
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 18131 0 0 0 143 8 0 0 25 0 1 0 1008201225 85016576 16613 4294967295 134512640 135223648 3219423616 3219421632 134586881 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 20756 16613 73 174 0 20581 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 85440

[startup+3.11303 s]
/proc/loadavg: 0.92 0.97 0.99 3/98 30211
/proc/meminfo: memFree=1523300/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2416 CPUtime=0.01
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 368 645 0 0 0 0 0 1 18 0 1 0 1008201224 2473984 277 4294967295 134512640 135169312 3213683712 3213682248 3085057774 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30206/statm: 604 277 235 161 0 43 0
[pid=30210] ppid=30206 vsize=84964 CPUtime=3.11
/proc/30210/stat : 30210 (SatELite_releas) R 30206 30206 11066 0 -1 4202496 20293 0 0 0 302 9 0 0 25 0 1 0 1008201225 87003136 17124 4294967295 134512640 135223648 3219423616 3219421632 134586759 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30210/statm: 21241 17124 73 174 0 21066 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 87380

[startup+6.31286 s]
/proc/loadavg: 0.92 0.97 0.99 3/98 30212
/proc/meminfo: memFree=1568220/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=15744 CPUtime=1.9
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 3691 0 0 0 189 1 0 0 25 0 1 0 1008201666 16121856 3617 4294967295 134512640 135212243 3216672800 3216671408 134526019 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 3936 3617 73 171 0 3763 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 18164

[startup+12.7125 s]
/proc/loadavg: 0.93 0.97 0.99 2/98 30398
/proc/meminfo: memFree=1567556/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=16156 CPUtime=8.28
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 3790 0 0 0 825 3 0 0 25 0 1 0 1008201666 16543744 3716 4294967295 134512640 135212243 3216672800 3216671408 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 4039 3716 73 171 0 3866 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 18576

[startup+25.5218 s]
/proc/loadavg: 0.94 0.97 0.99 2/98 30400
/proc/meminfo: memFree=1566376/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=17788 CPUtime=21.05
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 4193 0 0 0 2101 4 0 0 25 0 1 0 1008201666 18214912 4119 4294967295 134512640 135212243 3216672800 3216671120 134528036 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 4447 4119 73 171 0 4274 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20208

[startup+51.1204 s]
/proc/loadavg: 0.96 0.97 0.99 2/98 30401
/proc/meminfo: memFree=1561224/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=23004 CPUtime=46.65
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 5469 0 0 0 4660 5 0 0 25 0 1 0 1008201666 23556096 5395 4294967295 134512640 135212243 3216672800 3216671408 134526041 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 5751 5395 73 171 0 5578 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25424

[startup+102.328 s]
/proc/loadavg: 0.98 0.97 0.99 2/98 30589
/proc/meminfo: memFree=1553536/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=30552 CPUtime=97.86
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 7356 0 0 0 9780 6 0 0 25 0 1 0 1008201666 31285248 7282 4294967295 134512640 135212243 3216672800 3216671408 134526086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 7638 7282 73 171 0 7465 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32972

[startup+162.324 s]
/proc/loadavg: 0.99 0.97 0.99 2/98 30776
/proc/meminfo: memFree=1547592/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=36544 CPUtime=157.86
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 8858 0 0 0 15778 8 0 0 25 0 1 0 1008201666 37421056 8784 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9136 8784 73 171 0 8963 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 38964

[startup+222.311 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 30966
/proc/meminfo: memFree=1547452/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=36544 CPUtime=217.85
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 8862 0 0 0 21776 9 0 0 25 0 1 0 1008201666 37421056 8788 4294967295 134512640 135212243 3216672800 3216671408 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9136 8788 73 171 0 8963 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 38964

[startup+282.318 s]
/proc/loadavg: 0.99 0.97 0.99 3/98 31155
/proc/meminfo: memFree=1545244/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=38764 CPUtime=277.86
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9411 0 0 0 27775 11 0 0 25 0 1 0 1008201666 39694336 9337 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9691 9337 73 171 0 9518 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 41184

[startup+342.314 s]
/proc/loadavg: 0.99 0.97 0.99 2/98 31346
/proc/meminfo: memFree=1545344/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=38764 CPUtime=337.86
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9417 0 0 0 33773 13 0 0 25 0 1 0 1008201666 39694336 9343 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9691 9343 73 171 0 9518 0
Current children cumulated CPU time (s) 342.28

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

/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=39292 CPUtime=457.87
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9501 0 0 0 45770 17 0 0 25 0 1 0 1008201666 40235008 9427 4294967295 134512640 135212243 3216672800 3216671408 134526229 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9823 9427 73 171 0 9650 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 41712

[startup+522.314 s]
/proc/loadavg: 1.05 1.01 1.00 2/98 31907
/proc/meminfo: memFree=1544988/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=39576 CPUtime=517.87
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9575 0 0 0 51766 21 0 0 25 0 1 0 1008201666 40525824 9501 4294967295 134512640 135212243 3216672800 3216671408 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9894 9501 73 171 0 9721 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 41996

[startup+582.311 s]
/proc/loadavg: 1.02 1.01 1.00 3/98 32100
/proc/meminfo: memFree=1545104/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=39576 CPUtime=577.87
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9582 0 0 0 57765 22 0 0 25 0 1 0 1008201666 40525824 9508 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9894 9508 73 171 0 9721 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 41996

[startup+642.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32289
/proc/meminfo: memFree=1545112/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=39792 CPUtime=637.87
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9601 0 0 0 63765 22 0 0 25 0 1 0 1008201666 40747008 9527 4294967295 134512640 135212243 3216672800 3216671184 134536065 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 9948 9527 73 171 0 9775 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 42212

[startup+702.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32477
/proc/meminfo: memFree=1544500/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=40268 CPUtime=697.88
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9725 0 0 0 69766 22 0 0 25 0 1 0 1008201666 41234432 9651 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10067 9651 73 171 0 9894 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 42688

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32664
/proc/meminfo: memFree=1544228/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=40268 CPUtime=757.89
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9738 0 0 0 75767 22 0 0 25 0 1 0 1008201666 41234432 9664 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10067 9664 73 171 0 9894 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 42688

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 382
/proc/meminfo: memFree=1544120/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=40756 CPUtime=817.89
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 9820 0 0 0 81762 27 0 0 25 0 1 0 1008201666 41734144 9746 4294967295 134512640 135212243 3216672800 3216671408 134526236 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10189 9746 73 171 0 10016 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 43176

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 571
/proc/meminfo: memFree=1542492/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=42168 CPUtime=877.89
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 10204 0 0 0 87762 27 0 0 25 0 1 0 1008201666 43180032 10130 4294967295 134512640 135212243 3216672800 3216671120 134527698 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10542 10130 73 171 0 10369 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 44588

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 764
/proc/meminfo: memFree=1542616/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=42396 CPUtime=937.89
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 10231 0 0 0 93762 27 0 0 25 0 1 0 1008201666 43413504 10157 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10599 10157 73 171 0 10426 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 44816

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 965
/proc/meminfo: memFree=1542136/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=42740 CPUtime=997.89
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 10310 0 0 0 99762 27 0 0 25 0 1 0 1008201666 43765760 10236 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 10685 10236 73 171 0 10512 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 45160

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 1153
/proc/meminfo: memFree=1539152/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=45524 CPUtime=1057.9
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 11024 0 0 0 105762 28 0 0 25 0 1 0 1008201666 46616576 10950 4294967295 134512640 135212243 3216672800 3216671408 134526086 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 11381 10950 73 171 0 11208 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 47944

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 1339
/proc/meminfo: memFree=1539152/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=45524 CPUtime=1117.9
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 11024 0 0 0 111762 28 0 0 25 0 1 0 1008201666 46616576 10950 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 11381 10950 73 171 0 11208 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 47944

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 1528
/proc/meminfo: memFree=1538920/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=45720 CPUtime=1177.91
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 11063 0 0 0 117763 28 0 0 25 0 1 0 1008201666 46817280 10989 4294967295 134512640 135212243 3216672800 3216671408 134526136 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 11430 10989 73 171 0 11257 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 48140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 1528
/proc/meminfo: memFree=1538920/2074464 swapFree=1950760/1959888
[pid=30206] ppid=30204 vsize=2420 CPUtime=4.42
/proc/30206/stat : 30206 (SatELiteGTI) S 30204 30206 11066 0 -1 4194304 386 27295 0 0 0 0 430 12 18 0 1 0 1008201224 2478080 278 4294967295 134512640 135169312 3213683712 3213679928 3085057774 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30206/statm: 605 278 235 161 0 44 0
[pid=30212] ppid=30206 vsize=45720 CPUtime=1195.61
/proc/30212/stat : 30212 (minisat_static) R 30206 30206 11066 0 -1 4202496 11064 0 0 0 119532 29 0 0 25 0 1 0 1008201666 46817280 10990 4294967295 134512640 135212243 3216672800 3216671408 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30212/statm: 11430 10990 73 171 0 11257 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 48140

Sending SIGTERM to process tree (bottom up)
Child status: ded. DDumping a history of the last processes samples

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.04
CPU user time (s): 1199.62
CPU system time (s): 0.42
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 94692

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 03:23:48
IDJOB=1820388
IDBENCH=20387
IDSOLVER=659
FILE ID=tipi23/1820388-1242437028
PBS_JOBID=
Free space on /tmp= 9977 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-13-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820388-1242437028/watcher-1820388-1242437028 -o /tmp/evaluation-result-1820388-1242437028/solver-1820388-1242437028 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820388-1242437028.cnf -random-seed=725941166

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

MD5SUM BENCH= 45ee13b66821e6c36f3e38be418fa121
RANDOM SEED= 725941166

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1591020 kB
Buffers:         24708 kB
Cached:         372484 kB
SwapCached:       3700 kB
Active:         277376 kB
Inactive:       131552 kB
HighTotal:     1178688 kB
HighFree:       799896 kB
LowTotal:       895776 kB
LowFree:        791124 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           12472 kB
Writeback:           0 kB
AnonPages:       11088 kB
Mapped:           4516 kB
Slab:            64944 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96892 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9977 MiB
End job on tipi23 at 2009-05-16 03:43:49