Trace number 1849406

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
minisat2 070721/core? (TO) 1200.02 1199.94

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.00	c Parsing...
1.32/1.33	c ==============================================================================
1.32/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.33	c ==============================================================================
1.32/1.33	c |         0 | 1346401  3139386 |  403920       0        0     nan |  0.000 % |
9.62/9.65	c |         0 |  534198  1400252 |      --       0       --      -- |     --   | -504732/-1043370
9.62/9.66	c ==============================================================================
9.62/9.66	c Result  :   #vars: 84762   #clauses: 534198   #literals: 1400252
9.62/9.66	c CPU time:   9.3 s
9.62/9.66	c ==============================================================================
10.22/10.23	This is MiniSat 2.0 beta
10.22/10.23	WARNING: for repeatability, setting FPU to use double precision
10.22/10.23	============================[ Problem Statistics ]=============================
10.22/10.23	|                                                                             |
10.22/10.23	|  Number of variables:  84762                                                |
10.22/10.23	|  Number of clauses:    534198                                               |
10.23/10.59	|  Parsing time:         0.33         s                                       |
10.23/10.62	============================[ Search Statistics ]==============================
10.23/10.62	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.23/10.62	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.23/10.62	===============================================================================
10.23/10.62	|         0 |   84762   534198  1400252 |   178066        0    nan |  0.000 % |
10.92/10.98	|       100 |   84586   534198  1400252 |   195872       84     21 |  5.657 % |
11.42/11.46	|       252 |   83987   534198  1400252 |   215459      230     40 |  8.337 % |
12.22/12.24	|       481 |   76339   488492  1291665 |   237005      421     39 | 24.769 % |
13.12/13.18	|       818 |   63716   384322  1028875 |   260706      710     64 | 27.322 % |
14.12/14.17	|      1325 |   54624   321964   871466 |   286777     1169     57 | 46.818 % |
15.12/15.13	|      2086 |   41653   226958   626519 |   315454     1840     62 | 50.869 % |
16.52/16.57	|      3226 |   36029   192440   533561 |   347000     2944     53 | 58.124 % |
18.02/18.09	|      4934 |   35490   189278   524815 |   381700     4644     59 | 58.783 % |
21.51/21.56	|      7496 |   31488   165282   457565 |   419870     7000     59 | 63.501 % |
25.71/25.79	|     11341 |   30918   163053   450809 |   461857    10831     67 | 63.793 % |
33.81/33.89	|     17107 |   29217   152566   423807 |   508043    16586     61 | 65.547 % |
47.21/47.21	|     25758 |   29092   151742   421629 |   558847    25229     74 | 65.678 % |
68.71/68.80	|     38733 |   29092   151742   421629 |   614732    38204     77 | 65.678 % |
101.22/101.28	|     58194 |   29018   151410   420497 |   676205    57664     81 | 65.765 % |
163.52/163.54	|     87386 |   28970   151096   419651 |   743825    86845     78 | 65.822 % |
268.64/268.70	|    131175 |   28889   150581   418258 |   818208   130626     79 | 65.959 % |
477.35/477.39	|    196859 |   28449   147796   410733 |   900029   196297     85 | 66.486 % |
848.28/848.27	|    295386 |   28275   146681   407886 |   990032   294799     88 | 66.654 % |
1200.01/1199.93	HOME/SatELiteGTI: line 36:  7182 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1849406-1244813976/watcher-1849406-1244813976 -o /tmp/evaluation-result-1849406-1244813976/solver-1849406-1244813976 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849406-1244813976.cnf 

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


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/94 7176
/proc/meminfo: memFree=1227484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=952 CPUtime=0
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 135 0 0 0 0 0 0 0 18 0 1 0 78818790 974848 70 4294967295 134512640 135223648 3215488448 3215487044 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 238 72 46 174 0 63 0

