Trace number 1820822

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

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
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 variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.03/0.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.12/0.15	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.12/0.16	c ==============================================================================
0.12/0.16	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.12/0.16	c CPU time:   0.16 s
0.12/0.16	c ==============================================================================
0.22/0.22	This is MiniSat 2.0 beta
0.22/0.22	WARNING: for repeatability, setting FPU to use double precision
0.22/0.22	============================[ Problem Statistics ]=============================
0.22/0.22	|                                                                             |
0.22/0.23	|  Number of variables:  9363                                                 |
0.22/0.23	|  Number of clauses:    59810                                                |
0.22/0.26	|  Parsing time:         0.04         s                                       |
0.22/0.27	============================[ Search Statistics ]==============================
0.22/0.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.27	===============================================================================
0.22/0.27	|         0 |    9363    59810   202648 |    19936        0    nan |  0.000 % |
0.23/0.32	|       100 |    9362    59810   202648 |    21930       99      5 |  0.011 % |
0.23/0.36	|       250 |    9356    59810   202648 |    24123      243      7 |  0.085 % |
0.23/0.41	|       475 |    9346    59622   201855 |    26535      441      6 |  0.182 % |
0.23/0.52	|       812 |    9339    59441   201220 |    29189      755     12 |  0.256 % |
0.23/0.68	|      1318 |    9334    59441   201220 |    32108     1256     13 |  0.310 % |
0.23/0.88	|      2077 |    9302    59101   200074 |    35319     1940     10 |  0.652 % |
1.12/1.19	|      3216 |    9280    58598   198402 |    38850     3015     10 |  0.908 % |
1.72/1.80	|      4924 |    9260    58371   197659 |    42736     4678     11 |  1.100 % |
2.42/2.42	|      7487 |    9248    58202   197111 |    47009     7199     17 |  1.228 % |
3.82/3.90	|     11333 |    9239    58113   196815 |    51710    11021     22 |  1.324 % |
6.02/6.10	|     17099 |    9232    58088   196734 |    56881    16773     27 |  1.399 % |
11.62/11.68	|     25749 |    9206    57776   195698 |    62569    25350     31 |  1.688 % |
18.72/18.75	|     38724 |    9202    57724   195526 |    68826    38312     36 |  1.720 % |
30.92/31.00	|     58185 |    9194    57658   195320 |    75709    57747     35 |  1.805 % |
50.92/50.97	|     87379 |    9189    57615   195181 |    83280    21913     36 |  1.859 % |
80.12/80.18	|    131169 |    9174    57466   194706 |    91608    65660     35 |  2.040 % |
129.13/129.13	|    196853 |    9147    57276   194081 |   100769    57333     29 |  2.318 % |
215.93/215.96	|    295379 |    9138    57155   193698 |   110846    73689     23 |  2.404 % |
334.95/335.00	|    443168 |    9089    56580   191793 |   121930    36072     45 |  2.926 % |
510.87/510.89	|    664851 |    9036    56052   190078 |   134123    50938     36 |  3.493 % |
772.09/772.03	|    997376 |    8987    55607   188634 |   147536    40189     34 |  4.016 % |
1160.73/1160.69	|   1496167 |    8929    55116   187068 |   162289    22633     28 |  4.646 % |
1200.03/1199.93	HOME/SatELiteGTI: line 36: 12115 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-1820822-1242480842/watcher-1820822-1242480842 -o /tmp/evaluation-result-1820822-1242480842/solver-1820822-1242480842 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820822-1242480842.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: 1.00 1.01 1.00 2/93 12109
/proc/meminfo: memFree=579188/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2416 CPUtime=0
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1012581354 2473984 277 4294967295 134512640 135169312 3215498720 3215497256 3085573870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12109/statm: 604 277 235 161 0 43 0
[pid=12113] ppid=12109 vsize=952 CPUtime=0
/proc/12113/stat : 12113 (SatELite_releas) R 12109 12109 14060 0 -1 4202496 126 0 0 0 0 0 0 0 25 0 1 0 1012581355 974848 62 4294967295 134512640 135223648 3219294560 3219293156 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12113/statm: 238 64 45 174 0 63 0

