Trace number 1821914

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

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.67
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   22229    75188 |    6668       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   22219    75371 |      --       0       --      -- |     --   | -10/183
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 3491   #clauses: 22219   #literals: 75371
0.00/0.06	c CPU time:   0.06 s
0.00/0.06	c ==============================================================================
0.00/0.09	This is MiniSat 2.0 beta
0.00/0.09	WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	============================[ Problem Statistics ]=============================
0.00/0.09	|                                                                             |
0.00/0.09	|  Number of variables:  3491                                                 |
0.00/0.09	|  Number of clauses:    22219                                                |
0.09/0.10	|  Parsing time:         0.01         s                                       |
0.09/0.10	============================[ Search Statistics ]==============================
0.09/0.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	===============================================================================
0.09/0.10	|         0 |    3491    22219    75371 |     7406        0    nan |  0.000 % |
0.09/0.11	|       100 |    3490    22219    75371 |     8146       99     15 |  0.029 % |
0.09/0.12	|       250 |    3489    22219    75371 |     8961      248      8 |  0.057 % |
0.09/0.14	|       475 |    3489    22219    75371 |     9857      473      9 |  0.057 % |
0.09/0.17	|       812 |    3487    22200    75308 |    10843      806      8 |  0.115 % |
0.09/0.22	|      1318 |    3479    22080    74881 |    11927     1275      9 |  0.344 % |
0.09/0.28	|      2077 |    3466    21954    74455 |    13120     2001     13 |  0.716 % |
0.09/0.37	|      3216 |    3462    21908    74304 |    14432     3121     17 |  0.831 % |
0.09/0.53	|      4924 |    3460    21851    74120 |    15876     4809     17 |  0.888 % |
0.09/0.81	|      7486 |    3456    21833    74063 |    17463     7366     18 |  1.003 % |
1.32/1.31	|     11330 |    3451    21773    73791 |    19210    11187     17 |  1.147 % |
2.42/2.46	|     17097 |    3450    21773    73791 |    21131    16953     16 |  1.175 % |
4.12/4.12	|     25746 |    3442    21721    73625 |    23244    14766     22 |  1.404 % |
6.62/6.66	|     38720 |    3425    21507    72897 |    25568    16003     26 |  1.891 % |
11.42/11.50	|     58181 |    3411    21355    72401 |    28125    22036     23 |  2.292 % |
21.62/21.65	|     87375 |    3404    21247    72041 |    30938    22378     26 |  2.493 % |
35.33/35.41	|    131165 |    3386    21074    71458 |    34031    16469     29 |  3.037 % |
55.62/55.67	|    196849 |    3365    20879    70809 |    37435    23493     24 |  3.610 % |
90.47/90.53	|    295375 |    3353    20795    70545 |    41178    31656     26 |  3.954 % |
143.46/143.55	|    443164 |    3340    20684    70186 |    45296    28532     25 |  4.325 % |
229.17/229.25	|    664849 |    3334    20642    70051 |    49826    40399     21 |  4.526 % |
357.27/357.41	|    997374 |    3321    20526    69685 |    54808    26108     22 |  4.870 % |
576.68/576.77	|   1496165 |    3290    20260    68817 |    60289    16312     21 |  5.758 % |
890.99/891.08	|   2244347 |    3268    20087    68267 |    66318    27659     20 |  6.389 % |
1200.01/1200.02	HOME/SatELiteGTI: line 36: 30622 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-1821914-1242579461/watcher-1821914-1242579461 -o /tmp/evaluation-result-1821914-1242579461/solver-1821914-1242579461 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821914-1242579461.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.00 1.00 2/93 30616
/proc/meminfo: memFree=981696/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2412 CPUtime=0.01
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 364 645 0 0 0 0 1 0 25 0 1 0 1022446888 2469888 275 4294967295 134512640 135169312 3219341696 3219340232 3085201134 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/30616/statm: 603 275 235 161 0 42 0
[pid=30620] ppid=30616 vsize=956 CPUtime=0
/proc/30620/stat : 30620 (SatELite_releas) R 30616 30616 10114 0 -1 4202496 118 0 0 0 0 0 0 0 25 0 1 0 1022446888 978944 54 4294967295 134512640 135223648 3215424944 3215423836 134737065 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30620/statm: 239 56 45 174 0 64 0