[startup+0.057046 s]
/proc/loadavg: 0.93 0.98 0.99 3/94 7176
/proc/meminfo: memFree=1227484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=11736 CPUtime=0.06
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 2177 0 0 0 3 3 0 0 18 0 1 0 78818790 12017664 2112 4294967295 134512640 135223648 3215488448 3215487016 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 2934 2112 46 174 0 2759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14152

[startup+0.117026 s]
/proc/loadavg: 0.93 0.98 0.99 3/94 7176
/proc/meminfo: memFree=1227484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=22716 CPUtime=0.12
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 4742 0 0 0 8 4 0 0 18 0 1 0 78818790 23261184 4677 4294967295 134512640 135223648 3215488448 3215487400 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 5679 4678 46 174 0 5504 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25132

[startup+0.317009 s]
/proc/loadavg: 0.93 0.98 0.99 3/94 7176
/proc/meminfo: memFree=1227484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=76304 CPUtime=0.32
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 12798 0 0 0 23 9 0 0 18 0 1 0 78818790 78135296 12733 4294967295 134512640 135223648 3215488448 3215487032 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 19076 12734 46 174 0 18901 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 78720

[startup+0.716975 s]
/proc/loadavg: 0.93 0.98 0.99 3/94 7176
/proc/meminfo: memFree=1227484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=106864 CPUtime=0.72
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 20440 0 0 0 59 13 0 0 18 0 1 0 78818790 109428736 20375 4294967295 134512640 135223648 3215488448 3215487400 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 26716 20376 46 174 0 26541 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 109280

[startup+1.51691 s]
/proc/loadavg: 0.93 0.98 0.99 2/96 7181
/proc/meminfo: memFree=1127144/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=152308 CPUtime=1.52
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 31934 0 0 0 127 25 0 0 20 0 1 0 78818790 155963392 31773 4294967295 134512640 135223648 3215488448 3215487104 134546390 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 38077 31773 68 174 0 37902 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 154724

[startup+3.11678 s]
/proc/loadavg: 0.93 0.98 0.99 4/96 7181
/proc/meminfo: memFree=1091680/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=173920 CPUtime=3.12
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 39125 0 0 0 284 28 0 0 25 0 1 0 78818790 178094080 35699 4294967295 134512640 135223648 3215488448 3215486464 134587342 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 43480 35699 73 174 0 43305 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 176336

[startup+6.31651 s]
/proc/loadavg: 0.93 0.98 0.99 2/96 7181
/proc/meminfo: memFree=1069624/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2416 CPUtime=0
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 368 642 0 0 0 0 0 0 25 0 1 0 78818790 2473984 277 4294967295 134512640 135169312 3215836720 3215835256 3085680366 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7176/statm: 604 277 235 161 0 43 0
[pid=7180] ppid=7176 vsize=196436 CPUtime=6.32
/proc/7180/stat : 7180 (SatELite_releas) R 7176 7176 19205 0 -1 4202496 43602 0 0 0 604 28 0 0 25 0 1 0 78818790 201150464 39427 4294967295 134512640 135223648 3215488448 3215486544 134585406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7180/statm: 49109 39427 73 174 0 48934 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 198852

[startup+12.716 s]
/proc/loadavg: 0.94 0.98 0.99 2/96 7182
/proc/meminfo: memFree=1181288/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=30344 CPUtime=2.49
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 7223 0 0 0 244 5 0 0 25 0 1 0 78819813 31072256 7140 4294967295 134512640 135212939 3220677408 3220675872 134526842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7182/statm: 7586 7140 76 171 0 7414 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 32764

[startup+25.5149 s]
/proc/loadavg: 0.95 0.98 0.99 2/96 7367
/proc/meminfo: memFree=1180936/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=30484 CPUtime=15.28
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 7268 0 0 0 1523 5 0 0 25 0 1 0 78819813 31215616 7185 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 7621 7185 76 171 0 7449 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 32904

[startup+51.1128 s]
/proc/loadavg: 0.97 0.98 0.99 2/96 7370
/proc/meminfo: memFree=1177460/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=34580 CPUtime=40.88
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 8272 0 0 0 4082 6 0 0 25 0 1 0 78819813 35409920 8189 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 8645 8189 76 171 0 8473 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 37000