[startup+0.026713 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12109
/proc/meminfo: memFree=579188/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2416 CPUtime=0
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1012581354 2473984 277 4294967295 134512640 135169312 3215498720 3215497256 3085573870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12109/statm: 604 277 235 161 0 43 0
[pid=12113] ppid=12109 vsize=3380 CPUtime=0.03
/proc/12113/stat : 12113 (SatELite_releas) R 12109 12109 14060 0 -1 4202496 701 0 0 0 3 0 0 0 25 0 1 0 1012581355 3461120 637 4294967295 134512640 135223648 3219294560 3219293512 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12113/statm: 845 637 46 174 0 670 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5796

[startup+0.116704 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12109
/proc/meminfo: memFree=579188/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2416 CPUtime=0
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1012581354 2473984 277 4294967295 134512640 135169312 3215498720 3215497256 3085573870 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/12109/statm: 604 277 235 161 0 43 0
[pid=12113] ppid=12109 vsize=7696 CPUtime=0.12
/proc/12113/stat : 12113 (SatELite_releas) R 12109 12109 14060 0 -1 4202496 1621 0 0 0 12 0 0 0 25 0 1 0 1012581355 7880704 1557 4294967295 134512640 135223648 3219294560 3219292576 134587344 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12113/statm: 1924 1557 73 174 0 1749 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 10112

[startup+0.316687 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12109
/proc/meminfo: memFree=579188/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+0.716652 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 12109
/proc/meminfo: memFree=579188/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+1.51658 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 12115
/proc/meminfo: memFree=573708/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=5752 CPUtime=1.29
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 1337 0 0 0 129 0 0 0 25 0 1 0 1012581377 5890048 1271 4294967295 134512640 135216011 3220316864 3220315216 134527432 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 1438 1271 71 172 0 1265 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8172

[startup+3.11644 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 12115
/proc/meminfo: memFree=573460/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=6412 CPUtime=2.89
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 1507 0 0 0 289 0 0 0 25 0 1 0 1012581377 6565888 1441 4294967295 134512640 135216011 3220316864 3220315216 134527824 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 1603 1441 71 172 0 1430 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8832

[startup+6.31617 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 12115
/proc/meminfo: memFree=571724/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=7896 CPUtime=6.09
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 1890 0 0 0 609 0 0 0 25 0 1 0 1012581377 8085504 1824 4294967295 134512640 135216011 3220316864 3220315216 134527474 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 1974 1824 71 172 0 1801 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10316

[startup+12.7156 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 12115
/proc/meminfo: memFree=569572/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=10148 CPUtime=12.49
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 2435 0 0 0 1248 1 0 0 25 0 1 0 1012581377 10391552 2369 4294967295 134512640 135216011 3220316864 3220315216 134527518 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 2537 2369 71 172 0 2364 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 12568

[startup+25.5145 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 12298
/proc/meminfo: memFree=564836/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=14084 CPUtime=25.29
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 3415 0 0 0 2526 3 0 0 25 0 1 0 1012581377 14422016 3349 4294967295 134512640 135216011 3220316864 3220314944 134524336 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 3521 3349 71 172 0 3348 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 16504

[startup+51.1123 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 12300
/proc/meminfo: memFree=558764/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=20072 CPUtime=50.89
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 4896 0 0 0 5082 7 0 0 25 0 1 0 1012581377 20553728 4830 4294967295 134512640 135216011 3220316864 3220315216 134527243 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 5018 4830 71 172 0 4845 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 22492

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12487
/proc/meminfo: memFree=557996/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=20916 CPUtime=102.1
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 5081 0 0 0 10203 7 0 0 25 0 1 0 1012581377 21417984 5015 4294967295 134512640 135216011 3220316864 3220315216 134528024 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 5229 5015 71 172 0 5056 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 23336

[startup+162.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12676
/proc/meminfo: memFree=557136/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=21780 CPUtime=162.1
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 5270 0 0 0 16203 7 0 0 25 0 1 0 1012581377 22302720 5204 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 5445 5204 71 172 0 5272 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 24200

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12865
/proc/meminfo: memFree=556824/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=22160 CPUtime=222.1
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 5346 0 0 0 22203 7 0 0 25 0 1 0 1012581377 22691840 5280 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 5540 5280 71 172 0 5367 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 24580

[startup+282.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13050
/proc/meminfo: memFree=556616/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=22324 CPUtime=282.11
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 5418 0 0 0 28204 7 0 0 25 0 1 0 1012581377 22859776 5352 4294967295 134512640 135216011 3220316864 3220315216 134527515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 5581 5352 71 172 0 5408 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 24744

[startup+342.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13238
/proc/meminfo: memFree=550524/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=28580 CPUtime=342.12
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 6969 0 0 0 34205 7 0 0 25 0 1 0 1012581377 29265920 6903 4294967295 134512640 135216011 3220316864 3220315216 134527213 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 7145 6903 71 172 0 6972 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 31000

[startup+402.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13432
/proc/meminfo: memFree=546596/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23

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

/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8528 0 0 0 58205 9 0 0 25 0 1 0 1012581377 35737600 8462 4294967295 134512640 135216011 3220316864 3220315216 134527303 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12115/statm: 8725 8462 71 172 0 8552 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 37320

[startup+642.311 s]
/proc/loadavg: 1.04 1.02 1.00 3/95 14186
/proc/meminfo: memFree=543936/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=34900 CPUtime=642.14
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8539 0 0 0 64205 9 0 0 25 0 1 0 1012581377 35737600 8473 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 8725 8473 71 172 0 8552 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 37320

[startup+702.316 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 14374
/proc/meminfo: memFree=543620/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=34900 CPUtime=702.15
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8544 0 0 0 70206 9 0 0 25 0 1 0 1012581377 35737600 8478 4294967295 134512640 135216011 3220316864 3220315216 134527457 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 8725 8478 71 172 0 8552 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 37320

[startup+762.321 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 14567
/proc/meminfo: memFree=543604/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=34980 CPUtime=762.16
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8569 0 0 0 76207 9 0 0 25 0 1 0 1012581377 35819520 8503 4294967295 134512640 135216011 3220316864 3220315168 134531921 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 8745 8503 71 172 0 8572 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 37400

[startup+822.316 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 14756
/proc/meminfo: memFree=543432/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=34980 CPUtime=822.16
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8569 0 0 0 82206 10 0 0 25 0 1 0 1012581377 35819520 8503 4294967295 134512640 135216011 3220316864 3220315216 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 8745 8503 71 172 0 8572 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 37400

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14941
/proc/meminfo: memFree=542704/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=36440 CPUtime=882.17
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8877 0 0 0 88207 10 0 0 25 0 1 0 1012581377 37314560 8811 4294967295 134512640 135216011 3220316864 3220315008 134537318 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9110 8811 71 172 0 8937 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 38860

[startup+942.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15129
/proc/meminfo: memFree=542836/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=36636 CPUtime=942.16
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8912 0 0 0 94206 10 0 0 25 0 1 0 1012581377 37515264 8846 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9159 8846 71 172 0 8986 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 39056

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15317
/proc/meminfo: memFree=542504/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=36800 CPUtime=1002.17
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 8973 0 0 0 100207 10 0 0 25 0 1 0 1012581377 37683200 8907 4294967295 134512640 135216011 3220316864 3220314944 134524258 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9200 8907 71 172 0 9027 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 39220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15506
/proc/meminfo: memFree=542240/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=37064 CPUtime=1062.17
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 9033 0 0 0 106206 11 0 0 25 0 1 0 1012581377 37953536 8967 4294967295 134512640 135216011 3220316864 3220315328 134540982 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9266 8967 71 172 0 9093 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 39484

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15699
/proc/meminfo: memFree=542192/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=37228 CPUtime=1122.19
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 9061 0 0 0 112208 11 0 0 25 0 1 0 1012581377 38121472 8995 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9307 8995 71 172 0 9134 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 39648

[startup+1182.32 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 15884
/proc/meminfo: memFree=539604/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=39928 CPUtime=1182.2
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 9735 0 0 0 118207 13 0 0 25 0 1 0 1012581377 40886272 9669 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9982 9669 71 172 0 9809 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 42348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.04 1.01 1.00 3/95 15888
/proc/meminfo: memFree=539676/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=39928 CPUtime=1199.8
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 9735 0 0 0 119967 13 0 0 25 0 1 0 1012581377 40886272 9669 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9982 9669 71 172 0 9809 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 42348

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.92 s]
/proc/loadavg: 1.04 1.01 1.00 3/95 15888
/proc/meminfo: memFree=539676/2074464 swapFree=1949056/1959888
[pid=12109] ppid=12107 vsize=2420 CPUtime=0.23
/proc/12109/stat : 12109 (SatELiteGTI) S 12107 12109 14060 0 -1 4194304 387 2424 0 0 0 0 23 0 23 0 1 0 1012581354 2478080 278 4294967295 134512640 135169312 3215498720 3215494936 3085573870 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12109/statm: 605 278 235 161 0 44 0
[pid=12115] ppid=12109 vsize=39928 CPUtime=1199.8
/proc/12115/stat : 12115 (minisat_static) R 12109 12109 14060 0 -1 4202496 9735 0 0 0 119967 13 0 0 25 0 1 0 1012581377 40886272 9669 4294967295 134512640 135216011 3220316864 3220315216 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12115/statm: 9982 9669 71 172 0 9809 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 42348

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12109 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=900000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=130000
# CPU time returned by wait4() is 1200.03
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1199.9
CPU system time (s): 0.13
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 42348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.9
system time used= 0.13
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12822
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 654

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 15:34:02
IDJOB=1820822
IDBENCH=69604
IDSOLVER=661
FILE ID=tipi27/1820822-1242480842
PBS_JOBID=
Free space on /tmp= 9287 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820822-1242480842/watcher-1820822-1242480842 -o /tmp/evaluation-result-1820822-1242480842/solver-1820822-1242480842 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820822-1242480842.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED= 193131763

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:        579220 kB
Buffers:         60756 kB
Cached:        1307644 kB
SwapCached:       5508 kB
Active:         841520 kB
Inactive:       536668 kB
HighTotal:     1178688 kB
HighFree:       343820 kB
LowTotal:       895776 kB
LowFree:        235400 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2848 kB
Writeback:           0 kB
AnonPages:        9220 kB
Mapped:           3228 kB
Slab:           107532 kB
PageTables:        440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90632 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9287 MiB
End job on tipi27 at 2009-05-16 15:54:02