Trace number 1820810

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
BinMiniSat 2009-03-21? (TO) 1200.1 1200.05

General information on the benchmark

Namevange-col-abb313GPIA-9-c.cnf
MD5SUM0baefedb2aaa81442743e253487854d8
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 variables6228
Number of clauses484871
Sum of the clauses size3850952
Maximum clause length8
Minimum clause length1
Number of clauses of size 115
Number of clauses of size 24651
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5480204

Solver Data

0.00/0.00	c Parsing...
0.72/0.76	c ==============================================================================
0.72/0.76	c |           |     ORIGINAL     |              LEARNT              |          |
0.72/0.76	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.72/0.76	c ==============================================================================
0.72/0.76	c |         0 |  482594  3828193 |  144778       0        0     nan |  0.000 % |
1.02/1.10	c |         0 |  479096  3790745 |      --       0       --      -- |     --   | -1544/-21985
1.02/1.10	c ==============================================================================
1.02/1.10	c Result  :   #vars: 6212   #clauses: 479096   #literals: 3790745
1.02/1.10	c CPU time:   1 s
1.02/1.10	c ==============================================================================
2.21/2.23	This is MiniSat 2.0 beta
2.21/2.23	WARNING: for repeatability, setting FPU to use double precision
2.21/2.23	============================[ Problem Statistics ]=============================
2.21/2.23	|                                                                             |
2.21/2.23	|  Number of variables:  6212                                                 |
2.21/2.23	|  Number of clauses:    479096                                               |
2.22/2.73	|  Parsing time:         0.45         s                                       |
2.22/2.77	============================[ Search Statistics ]==============================
2.22/2.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.22/2.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.22/2.77	===============================================================================
2.22/2.78	|         0 |    6212   479096  3790745 |   159698        0    nan |  0.000 % |
2.22/2.80	|       100 |    6212   479096  3790745 |   175668      100     10 |  0.000 % |
2.22/2.81	|       250 |    6212   479096  3790745 |   193235      250     10 |  0.000 % |
2.22/2.83	|       475 |    6212   479096  3790745 |   212558      475     11 |  0.000 % |
2.22/2.85	|       812 |    6212   479096  3790745 |   233814      812     10 |  0.000 % |
2.22/2.87	|      1319 |    6212   479096  3790745 |   257196     1319     10 |  0.000 % |
2.22/2.90	|      2078 |    6212   479096  3790745 |   282915     2078     10 |  0.000 % |
2.22/2.96	|      3217 |    6212   479096  3790745 |   311207     3217     11 |  0.000 % |
2.22/3.01	|      4925 |    6212   479096  3790745 |   342328     4925     12 |  0.000 % |
2.22/3.12	|      7487 |    6212   479096  3790745 |   376561     7487     12 |  0.000 % |
3.31/3.31	|     11334 |    6212   479096  3790745 |   414217    11334     12 |  0.000 % |
3.61/3.63	|     17100 |    6212   479096  3790745 |   455638    17100     13 |  0.000 % |
4.20/4.22	|     25749 |    6212   479096  3790745 |   501202    25749     13 |  0.000 % |
4.80/4.88	|     38724 |    6211   479096  3790745 |   551323    38723     13 |  0.016 % |
6.40/6.41	|     58186 |    6211   479096  3790745 |   606455    58185     13 |  0.016 % |
9.30/9.31	|     87378 |    6211   479096  3790745 |   667100    87377     13 |  0.016 % |
14.50/14.53	|    131167 |    6211   479096  3790745 |   733811   131166     14 |  0.016 % |
24.10/24.11	|    196851 |    6211   479096  3790745 |   807192   196850     14 |  0.016 % |
38.60/38.66	|    295377 |    6208   478927  3789758 |   887911   295374     14 |  0.080 % |
67.81/67.86	|    443166 |    6203   478927  3789758 |   976702   443160     14 |  0.161 % |
156.51/156.59	|    664850 |    6203   478927  3789758 |  1074372   664844     15 |  0.161 % |
368.12/368.14	|    997376 |    6202   477473  3780137 |  1181810   997353     16 |  0.161 % |
496.93/497.00	|   1496165 |    6202   477473  3780137 |  1299991   343758     14 |  0.161 % |
823.86/823.87	|   2244347 |    6200   477198  3778236 |  1429990  1091937     17 |  0.193 % |
1200.08/1200.04	HOME/SatELiteGTI: line 36:  7553 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-1820810-1242478834/watcher-1820810-1242478834 -o /tmp/evaluation-result-1820810-1242478834/solver-1820810-1242478834 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820810-1242478834.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.92 0.98 0.99 2/97 7546
/proc/meminfo: memFree=1806772/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=956 CPUtime=0
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 129 0 0 0 0 0 0 0 20 0 1 0 1012384480 978944 65 4294967295 134512640 135223648 3216664288 3216662884 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 239 71 45 174 0 64 0