[startup+102.318 s]
/proc/loadavg: 1.17 1.03 1.01 3/96 7558
/proc/meminfo: memFree=1166596/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=45244 CPUtime=92.09
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 10953 0 0 0 9203 6 0 0 25 0 1 0 78819813 46329856 10870 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 11311 10870 76 171 0 11139 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 47664

[startup+162.313 s]
/proc/loadavg: 1.23 1.07 1.02 2/96 7749
/proc/meminfo: memFree=1158024/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=53980 CPUtime=152.09
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 13109 0 0 0 15198 11 0 0 25 0 1 0 78819813 55275520 13026 4294967295 134512640 135212939 3220677408 3220675872 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 13495 13026 76 171 0 13323 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 56400

[startup+222.318 s]
/proc/loadavg: 1.08 1.05 1.01 3/96 7938
/proc/meminfo: memFree=1149716/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=62296 CPUtime=212.1
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 15159 0 0 0 21198 12 0 0 25 0 1 0 78819813 63791104 15076 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 15574 15076 76 171 0 15402 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 64716

[startup+282.323 s]
/proc/loadavg: 1.03 1.04 1.01 2/96 8132
/proc/meminfo: memFree=1141004/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=70908 CPUtime=272.11
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 17348 0 0 0 27196 15 0 0 25 0 1 0 78819813 72609792 17265 4294967295 134512640 135212939 3220677408 3220675872 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 17727 17265 76 171 0 17555 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 73328

[startup+342.308 s]
/proc/loadavg: 1.01 1.03 1.00 3/96 8322
/proc/meminfo: memFree=1132216/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=79692 CPUtime=332.1
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 19497 0 0 0 33191 19 0 0 25 0 1 0 78819813 81604608 19414 4294967295 134512640 135212939 3220677408 3220675968 134538793 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 19923 19414 76 171 0 19751 0
Current children cumulated CPU time (s) 342.33

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

[pid=7182] ppid=7176 vsize=102108 CPUtime=512.12
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 25003 0 0 0 51181 31 0 0 25 0 1 0 78819813 104558592 24920 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 25527 24920 76 171 0 25355 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 104528

