Trace number 1820310

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.01 1199.93

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-17-u.cnf
MD5SUM9ce7c48a28ddd5790e38607bb893dd38
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 variables293864
Number of clauses1370917
Sum of the clauses size3163902
Maximum clause length10
Minimum clause length1
Number of clauses of size 124516
Number of clauses of size 21065117
Number of clauses of size 3226184
Number of clauses of size 46120
Number of clauses of size 524480
Number of clauses of size over 524500

Solver Data

0.00/0.01	c Parsing...
1.32/1.32	c ==============================================================================
1.32/1.32	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.32	c ==============================================================================
1.32/1.32	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
9.52/9.59	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
9.52/9.60	c ==============================================================================
9.52/9.60	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
9.52/9.60	c CPU time:   9.21 s
9.52/9.60	c ==============================================================================
10.12/10.16	c WARNING: for repeatability, setting FPU to use double precision
10.12/10.17	c Number of variables   : 84762        
10.12/10.17	c Number of clauses     : 534198       
10.17/10.55	c Parsing time: 0.35         s
1200.00/1199.92	HOME/SatELiteGTI: line 36: 28448 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-1820310-1242425176/watcher-1820310-1242425176 -o /tmp/evaluation-result-1820310-1242425176/solver-1820310-1242425176 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820310-1242425176.cnf -random-seed=1699834532 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.94 5/97 28269
/proc/meminfo: memFree=503328/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1007015025 2473984 272 4294967295 134512640 135169312 3218872560 3218870152 3085202350 0 0 4 65536 3222620697 0 0 17 0 0 0 0
/proc/28264/statm: 604 272 230 161 0 43 0
[pid=28266] ppid=28264 vsize=2416 CPUtime=0
/proc/28266/stat : 28266 (SatELiteGTI) R 28264 28264 14060 0 -1 4194368 101 0 0 0 0 0 0 0 25 0 1 0 1007015025 2473984 115 4294967295 134512640 135169312 3218872560 3218868780 3085010804 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/28266/statm: 604 115 72 161 0 43 0
[pid=28268] ppid=28266 vsize=0 CPUtime=0
/proc/28268/stat : 28268 (SatELiteGTI) Z 28266 28264 14060 0 -1 4194380 141 0 0 0 0 0 0 0 25 0 1 0 1007015025 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 0 0 0 0
/proc/28268/statm: 0 0 0 0 0 0 0
[pid=28269] ppid=28266 vsize=2416 CPUtime=0
/proc/28269/stat : 28269 (SatELiteGTI) R 28266 28264 14060 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1007015025 2473984 43 4294967295 134512640 135169312 3218872560 3218868780 3085010804 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/28269/statm: 604 43 0 161 0 43 0

[startup+0.03892 s]
/proc/loadavg: 0.92 0.98 0.94 5/97 28269
/proc/meminfo: memFree=503328/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.117992 s]
/proc/loadavg: 0.92 0.98 0.94 5/97 28269
/proc/meminfo: memFree=503328/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.31796 s]
/proc/loadavg: 0.92 0.98 0.94 5/97 28269
/proc/meminfo: memFree=503328/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.717921 s]
/proc/loadavg: 0.92 0.98 0.94 5/97 28269
/proc/meminfo: memFree=503328/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+1.51785 s]
/proc/loadavg: 0.92 0.98 0.94 3/95 28447
/proc/meminfo: memFree=401404/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
[pid=28277] ppid=28264 vsize=152308 CPUtime=1.51
/proc/28277/stat : 28277 (SatELite_releas) R 28264 28264 14060 0 -1 4202496 31961 0 0 0 128 23 0 0 25 0 1 0 1007015026 155963392 31801 4294967295 134512640 135223648 3218718928 3218717520 134548846 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28277/statm: 38077 31801 68 174 0 37902 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 154724

[startup+3.11771 s]
/proc/loadavg: 0.92 0.98 0.94 3/95 28447
/proc/meminfo: memFree=366064/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
[pid=28277] ppid=28264 vsize=174052 CPUtime=3.11
/proc/28277/stat : 28277 (SatELite_releas) R 28264 28264 14060 0 -1 4202496 39183 0 0 0 281 30 0 0 25 0 1 0 1007015026 178229248 35758 4294967295 134512640 135223648 3218718928 3218716596 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28277/statm: 43513 35758 73 174 0 43338 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 176468

[startup+6.31744 s]
/proc/loadavg: 0.93 0.98 0.94 3/95 28447
/proc/meminfo: memFree=344476/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2416 CPUtime=0.01
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 367 643 0 0 0 0 0 1 25 0 1 0 1007015025 2473984 277 4294967295 134512640 135169312 3218872560 3218871096 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 604 277 235 161 0 43 0
[pid=28277] ppid=28264 vsize=196436 CPUtime=6.31
/proc/28277/stat : 28277 (SatELite_releas) R 28264 28264 14060 0 -1 4202496 43602 0 0 0 599 32 0 0 25 0 1 0 1007015026 201150464 39428 4294967295 134512640 135223648 3218718928 3218717024 134585544 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28277/statm: 49109 39428 73 174 0 48934 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 198852

