Trace number 1821915

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
APTUSAT 2009-03-22? (TO) 1200.08 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.09/0.09	This is MiniSat 2.0 beta
0.09/0.09	WARNING: for repeatability, setting FPU to use double precision
0.09/0.09	============================[ Problem Statistics ]=============================
0.09/0.09	|                                                                             |
0.09/0.09	|  Number of variables:  3491                                                 |
0.09/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 |    3491    22219    75371 |     8146      100      9 |  0.000 % |
0.09/0.12	|       250 |    3491    22219    75371 |     8961      250      8 |  0.000 % |
0.09/0.13	|       475 |    3491    22219    75371 |     9857      475     10 |  0.000 % |
0.09/0.15	|       813 |    3491    22219    75371 |    10843      813     10 |  0.000 % |
0.09/0.18	|      1322 |    3490    22169    75186 |    11927     1318     10 |  0.029 % |
0.09/0.23	|      2081 |    3488    22149    75120 |    13120     2066     12 |  0.086 % |
0.09/0.32	|      3220 |    3488    22149    75120 |    14432     3205     14 |  0.086 % |
0.09/0.46	|      4930 |    3487    22140    75090 |    15876     4894     16 |  0.115 % |
0.09/0.70	|      7492 |    3486    22130    75057 |    17463     7452     18 |  0.143 % |
1.02/1.11	|     11337 |    3484    22121    75027 |    19210    11292     18 |  0.201 % |
1.92/1.96	|     17103 |    3483    22113    75003 |    21131    17053     20 |  0.229 % |
3.12/3.16	|     25752 |    3482    22099    74950 |    23244    14982     20 |  0.258 % |
5.62/5.63	|     38727 |    3479    22071    74860 |    25568    16093     17 |  0.344 % |
8.32/8.36	|     58188 |    3475    22048    74777 |    28125    14604     16 |  0.458 % |
15.82/15.84	|     87380 |    3473    22027    74694 |    30938    28921     26 |  0.516 % |
28.02/28.04	|    131169 |    3466    21913    74314 |    34031    21264     17 |  0.716 % |
45.72/45.72	|    196853 |    3459    21828    74024 |    37435    27429     27 |  0.917 % |
75.32/75.38	|    295381 |    3449    21700    73588 |    41178    35747     22 |  1.203 % |
125.82/125.86	|    443170 |    3440    21615    73316 |    45296    32975     24 |  1.461 % |
206.33/206.37	|    664853 |    3436    21564    73137 |    49826    20019     27 |  1.576 % |
328.94/328.99	|    997378 |    3423    21449    72768 |    54808    42581     24 |  1.948 % |
529.34/529.38	|   1496166 |    3411    21345    72425 |    60289    43384     30 |  2.292 % |
850.55/850.55	|   2244348 |    3402    21246    72089 |    66318    54825     28 |  2.550 % |
1200.07/1200.01	HOME/SatELiteGTI: line 36:   943 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821915-1242579487/watcher-1821915-1242579487 -o /tmp/evaluation-result-1821915-1242579487/solver-1821915-1242579487 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821915-1242579487.cnf -restarts=1 

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/91 937
/proc/meminfo: memFree=977916/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2416 CPUtime=0
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1022449080 2473984 277 4294967295 134512640 135169312 3217104720 3217103256 3085713134 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/937/statm: 604 277 235 161 0 43 0
[pid=941] ppid=937 vsize=952 CPUtime=0
/proc/941/stat : 941 (SatELite_releas) R 937 937 9090 0 -1 4202496 113 0 0 0 0 0 0 0 25 0 1 0 1022449080 974848 49 4294967295 134512640 135223648 3220482704 3220481608 134736942 0 0 0 3 0 0 0 17 2 0 0 0
/proc/941/statm: 238 53 44 174 0 63 0

[startup+0.086121 s]
/proc/loadavg: 1.00 1.01 1.00 2/91 937
/proc/meminfo: memFree=977916/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2416 CPUtime=0
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1022449080 2473984 277 4294967295 134512640 135169312 3217104720 3217103256 3085713134 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/937/statm: 604 277 235 161 0 43 0
[pid=941] ppid=937 vsize=3188 CPUtime=0.09
/proc/941/stat : 941 (SatELite_releas) R 937 937 9090 0 -1 4202496 693 0 0 0 9 0 0 0 25 0 1 0 1022449080 3264512 629 4294967295 134512640 135223648 3220482704 3220479324 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/941/statm: 797 629 75 174 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5604

[startup+0.11612 s]
/proc/loadavg: 1.00 1.01 1.00 2/91 937
/proc/meminfo: memFree=977916/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.316109 s]
/proc/loadavg: 1.00 1.01 1.00 2/91 937
/proc/meminfo: memFree=977916/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+0.71609 s]
/proc/loadavg: 1.00 1.01 1.00 2/91 937
/proc/meminfo: memFree=977916/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2420