[startup+582.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/96 9083
/proc/meminfo: memFree=1103788/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=108324 CPUtime=572.13
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 26558 0 0 0 57182 31 0 0 25 0 1 0 78819813 110923776 26475 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 27081 26475 76 171 0 26909 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 110744

[startup+642.323 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 9277
/proc/meminfo: memFree=1097868/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=114000 CPUtime=632.14
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 27993 0 0 0 63179 35 0 0 25 0 1 0 78819813 116736000 27910 4294967295 134512640 135212939 3220677408 3220675968 134538793 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 28500 27910 76 171 0 28328 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 116420

[startup+702.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 9466
/proc/meminfo: memFree=1092452/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=119464 CPUtime=692.13
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 29356 0 0 0 69175 38 0 0 25 0 1 0 78819813 122331136 29273 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 29866 29273 76 171 0 29694 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 121884

[startup+762.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 9657
/proc/meminfo: memFree=1084484/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=127364 CPUtime=752.14
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 31327 0 0 0 75170 44 0 0 25 0 1 0 78819813 130420736 31244 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 31841 31244 76 171 0 31669 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 129784

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 9846
/proc/meminfo: memFree=1077276/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=134404 CPUtime=812.15
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 33112 0 0 0 81166 49 0 0 25 0 1 0 78819813 137629696 33029 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 33601 33029 76 171 0 33429 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 136824

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10036
/proc/meminfo: memFree=1070448/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=141280 CPUtime=872.15
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 34818 0 0 0 87166 49 0 0 25 0 1 0 78819813 144670720 34735 4294967295 134512640 135212939 3220677408 3220675584 134529407 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 35320 34735 76 171 0 35148 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 143700

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10226
/proc/meminfo: memFree=1065628/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=146608 CPUtime=932.16
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 36007 0 0 0 93167 49 0 0 25 0 1 0 78819813 150126592 35924 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 36652 35924 76 171 0 36480 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 149028

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10415
/proc/meminfo: memFree=1060196/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=152168 CPUtime=992.16
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 37409 0 0 0 99165 51 0 0 25 0 1 0 78819813 155820032 37326 4294967295 134512640 135212939 3220677408 3220675648 134535725 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 38042 37326 76 171 0 37870 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 154588

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 10610
/proc/meminfo: memFree=1055592/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=156656 CPUtime=1052.16
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 38538 0 0 0 105165 51 0 0 25 0 1 0 78819813 160415744 38455 4294967295 134512640 135212939 3220677408 3220675872 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 39164 38455 76 171 0 38992 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 159076

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10799
/proc/meminfo: memFree=1051864/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=160416 CPUtime=1112.17
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 39472 0 0 0 111166 51 0 0 25 0 1 0 78819813 164265984 39389 4294967295 134512640 135212939 3220677408 3220675872 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 40104 39389 76 171 0 39932 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 162836

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10989
/proc/meminfo: memFree=1048400/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=163864 CPUtime=1172.17
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 40314 0 0 0 117166 51 0 0 25 0 1 0 78819813 167796736 40231 4294967295 134512640 135212939 3220677408 3220675872 134526797 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 40966 40231 76 171 0 40794 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 166284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10992
/proc/meminfo: memFree=1047340/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=164884 CPUtime=1189.78
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 40572 0 0 0 118927 51 0 0 25 0 1 0 78819813 168841216 40489 4294967295 134512640 135212939 3220677408 3220675872 134526720 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 41221 40489 76 171 0 41049 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 167304

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 10992
/proc/meminfo: memFree=1047340/2074464 swapFree=1959888/1959888
[pid=7176] ppid=7174 vsize=2420 CPUtime=10.23
/proc/7176/stat : 7176 (SatELiteGTI) S 7174 7176 19205 0 -1 4194304 386 60288 0 0 0 0 983 40 18 0 1 0 78818790 2478080 278 4294967295 134512640 135169312 3215836720 3215832936 3085680366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7176/statm: 605 278 235 161 0 44 0
[pid=7182] ppid=7176 vsize=164884 CPUtime=1189.78
/proc/7182/stat : 7182 (minisat_static) R 7176 7176 19205 0 -1 4202496 40572 0 0 0 118927 51 0 0 25 0 1 0 78819813 168841216 40489 4294967295 134512640 135212939 3220677408 3220675872 134526720 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7182/statm: 41221 40489 76 171 0 41049 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 167304

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.02
CPU user time (s): 1199.1
CPU system time (s): 0.92
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 201660

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi09 at 2009-06-12 15:39:36
IDJOB=1849406
IDBENCH=20365
IDSOLVER=690
FILE ID=tipi09/1849406-1244813976
PBS_JOBID=
Free space on /tmp= 15372 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-17-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849406-1244813976/watcher-1849406-1244813976 -o /tmp/evaluation-result-1849406-1244813976/solver-1849406-1244813976 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849406-1244813976.cnf

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

MD5SUM BENCH= 9ce7c48a28ddd5790e38607bb893dd38
RANDOM SEED= 1607384516

Linux tipi09 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.365
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.365
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.365
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.76

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.365
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:       1227500 kB
Buffers:         56916 kB
Cached:         661704 kB
SwapCached:          0 kB
Active:         261136 kB
Inactive:       469884 kB
HighTotal:     1178688 kB
HighFree:       621688 kB
LowTotal:       895776 kB
LowFree:        605812 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           27024 kB
Writeback:           0 kB
AnonPages:       12488 kB
Mapped:           6580 kB
Slab:           107412 kB
PageTables:        676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90996 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15364 MiB
End job on tipi09 at 2009-06-12 15:59:41