[startup+12.7169 s]
/proc/loadavg: 0.93 0.98 0.94 3/95 28448
/proc/meminfo: memFree=456288/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=30416 CPUtime=2.54
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 7229 0 0 0 251 3 0 0 25 0 1 0 1007016042 31145984 7146 4294967295 134512640 135212243 3219825216 3219823824 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 7604 7146 71 171 0 7431 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 32836

[startup+25.5158 s]
/proc/loadavg: 0.95 0.98 0.94 3/95 28448
/proc/meminfo: memFree=455548/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=31604 CPUtime=15.34
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 7537 0 0 0 1531 3 0 0 25 0 1 0 1007016042 32362496 7454 4294967295 134512640 135212243 3219825216 3219823536 134527978 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 7901 7454 73 171 0 7728 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 34024

[startup+51.1036 s]
/proc/loadavg: 0.96 0.98 0.94 3/95 28450
/proc/meminfo: memFree=451448/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=35700 CPUtime=40.93
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 8545 0 0 0 4089 4 0 0 25 0 1 0 1007016042 36556800 8462 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 8925 8462 73 171 0 8752 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 38120

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.94 2/95 28637
/proc/meminfo: memFree=440660/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=46180 CPUtime=92.14
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 11178 0 0 0 9209 5 0 0 25 0 1 0 1007016042 47288320 11095 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 11545 11095 73 171 0 11372 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 48600

[startup+162.314 s]
/proc/loadavg: 0.99 0.98 0.94 2/95 28830
/proc/meminfo: memFree=428152/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=58496 CPUtime=152.15
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 14261 0 0 0 15208 7 0 0 25 0 1 0 1007016042 59899904 14178 4294967295 134512640 135212243 3219825216 3219823536 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 14624 14178 73 171 0 14451 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 60916

[startup+222.309 s]
/proc/loadavg: 0.99 0.98 0.94 2/95 29019
/proc/meminfo: memFree=417588/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=69168 CPUtime=212.15
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 16902 0 0 0 21208 7 0 0 25 0 1 0 1007016042 70828032 16819 4294967295 134512640 135212243 3219825216 3219823824 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 17292 16819 73 171 0 17119 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 71588

[startup+282.323 s]
/proc/loadavg: 0.99 0.98 0.94 2/95 29205
/proc/meminfo: memFree=412140/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=74464 CPUtime=272.17
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18227 0 0 0 27210 7 0 0 25 0 1 0 1007016042 76251136 18144 4294967295 134512640 135212243 3219825216 3219823600 134536118 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 18616 18144 73 171 0 18443 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 76884

[startup+342.318 s]
/proc/loadavg: 0.99 0.98 0.94 2/95 29393
/proc/meminfo: memFree=412240/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=74464 CPUtime=332.17
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18227 0 0 0 33210 7 0 0 25 0 1 0 1007016042 76251136 18144 4294967295 134512640 135212243 3219825216 3219823824 134525968 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 18616 18144 73 171 0 18443 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 76884

[startup+402.313 s]
/proc/loadavg: 0.99 0.98 0.94 2/95 29582
/proc/meminfo: memFree=412116/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17

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

[pid=28448] ppid=28264 vsize=77112 CPUtime=512.18
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18898 0 0 0 51209 9 0 0 25 0 1 0 1007016042 78962688 18815 4294967295 134512640 135212243 3219825216 3219823536 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19278 18815 73 171 0 19105 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 79532

[startup+582.317 s]
/proc/loadavg: 1.04 1.01 0.95 3/95 30150
/proc/meminfo: memFree=409520/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=77112 CPUtime=572.19
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18898 0 0 0 57210 9 0 0 25 0 1 0 1007016042 78962688 18815 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19278 18815 73 171 0 19105 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 79532

[startup+642.312 s]
/proc/loadavg: 1.15 1.03 0.96 3/95 30341
/proc/meminfo: memFree=409504/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=77112 CPUtime=632.19
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18898 0 0 0 63210 9 0 0 25 0 1 0 1007016042 78962688 18815 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19278 18815 73 171 0 19105 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 79532

[startup+702.317 s]
/proc/loadavg: 1.06 1.03 0.96 2/95 30528
/proc/meminfo: memFree=409264/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=77376 CPUtime=692.2
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 18973 0 0 0 69211 9 0 0 25 0 1 0 1007016042 79233024 18890 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19344 18890 73 171 0 19171 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 79796

[startup+762.312 s]
/proc/loadavg: 1.02 1.02 0.96 2/95 30717
/proc/meminfo: memFree=408156/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=78564 CPUtime=752.2
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 19263 0 0 0 75211 9 0 0 25 0 1 0 1007016042 80449536 19180 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19641 19180 73 171 0 19468 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 80984