[startup+1.51605 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 943
/proc/meminfo: memFree=975272/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=4752 CPUtime=1.43
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 968 0 0 0 143 0 0 0 25 0 1 0 1022449089 4866048 902 4294967295 134512640 135213731 3219028368 3219026848 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 1188 902 73 172 0 1014 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7172

[startup+3.11597 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 943
/proc/meminfo: memFree=974280/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=5744 CPUtime=3.03
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 1206 0 0 0 303 0 0 0 25 0 1 0 1022449089 5881856 1140 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 1436 1140 73 172 0 1262 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8164

[startup+6.31582 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 943
/proc/meminfo: memFree=973536/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=6156 CPUtime=6.23
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 1310 0 0 0 623 0 0 0 25 0 1 0 1022449089 6303744 1244 4294967295 134512640 135213731 3219028368 3219026848 134529993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 1539 1244 73 172 0 1365 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8576

[startup+12.7155 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 943
/proc/meminfo: memFree=972152/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=7376 CPUtime=12.63
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 1620 0 0 0 1263 0 0 0 25 0 1 0 1022449089 7553024 1554 4294967295 134512640 135213731 3219028368 3219026848 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 1844 1554 73 172 0 1670 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 9796

[startup+25.5149 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 944
/proc/meminfo: memFree=971008/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=8616 CPUtime=25.43
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 1916 0 0 0 2543 0 0 0 25 0 1 0 1022449089 8822784 1850 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 2154 1850 73 172 0 1980 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 11036

[startup+51.1137 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 1132
/proc/meminfo: memFree=969192/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=10344 CPUtime=51.03
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 2328 0 0 0 5102 1 0 0 25 0 1 0 1022449089 10592256 2262 4294967295 134512640 135213731 3219028368 3219026848 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 2586 2262 73 172 0 2412 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 12764

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1319
/proc/meminfo: memFree=967720/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=11280 CPUtime=102.24
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 2559 0 0 0 10223 1 0 0 25 0 1 0 1022449089 11550720 2493 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 2820 2493 73 172 0 2646 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 13700

[startup+162.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1507
/proc/meminfo: memFree=967224/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=12044 CPUtime=162.23
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 2741 0 0 0 16220 3 0 0 25 0 1 0 1022449089 12333056 2675 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3011 2675 73 172 0 2837 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 14464

[startup+222.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1696
/proc/meminfo: memFree=966340/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=12940 CPUtime=222.24
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 2953 0 0 0 22217 7 0 0 25 0 1 0 1022449089 13250560 2887 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3235 2887 73 172 0 3061 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 15360

[startup+282.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1882
/proc/meminfo: memFree=966108/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=13268 CPUtime=282.24
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3019 0 0 0 28210 14 0 0 25 0 1 0 1022449089 13586432 2953 4294967295 134512640 135213731 3219028368 3219026560 134527315 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3317 2953 73 172 0 3143 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 15688

[startup+342.32 s]
/proc/loadavg: 1.08 1.02 1.01 3/93 2070
/proc/meminfo: memFree=965192/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=14060 CPUtime=342.25
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3212 0 0 0 34211 14 0 0 25 0 1 0 1022449089 14397440 3146 4294967295 134512640 135213731 3219028368 3219026848 134529987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3515 3146 73 172 0 3341 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 16480

[startup+402.317 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 2264
/proc/meminfo: memFree=963984/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=15016 CPUtime=402.25

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

[pid=943] ppid=937 vsize=15444 CPUtime=462.26
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3535 0 0 0 46212 14 0 0 25 0 1 0 1022449089 15814656 3469 4294967295 134512640 135213731 3219028368 3219026688 134528731 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3861 3469 73 172 0 3687 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 17864

[startup+522.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 2641
/proc/meminfo: memFree=963248/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=15840 CPUtime=522.25
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3630 0 0 0 52211 14 0 0 25 0 1 0 1022449089 16220160 3564 4294967295 134512640 135213731 3219028368 3219026848 134530057 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 3960 3564 73 172 0 3786 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 18260

[startup+582.318 s]
/proc/loadavg: 1.06 1.02 1.00 3/93 2834
/proc/meminfo: memFree=962852/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=16368 CPUtime=582.26
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3773 0 0 0 58212 14 0 0 25 0 1 0 1022449089 16760832 3707 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4092 3707 73 172 0 3918 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 18788

[startup+642.315 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 3029
/proc/meminfo: memFree=962572/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=16652 CPUtime=642.26
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3806 0 0 0 64212 14 0 0 25 0 1 0 1022449089 17051648 3740 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4163 3740 73 172 0 3989 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 19072

[startup+702.323 s]
/proc/loadavg: 1.14 1.04 1.01 2/93 3219
/proc/meminfo: memFree=962728/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=16652 CPUtime=702.27
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3809 0 0 0 70213 14 0 0 25 0 1 0 1022449089 17051648 3743 4294967295 134512640 135213731 3219028368 3219026848 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4163 3743 73 172 0 3989 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 19072

[startup+762.32 s]
/proc/loadavg: 1.08 1.04 1.01 3/93 3411
/proc/meminfo: memFree=962604/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=16648 CPUtime=762.27
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3818 0 0 0 76213 14 0 0 25 0 1 0 1022449089 17047552 3752 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4162 3752 73 172 0 3988 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 19068

[startup+822.317 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 3602
/proc/meminfo: memFree=962480/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=16648 CPUtime=822.27
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 3835 0 0 0 82213 14 0 0 25 0 1 0 1022449089 17047552 3769 4294967295 134512640 135213731 3219028368 3219026560 134527298 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4162 3769 73 172 0 3988 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 19068

[startup+882.304 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 3806
/proc/meminfo: memFree=961488/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=17600 CPUtime=882.26
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4086 0 0 0 88211 15 0 0 25 0 1 0 1022449089 18022400 4020 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4400 4020 73 172 0 4226 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 20020

[startup+942.311 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4003
/proc/meminfo: memFree=961348/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=17768 CPUtime=942.27
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4097 0 0 0 94212 15 0 0 25 0 1 0 1022449089 18194432 4031 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4442 4031 73 172 0 4268 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 20188

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 4191
/proc/meminfo: memFree=961008/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=17948 CPUtime=1002.28
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4160 0 0 0 100213 15 0 0 25 0 1 0 1022449089 18378752 4094 4294967295 134512640 135213731 3219028368 3219026848 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4487 4094 73 172 0 4313 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 20368

[startup+1062.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 4379
/proc/meminfo: memFree=960744/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=17948 CPUtime=1062.28
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4166 0 0 0 106213 15 0 0 25 0 1 0 1022449089 18378752 4100 4294967295 134512640 135213731 3219028368 3219026848 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4487 4100 73 172 0 4313 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 20368

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4572
/proc/meminfo: memFree=960628/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=18112 CPUtime=1122.29
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4203 0 0 0 112214 15 0 0 25 0 1 0 1022449089 18546688 4137 4294967295 134512640 135213731 3219028368 3219026848 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4528 4137 73 172 0 4354 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 20532

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4761
/proc/meminfo: memFree=960372/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=18440 CPUtime=1182.29
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4266 0 0 0 118214 15 0 0 25 0 1 0 1022449089 18882560 4200 4294967295 134512640 135213731 3219028368 3219026848 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4610 4200 73 172 0 4436 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 20860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 4764
/proc/meminfo: memFree=960336/2074464 swapFree=1953004/1959888
[pid=937] ppid=935 vsize=2420 CPUtime=0.09
/proc/937/stat : 937 (SatELiteGTI) S 935 937 9090 0 -1 4194304 385 1342 0 0 0 0 9 0 25 0 1 0 1022449080 2478080 279 4294967295 134512640 135169312 3217104720 3217100936 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/937/statm: 605 279 235 161 0 44 0
[pid=943] ppid=937 vsize=18440 CPUtime=1199.98
/proc/943/stat : 943 (minisat_static) R 937 937 9090 0 -1 4202496 4266 0 0 0 119983 15 0 0 25 0 1 0 1022449089 18882560 4200 4294967295 134512640 135213731 3219028368 3219026848 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/943/statm: 4610 4200 73 172 0 4436 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 20860

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.02
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.16
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 20860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.92
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6269
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= 19
involuntary context switches= 758

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 18:58:07
IDJOB=1821915
IDBENCH=71729
IDSOLVER=662
FILE ID=tipi19/1821915-1242579487
PBS_JOBID=
Free space on /tmp= 8804 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821915-1242579487/watcher-1821915-1242579487 -o /tmp/evaluation-result-1821915-1242579487/solver-1821915-1242579487 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821915-1242579487.cnf -restarts=1

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

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED= 1344158995

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        977940 kB
Buffers:         49156 kB
Cached:         929948 kB
SwapCached:       2904 kB
Active:         193960 kB
Inactive:       794608 kB
HighTotal:     1178688 kB
HighFree:       354460 kB
LowTotal:       895776 kB
LowFree:        623480 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            1936 kB
Writeback:           0 kB
AnonPages:        8768 kB
Mapped:           3328 kB
Slab:            98868 kB
PageTables:        576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8804 MiB
End job on tipi19 at 2009-05-17 19:18:08