[startup+0.060937 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 7546
/proc/meminfo: memFree=1806772/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=4848 CPUtime=0.06
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 1039 0 0 0 5 1 0 0 20 0 1 0 1012384480 4964352 975 4294967295 134512640 135223648 3216664288 3216663240 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 1212 975 47 174 0 1037 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7264

[startup+0.110933 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 7546
/proc/meminfo: memFree=1806772/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=7744 CPUtime=0.11
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 1721 0 0 0 10 1 0 0 20 0 1 0 1012384480 7929856 1657 4294967295 134512640 135223648 3216664288 3216662888 134718983 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 1936 1657 47 174 0 1761 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10160

[startup+0.310921 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 7546
/proc/meminfo: memFree=1806772/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=18156 CPUtime=0.31
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 4374 0 0 0 28 3 0 0 21 0 1 0 1012384480 18591744 4310 4294967295 134512640 135223648 3216664288 3216663240 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 4539 4310 47 174 0 4364 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 20572

[startup+0.710899 s]
/proc/loadavg: 0.92 0.98 0.99 2/97 7546
/proc/meminfo: memFree=1806772/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=50992 CPUtime=0.71
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 12579 0 0 0 62 9 0 0 22 0 1 0 1012384480 52215808 12515 4294967295 134512640 135223648 3216664288 3216663296 134547543 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 12748 12515 47 174 0 12573 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 53408

[startup+1.51085 s]
/proc/loadavg: 0.92 0.98 0.99 3/99 7552
/proc/meminfo: memFree=1752552/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2416 CPUtime=0.01
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 367 648 0 0 1 0 0 0 18 0 1 0 1012384479 2473984 277 4294967295 134512640 135169312 3215502816 3215501352 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 604 277 235 161 0 43 0
[pid=7550] ppid=7546 vsize=53892 CPUtime=1.51
/proc/7550/stat : 7550 (SatELite_releas) R 7546 7546 16367 0 -1 4202496 13748 0 0 0 139 12 0 0 25 0 1 0 1012384480 55185408 12953 4294967295 134512640 135223648 3216664288 3216661092 134818434 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7550/statm: 13473 12953 73 174 0 13298 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 56308

[startup+3.11076 s]
/proc/loadavg: 0.92 0.98 0.99 3/99 7552
/proc/meminfo: memFree=1737300/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 2420
heavy processes:

[startup+6.31059 s]
/proc/loadavg: 0.93 0.98 0.99 3/99 7554
/proc/meminfo: memFree=1750104/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=39236 CPUtime=4.08
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 9522 0 0 0 399 9 0 0 25 0 1 0 1012384702 40177664 9456 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 9809 9456 71 172 0 9636 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 41656

[startup+12.7102 s]
/proc/loadavg: 0.93 0.98 0.99 2/99 7737
/proc/meminfo: memFree=1743120/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=45212 CPUtime=10.48
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 10972 0 0 0 1037 11 0 0 25 0 1 0 1012384702 46297088 10906 4294967295 134512640 135216011 3220292288 3220290640 134527269 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 11303 10906 71 172 0 11130 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 47632

[startup+25.5095 s]
/proc/loadavg: 0.95 0.98 0.99 2/99 7737
/proc/meminfo: memFree=1734832/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=53804 CPUtime=23.28
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 13072 0 0 0 2315 13 0 0 25 0 1 0 1012384702 55095296 13006 4294967295 134512640 135216011 3220292288 3220290640 134527184 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 13451 13006 71 172 0 13278 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56224

[startup+51.1081 s]
/proc/loadavg: 0.96 0.98 0.99 2/99 7739
/proc/meminfo: memFree=1719440/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=69468 CPUtime=48.88
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 16973 0 0 0 4873 15 0 0 25 0 1 0 1012384702 71135232 16907 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 17367 16907 71 172 0 17194 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 71888

[startup+102.315 s]
/proc/loadavg: 0.98 0.98 0.99 3/99 7926
/proc/meminfo: memFree=1703376/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=85668 CPUtime=100.09
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 20943 0 0 0 9987 22 0 0 25 0 1 0 1012384702 87724032 20877 4294967295 134512640 135216011 3220292288 3220290640 134527341 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 21417 20877 71 172 0 21244 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88088

[startup+162.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 8115
/proc/meminfo: memFree=1688124/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=101720 CPUtime=160.09
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 24783 0 0 0 15981 28 0 0 25 0 1 0 1012384702 104161280 24717 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 25430 24717 71 172 0 25257 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 104140

[startup+222.318 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 8306
/proc/meminfo: memFree=1671856/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=117220 CPUtime=220.1
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 28791 0 0 0 21980 30 0 0 25 0 1 0 1012384702 120033280 28725 4294967295 134512640 135216011 3220292288 3220290640 134527283 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 29305 28725 71 172 0 29132 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 119640

[startup+282.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 8493
/proc/meminfo: memFree=1662332/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=126520 CPUtime=280.09
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 31166 0 0 0 27979 30 0 0 25 0 1 0 1012384702 129556480 31100 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 31630 31100 71 172 0 31457 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 128940

[startup+342.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 8682
/proc/meminfo: memFree=1657248/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=131532 CPUtime=340.1
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 32435 0 0 0 33978 32 0 0 25 0 1 0 1012384702 134688768 32369 4294967295 134512640 135216011 3220292288 3220290640 134527289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7553/statm: 32883 32369 71 172 0 32710 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 133952


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

[pid=7553] ppid=7546 vsize=152156 CPUtime=460.11
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37221 0 0 0 45978 33 0 0 25 0 1 0 1012384702 155807744 37155 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37155 71 172 0 37866 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 154576

[startup+522.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 9247
/proc/meminfo: memFree=1638020/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=152156 CPUtime=520.11
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37221 0 0 0 51978 33 0 0 25 0 1 0 1012384702 155807744 37155 4294967295 134512640 135216011 3220292288 3220290432 134535994 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37155 71 172 0 37866 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 154576

[startup+582.318 s]
/proc/loadavg: 0.99 0.98 0.99 3/99 9438
/proc/meminfo: memFree=1638028/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=152156 CPUtime=580.12
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37222 0 0 0 57979 33 0 0 25 0 1 0 1012384702 155807744 37156 4294967295 134512640 135216011 3220292288 3220290640 134527320 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37156 71 172 0 37866 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 154576

[startup+642.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/99 9625
/proc/meminfo: memFree=1638152/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=152156 CPUtime=640.11
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37223 0 0 0 63978 33 0 0 25 0 1 0 1012384702 155807744 37157 4294967295 134512640 135216011 3220292288 3220290640 134527755 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37157 71 172 0 37866 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 154576

[startup+702.322 s]
/proc/loadavg: 1.09 1.01 1.00 3/99 9814
/proc/meminfo: memFree=1638152/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=152156 CPUtime=700.13
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37224 0 0 0 69980 33 0 0 25 0 1 0 1012384702 155807744 37158 4294967295 134512640 135216011 3220292288 3220290640 134527970 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37158 71 172 0 37866 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 154576

[startup+762.318 s]
/proc/loadavg: 1.03 1.01 1.00 2/99 10003
/proc/meminfo: memFree=1637896/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=152156 CPUtime=760.13
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 37224 0 0 0 75980 33 0 0 25 0 1 0 1012384702 155807744 37158 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 38039 37158 71 172 0 37866 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 154576

[startup+822.325 s]
/proc/loadavg: 1.01 1.00 1.00 2/99 10190
/proc/meminfo: memFree=1626984/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=163564 CPUtime=820.14
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 40026 0 0 0 81978 36 0 0 25 0 1 0 1012384702 167489536 39960 4294967295 134512640 135216011 3220292288 3220290640 134527507 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 40891 39960 71 172 0 40718 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 165984

[startup+882.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 10377
/proc/meminfo: memFree=1618304/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=172248 CPUtime=880.14
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 42159 0 0 0 87977 37 0 0 25 0 1 0 1012384702 176381952 42093 4294967295 134512640 135216011 3220292288 3220290640 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 43062 42093 71 172 0 42889 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 174668

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 10564
/proc/meminfo: memFree=1611732/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=178632 CPUtime=940.14
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 43776 0 0 0 93976 38 0 0 25 0 1 0 1012384702 182919168 43710 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 44658 43710 71 172 0 44485 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 181052

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 10760
/proc/meminfo: memFree=1603532/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=186600 CPUtime=1000.14
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 45811 0 0 0 99974 40 0 0 25 0 1 0 1012384702 191078400 45745 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 46650 45745 71 172 0 46477 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 189020

[startup+1062.31 s]
/proc/loadavg: 1.05 1.01 1.00 3/99 10949
/proc/meminfo: memFree=1594976/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=194548 CPUtime=1060.14
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 47906 0 0 0 105971 43 0 0 25 0 1 0 1012384702 199217152 47840 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 48637 47840 71 172 0 48464 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 196968

[startup+1122.32 s]
/proc/loadavg: 1.02 1.01 1.00 2/99 11136
/proc/meminfo: memFree=1594976/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=194548 CPUtime=1120.15
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 47906 0 0 0 111972 43 0 0 25 0 1 0 1012384702 199217152 47840 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 48637 47840 71 172 0 48464 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 196968

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 11323
/proc/meminfo: memFree=1594976/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=194548 CPUtime=1180.15
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 47906 0 0 0 117972 43 0 0 25 0 1 0 1012384702 199217152 47840 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 48637 47840 71 172 0 48464 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 196968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 11325
/proc/meminfo: memFree=1594976/2074464 swapFree=1949244/1959888
[pid=7546] ppid=7544 vsize=2420 CPUtime=2.22
/proc/7546/stat : 7546 (SatELiteGTI) S 7544 7546 16367 0 -1 4194304 387 14398 0 0 1 0 207 14 18 0 1 0 1012384479 2478080 278 4294967295 134512640 135169312 3215502816 3215499032 3085639406 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7546/statm: 605 278 235 161 0 44 0
[pid=7553] ppid=7546 vsize=194548 CPUtime=1197.86
/proc/7553/stat : 7553 (minisat_static) R 7546 7546 16367 0 -1 4202496 47906 0 0 0 119743 43 0 0 25 0 1 0 1012384702 199217152 47840 4294967295 134512640 135216011 3220292288 3220290640 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7553/statm: 48637 47840 71 172 0 48464 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 196968

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.05
CPU time (s): 1200.1
CPU user time (s): 1199.51
CPU system time (s): 0.59
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 196968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.51
system time used= 0.59
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62781
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= 18
involuntary context switches= 835

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 15:00:34
IDJOB=1820810
IDBENCH=69600
IDSOLVER=661
FILE ID=tipi11/1820810-1242478834
PBS_JOBID=
Free space on /tmp= 9917 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/vange-col-abb313GPIA-9-c.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820810-1242478834/watcher-1820810-1242478834 -o /tmp/evaluation-result-1820810-1242478834/solver-1820810-1242478834 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820810-1242478834.cnf

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

MD5SUM BENCH= 0baefedb2aaa81442743e253487854d8
RANDOM SEED= 1647267890

Linux tipi11 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.431
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.431
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.431
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.431
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:       1807152 kB
Buffers:         20232 kB
Cached:         176780 kB
SwapCached:       5224 kB
Active:          65552 kB
Inactive:       143308 kB
HighTotal:     1178688 kB
HighFree:      1021528 kB
LowTotal:       895776 kB
LowFree:        785624 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:           22484 kB
Writeback:           0 kB
AnonPages:       11004 kB
Mapped:           5084 kB
Slab:            49792 kB
PageTables:        568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9917 MiB
End job on tipi11 at 2009-05-16 15:20:37