[startup+822.307 s]
/proc/loadavg: 1.00 1.01 0.96 2/95 30906
/proc/meminfo: memFree=408156/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=78564 CPUtime=812.2
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 19263 0 0 0 81211 9 0 0 25 0 1 0 1007016042 80449536 19180 4294967295 134512640 135212243 3219825216 3219823536 134527776 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19641 19180 73 171 0 19468 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 80984

[startup+882.311 s]
/proc/loadavg: 1.00 1.01 0.96 2/95 31096
/proc/meminfo: memFree=408404/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=78564 CPUtime=872.21
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 19264 0 0 0 87209 12 0 0 25 0 1 0 1007016042 80449536 19181 4294967295 134512640 135212243 3219825216 3219823824 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 19641 19181 73 171 0 19468 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 80984

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 0.96 2/95 31284
/proc/meminfo: memFree=404320/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=82812 CPUtime=932.22
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 20307 0 0 0 93210 12 0 0 25 0 1 0 1007016042 84799488 20224 4294967295 134512640 135212243 3219825216 3219823824 134526136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 20703 20224 73 171 0 20530 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 85232

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 0.96 3/95 31471
/proc/meminfo: memFree=400360/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86420 CPUtime=992.22
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21211 0 0 0 99208 14 0 0 25 0 1 0 1007016042 88494080 21128 4294967295 134512640 135212243 3219825216 3219823824 134526248 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 21605 21128 73 171 0 21432 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 88840

[startup+1062.33 s]
/proc/loadavg: 1.00 1.00 0.96 2/95 31660
/proc/meminfo: memFree=400608/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86420 CPUtime=1052.24
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21211 0 0 0 105207 17 0 0 25 0 1 0 1007016042 88494080 21128 4294967295 134512640 135212243 3219825216 3219823600 134535633 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28448/statm: 21605 21128 73 171 0 21432 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 88840

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 0.96 3/95 31849
/proc/meminfo: memFree=400732/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86420 CPUtime=1112.22
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21211 0 0 0 111205 17 0 0 25 0 1 0 1007016042 88494080 21128 4294967295 134512640 135212243 3219825216 3219823536 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28448/statm: 21605 21128 73 171 0 21432 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 88840

[startup+1182.32 s]
/proc/loadavg: 1.09 1.03 0.97 3/95 32035
/proc/meminfo: memFree=400468/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86420 CPUtime=1172.23
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21211 0 0 0 117206 17 0 0 25 0 1 0 1007016042 88494080 21128 4294967295 134512640 135212243 3219825216 3219823824 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28448/statm: 21605 21128 73 171 0 21432 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 88840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.06 1.03 0.97 3/95 32038
/proc/meminfo: memFree=400468/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86600 CPUtime=1189.83
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21215 0 0 0 118966 17 0 0 25 0 1 0 1007016042 88678400 21132 4294967295 134512640 135212243 3219825216 3219823536 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28448/statm: 21650 21132 73 171 0 21477 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 89020

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

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

[startup+1199.91 s]
/proc/loadavg: 1.06 1.03 0.97 3/95 32038
/proc/meminfo: memFree=400468/2074464 swapFree=1949056/1959888
[pid=28264] ppid=28262 vsize=2420 CPUtime=10.17
/proc/28264/stat : 28264 (SatELiteGTI) S 28262 28264 14060 0 -1 4194304 385 60289 0 0 0 0 975 42 20 0 1 0 1007015025 2478080 278 4294967295 134512640 135169312 3218872560 3218868776 3085008622 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/28264/statm: 605 278 235 161 0 44 0
[pid=28448] ppid=28264 vsize=86600 CPUtime=1189.83
/proc/28448/stat : 28448 (minisat_static) R 28264 28264 14060 0 -1 4202496 21215 0 0 0 118966 17 0 0 25 0 1 0 1007016042 88678400 21132 4294967295 134512640 135212243 3219825216 3219823536 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28448/statm: 21650 21132 73 171 0 21477 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 89020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1199.41
CPU system time (s): 0.6
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 201660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.41
system time used= 0.6
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81981
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= 15
involuntary context switches= 2392

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 00:06:16
IDJOB=1820310
IDBENCH=20365
IDSOLVER=659
FILE ID=tipi27/1820310-1242425176
PBS_JOBID=
Free space on /tmp= 10067 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820310-1242425176/watcher-1820310-1242425176 -o /tmp/evaluation-result-1820310-1242425176/solver-1820310-1242425176 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820310-1242425176.cnf -random-seed=1699834532

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED= 1699834532

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

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        503656 kB
Buffers:         22860 kB
Cached:        1466204 kB
SwapCached:       5508 kB
Active:         644900 kB
Inactive:       854056 kB
HighTotal:     1178688 kB
HighFree:       188180 kB
LowTotal:       895776 kB
LowFree:        315476 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           26916 kB
Writeback:           0 kB
AnonPages:        9288 kB
Mapped:           3212 kB
Slab:            63124 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10067 MiB
End job on tipi27 at 2009-05-16 00:26:21