[startup+0.103809 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30616
/proc/meminfo: memFree=981696/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.213802 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30616
/proc/meminfo: memFree=981696/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.313798 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30616
/proc/meminfo: memFree=981696/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+0.713778 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30616
/proc/meminfo: memFree=981696/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2416

[startup+1.51374 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30622
/proc/meminfo: memFree=978184/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=4496 CPUtime=1.43
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 884 0 0 0 142 1 0 0 25 0 1 0 1022446897 4603904 819 4294967295 134512640 135216011 3213337616 3213335968 134527379 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 1124 819 71 172 0 951 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 6912

[startup+3.11366 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30622
/proc/meminfo: memFree=977316/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=5336 CPUtime=3.03
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 1117 0 0 0 302 1 0 0 25 0 1 0 1022446897 5464064 1052 4294967295 134512640 135216011 3213337616 3213335760 134535681 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 1334 1052 71 172 0 1161 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 7752

[startup+6.31351 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30805
/proc/meminfo: memFree=975576/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=6524 CPUtime=6.23
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 1401 0 0 0 622 1 0 0 25 0 1 0 1022446897 6680576 1336 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 1631 1336 71 172 0 1458 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8940

[startup+12.7132 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30805
/proc/meminfo: memFree=974580/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=7188 CPUtime=12.63
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 1590 0 0 0 1262 1 0 0 25 0 1 0 1022446897 7360512 1525 4294967295 134512640 135216011 3213337616 3213335968 134527957 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 1797 1525 71 172 0 1624 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 9604

[startup+25.5126 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30807
/proc/meminfo: memFree=973700/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=8300 CPUtime=25.43
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 1826 0 0 0 2542 1 0 0 25 0 1 0 1022446897 8499200 1761 4294967295 134512640 135216011 3213337616 3213335968 134527311 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 2075 1761 71 172 0 1902 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 10716

[startup+51.1113 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30809
/proc/meminfo: memFree=973492/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=8564 CPUtime=51.03
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 1903 0 0 0 5102 1 0 0 25 0 1 0 1022446897 8769536 1838 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/30622/statm: 2141 1838 71 172 0 1968 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10980

[startup+102.319 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 30996
/proc/meminfo: memFree=971640/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=10824 CPUtime=102.18
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 2434 0 0 0 10215 3 0 0 25 0 1 0 1022446897 11083776 2369 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30622/statm: 2706 2369 71 172 0 2533 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13240

[startup+162.306 s]
/proc/loadavg: 1.09 1.03 1.00 2/95 31183
/proc/meminfo: memFree=969408/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=12636 CPUtime=162.17
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 2871 0 0 0 16214 3 0 0 25 0 1 0 1022446897 12939264 2806 4294967295 134512640 135216011 3213337616 3213335968 134527339 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30622/statm: 3159 2806 71 172 0 2986 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 15052

[startup+222.313 s]
/proc/loadavg: 1.09 1.04 1.00 2/95 31372
/proc/meminfo: memFree=968904/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=13092 CPUtime=222.18
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 2979 0 0 0 22215 3 0 0 25 0 1 0 1022446897 13406208 2914 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30622/statm: 3273 2914 71 172 0 3100 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 15508

[startup+282.31 s]
/proc/loadavg: 1.09 1.04 1.00 2/95 31559
/proc/meminfo: memFree=969028/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=13308 CPUtime=282.18
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3035 0 0 0 28215 3 0 0 25 0 1 0 1022446897 13627392 2970 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30622/statm: 3327 2970 71 172 0 3154 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 15724

[startup+342.317 s]
/proc/loadavg: 1.03 1.03 1.00 2/95 31754
/proc/meminfo: memFree=968656/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=13460 CPUtime=342.19
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3081 0 0 0 34216 3 0 0 25 0 1 0 1022446897 13783040 3016 4294967295 134512640 135216011 3213337616 3213335968 134527752 0 0 0 3 0 0 0 17 3 0 0 0
/proc/30622/statm: 3365 3016 71 172 0 3192 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 15876

[startup+402.314 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 31941
/proc/meminfo: memFree=968780/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=13460 CPUtime=402.18
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3104 0 0 0 40215 3 0 0 25 0 1 0 1022446897 13783040 3039 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30622/statm: 3365 3039 71 172 0 3192 0
Current children cumulated CPU time (s) 402.27

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

/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3563 0 0 0 58211 8 0 0 25 0 1 0 1022446897 15814656 3498 4294967295 134512640 135216011 3213337616 3213335968 134527760 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 3861 3498 71 172 0 3688 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 17860

[startup+642.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 32693
/proc/meminfo: memFree=966812/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16308 CPUtime=642.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3731 0 0 0 64212 8 0 0 25 0 1 0 1022446897 16699392 3666 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4077 3666 71 172 0 3904 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 18724

[startup+702.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 412
/proc/meminfo: memFree=966812/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16308 CPUtime=702.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3754 0 0 0 70212 8 0 0 25 0 1 0 1022446897 16699392 3689 4294967295 134512640 135216011 3213337616 3213335968 134527755 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4077 3689 71 172 0 3904 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 18724

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 603
/proc/meminfo: memFree=966604/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16308 CPUtime=762.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3754 0 0 0 76212 8 0 0 25 0 1 0 1022446897 16699392 3689 4294967295 134512640 135216011 3213337616 3213335968 134527545 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4077 3689 71 172 0 3904 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 18724

[startup+822.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 792
/proc/meminfo: memFree=966596/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16632 CPUtime=822.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3812 0 0 0 82212 8 0 0 25 0 1 0 1022446897 17031168 3747 4294967295 134512640 135216011 3213337616 3213335760 134535976 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4158 3747 71 172 0 3985 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 19048

[startup+882.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 992
/proc/meminfo: memFree=966348/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16844 CPUtime=882.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3852 0 0 0 88212 8 0 0 25 0 1 0 1022446897 17248256 3787 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4211 3787 71 172 0 4038 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 19260

[startup+942.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1182
/proc/meminfo: memFree=966100/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=16844 CPUtime=942.2
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 3876 0 0 0 94212 8 0 0 25 0 1 0 1022446897 17248256 3811 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4211 3811 71 172 0 4038 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 19260

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 1369
/proc/meminfo: memFree=965480/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=17568 CPUtime=1002.21
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4034 0 0 0 100213 8 0 0 25 0 1 0 1022446897 17989632 3969 4294967295 134512640 135216011 3213337616 3213335968 134527382 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4392 3969 71 172 0 4219 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 19984

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 1556
/proc/meminfo: memFree=964984/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=17700 CPUtime=1062.21
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4088 0 0 0 106213 8 0 0 25 0 1 0 1022446897 18124800 4023 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4425 4023 71 172 0 4252 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 20116

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1749
/proc/meminfo: memFree=964844/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=17920 CPUtime=1122.22
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4111 0 0 0 112214 8 0 0 25 0 1 0 1022446897 18350080 4046 4294967295 134512640 135216011 3213337616 3213335968 134527255 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4480 4046 71 172 0 4307 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 20336

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1939
/proc/meminfo: memFree=964596/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=18136 CPUtime=1182.22
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4152 0 0 0 118214 8 0 0 25 0 1 0 1022446897 18571264 4087 4294967295 134512640 135216011 3213337616 3213335968 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4534 4087 71 172 0 4361 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 20552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1941
/proc/meminfo: memFree=964596/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=18136 CPUtime=1199.92
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4152 0 0 0 119984 8 0 0 25 0 1 0 1022446897 18571264 4087 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4534 4087 71 172 0 4361 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 20552

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 1941
/proc/meminfo: memFree=964596/2074464 swapFree=1950884/1959888
[pid=30616] ppid=30614 vsize=2416 CPUtime=0.09
/proc/30616/stat : 30616 (SatELiteGTI) S 30614 30616 10114 0 -1 4194304 382 1340 0 0 0 0 9 0 25 0 1 0 1022446888 2473984 276 4294967295 134512640 135169312 3219341696 3219337912 3085201134 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/30616/statm: 604 276 235 161 0 43 0
[pid=30622] ppid=30616 vsize=18136 CPUtime=1199.92
/proc/30622/stat : 30622 (minisat_static) R 30616 30616 10114 0 -1 4202496 4152 0 0 0 119984 8 0 0 25 0 1 0 1022446897 18571264 4087 4294967295 134512640 135216011 3213337616 3213335968 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30622/statm: 4534 4087 71 172 0 4361 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 20552

Child status: 143

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

Real time (s): 1200.02
CPU time (s): 1200.01
CPU user time (s): 1199.93
CPU system time (s): 0.08
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 20552

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 18:57:41
IDJOB=1821914
IDBENCH=71729
IDSOLVER=661
FILE ID=tipi13/1821914-1242579461
PBS_JOBID=
Free space on /tmp= 6599 MiB

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

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED= 379368821

Linux tipi13 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.475
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.37

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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.475
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:        981720 kB
Buffers:         42196 kB
Cached:         935072 kB
SwapCached:       3428 kB
Active:         365072 kB
Inactive:       621548 kB
HighTotal:     1178688 kB
HighFree:       346308 kB
LowTotal:       895776 kB
LowFree:        635412 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            1864 kB
Writeback:           0 kB
AnonPages:        8664 kB
Mapped:           2972 kB
Slab:            97600 kB
PageTables:        468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6599 MiB
End job on tipi13 at 2009-05-17 19:17:41