Trace number 1820673

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.09 1200.14

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
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 variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

Solver Data

0.00/0.00	c Parsing...
1.30/1.32	c ==============================================================================
1.30/1.32	c |           |     ORIGINAL     |              LEARNT              |          |
1.30/1.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.30/1.32	c ==============================================================================
1.30/1.32	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
15.50/15.53	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
15.50/15.53	c ==============================================================================
15.50/15.53	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
15.50/15.53	c CPU time:   15.21 s
15.50/15.53	c ==============================================================================
17.06/17.17	This is MiniSat 2.0 beta
17.06/17.17	WARNING: for repeatability, setting FPU to use double precision
17.06/17.17	============================[ Problem Statistics ]=============================
17.06/17.17	|                                                                             |
17.06/17.17	|  Number of variables:  83095                                                |
17.06/17.17	|  Number of clauses:    1545697                                              |
18.05/18.13	|  Parsing time:         0.87         s                                       |
18.05/18.20	============================[ Search Statistics ]==============================
18.05/18.20	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.05/18.20	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.05/18.20	===============================================================================
18.05/18.20	|         0 |   83095  1545697  4776410 |   515232        0    nan |  0.000 % |
18.25/18.35	|       101 |   83095  1545697  4776410 |   566755      101     55 |  0.000 % |
18.45/18.59	|       251 |   83078  1545697  4776410 |   623431      248     29 |  3.323 % |
19.04/19.12	|       476 |   82344  1545697  4776410 |   685774      473     21 |  3.323 % |
19.44/19.51	|       813 |   82269  1545697  4776410 |   754351      810     20 |  3.323 % |
20.23/20.33	|      1319 |   82235  1545697  4776410 |   829786     1316     22 |  3.323 % |
21.01/21.14	|      2079 |   80676  1545697  4776410 |   912765     2076     31 |  3.323 % |
26.59/26.81	|      3222 |   80653  1545697  4776410 |  1004042     3219     26 |  3.323 % |
30.27/30.45	|      4930 |   80332  1499209  4656716 |  1104446     4917     31 |  3.325 % |
34.57/34.77	|      7492 |   80332  1499209  4656716 |  1214890     7479     33 |  3.325 % |
43.88/44.11	|     11337 |   80332  1499189  4656676 |  1336379    11324     46 |  3.325 % |
47.68/47.85	|     17103 |   80332  1499189  4656676 |  1470017    17090     64 |  3.325 % |
75.58/75.77	|     25752 |   80329  1499170  4656638 |  1617019    25735     63 |  3.329 % |
95.68/95.81	|     38726 |   80327  1499153  4656604 |  1778721    38707     67 |  3.331 % |
106.98/107.18	|     58188 |   80327  1499153  4656604 |  1956593    58169     74 |  3.332 % |
128.29/128.42	|     87380 |   80326  1499097  4656492 |  2152253    87360     76 |  3.332 % |
167.69/167.82	|    131170 |   80325  1499084  4656466 |  2367478   131149     77 |  3.334 % |
249.59/249.72	|    196854 |   80325  1499084  4656466 |  2604226   196833     85 |  3.334 % |
388.21/388.31	|    295381 |   80325  1499084  4656466 |  2864649   295360     83 |  3.334 % |
729.94/730.10	|    443170 |   79235  1499073  4656444 |  3151114   443147    106 |  5.312 % |
1139.18/1139.26	|    664854 |   78673  1470524  4578514 |  3466225   664818    107 |  5.322 % |

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-1820673-1242466304/watcher-1820673-1242466304 -o /tmp/evaluation-result-1820673-1242466304/solver-1820673-1242466304 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820673-1242466304.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.02 1.00 3/93 4533
/proc/meminfo: memFree=860228/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=952 CPUtime=0
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 123 0 0 0 0 0 0 0 18 0 1 0 1011131753 974848 59 4294967295 134512640 135223648 3215638000 3215636584 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4537/statm: 238 61 46 174 0 63 0

[startup+0.096481 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4533
/proc/meminfo: memFree=860228/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=8828 CPUtime=0.09
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 2043 0 0 0 7 2 0 0 18 0 1 0 1011131753 9039872 1979 4294967295 134512640 135223648 3215638000 3215636952 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4537/statm: 2207 1979 46 174 0 2032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11240

[startup+0.116478 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4533
/proc/meminfo: memFree=860228/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=10528 CPUtime=0.11
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 2427 0 0 0 9 2 0 0 18 0 1 0 1011131753 10780672 2363 4294967295 134512640 135223648 3215638000 3215636952 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4537/statm: 2632 2365 46 174 0 2457 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12940

[startup+0.316458 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4533
/proc/meminfo: memFree=860228/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=28024 CPUtime=0.31
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 6208 0 0 0 27 4 0 0 18 0 1 0 1011131753 28696576 6144 4294967295 134512640 135223648 3215638000 3215636768 134541195 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4537/statm: 7006 6146 46 174 0 6831 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 30436

[startup+0.716419 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 4533
/proc/meminfo: memFree=860228/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=59532 CPUtime=0.7
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 13489 0 0 0 59 11 0 0 18 0 1 0 1011131753 60960768 13425 4294967295 134512640 135223648 3215638000 3215636952 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4537/statm: 14883 13426 46 174 0 14708 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 61944

[startup+1.51634 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 4538
/proc/meminfo: memFree=786076/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=117408 CPUtime=1.5
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 30931 0 0 0 125 25 0 0 20 0 1 0 1011131753 120225792 27485 4294967295 134512640 135223648 3215638000 3215636352 134607166 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4537/statm: 29352 27490 71 174 0 29177 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 119820

[startup+3.11618 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 4538
/proc/meminfo: memFree=744536/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=133868 CPUtime=3.1
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 33525 0 0 0 284 26 0 0 25 0 1 0 1011131753 137080832 30079 4294967295 134512640 135223648 3215638000 3215636016 134586689 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4537/statm: 33467 30079 73 174 0 33292 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 136280

[startup+6.31587 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 4538
/proc/meminfo: memFree=729936/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=143576 CPUtime=6.3
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 35742 0 0 0 602 28 0 0 25 0 1 0 1011131753 147021824 32296 4294967295 134512640 135223648 3215638000 3215636016 134587312 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4537/statm: 35894 32296 73 174 0 35719 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 145988

[startup+12.7152 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4538
/proc/meminfo: memFree=715956/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2412 CPUtime=0
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1011131752 2469888 276 4294967295 134512640 135169312 3218380944 3218379480 3085299438 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4533/statm: 603 276 235 161 0 42 0
[pid=4537] ppid=4533 vsize=168416 CPUtime=12.7
/proc/4537/stat : 4537 (SatELite_releas) R 4533 4533 20977 0 -1 4202496 39450 0 0 0 1239 31 0 0 25 0 1 0 1011131753 172457984 35575 4294967295 134512640 135223648 3215638000 3215636096 134586147 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4537/statm: 42104 35575 73 174 0 41929 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 170828

[startup+25.514 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4541
/proc/meminfo: memFree=752136/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=74208 CPUtime=8.28
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 18246 0 0 0 820 8 0 0 25 0 1 0 1011133470 75988992 18181 4294967295 134512640 135213731 3218376928 3218375392 134523505 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4539/statm: 18552 18181 74 172 0 18378 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 76624

[startup+51.1214 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4542
/proc/meminfo: memFree=747960/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=78664 CPUtime=33.87
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 19351 0 0 0 3378 9 0 0 25 0 1 0 1011133470 80551936 19286 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 19666 19286 74 172 0 19492 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 81080

[startup+102.326 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 4730
/proc/meminfo: memFree=736412/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=89880 CPUtime=85.08
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 22179 0 0 0 8496 12 0 0 25 0 1 0 1011133470 92037120 22114 4294967295 134512640 135213731 3218376928 3218375408 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 22470 22114 74 172 0 22296 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 92296

[startup+162.32 s]
/proc/loadavg: 1.03 1.02 1.00 3/95 4921
/proc/meminfo: memFree=709388/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=117152 CPUtime=145.08
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 28919 0 0 0 14490 18 0 0 25 0 1 0 1011133470 119963648 28854 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 29288 28854 74 172 0 29114 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 119568

[startup+222.315 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 5110
/proc/meminfo: memFree=688068/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=138400 CPUtime=205.08
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 34157 0 0 0 20485 23 0 0 25 0 1 0 1011133470 141721600 34092 4294967295 134512640 135213731 3218376928 3218375408 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 34600 34092 74 172 0 34426 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 140816

[startup+282.309 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 5297
/proc/meminfo: memFree=669220/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=158188 CPUtime=265.08
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 39006 0 0 0 26481 27 0 0 25 0 1 0 1011133470 161984512 38933 4294967295 134512640 135213731 3218376928 3218375408 134530171 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 39547 38933 74 172 0 39373 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 160604

[startup+342.313 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 5485
/proc/meminfo: memFree=653596/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=173792 CPUtime=325.09
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 42878 0 0 0 32478 31 0 0 25 0 1 0 1011133470 177963008 42805 4294967295 134512640 135213731 3218376928 3218375408 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 43448 42805 74 172 0 43274 0
Current children cumulated CPU time (s) 342.2

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

/proc/4539/statm: 60962 60210 74 172 0 60788 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 246264

[startup+642.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6430
/proc/meminfo: memFree=569036/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=258684 CPUtime=625.12
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 63962 0 0 0 62459 53 0 0 25 0 1 0 1011133470 264892416 63889 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 64671 63889 74 172 0 64497 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 261100

[startup+702.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6618
/proc/meminfo: memFree=554652/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=272984 CPUtime=685.13
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 67545 0 0 0 68455 58 0 0 25 0 1 0 1011133470 279535616 67472 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 68246 67472 74 172 0 68072 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 275400

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6805
/proc/meminfo: memFree=544724/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=283372 CPUtime=745.14
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 69989 0 0 0 74455 59 0 0 25 0 1 0 1011133470 290172928 69916 4294967295 134512640 135213731 3218376928 3218375408 134529947 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 70843 69916 74 172 0 70669 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 285788

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6998
/proc/meminfo: memFree=521420/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=307728 CPUtime=805.14
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 75897 0 0 0 80449 65 0 0 25 0 1 0 1011133470 315113472 75824 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 76932 75824 74 172 0 76758 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 310144

[startup+882.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7185
/proc/meminfo: memFree=501828/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=327076 CPUtime=865.15
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 80741 0 0 0 86446 69 0 0 25 0 1 0 1011133470 334925824 80668 4294967295 134512640 135213731 3218376928 3218375408 134530479 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 81769 80668 74 172 0 81595 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 329492

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7373
/proc/meminfo: memFree=483468/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=345100 CPUtime=925.15
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 85259 0 0 0 92444 71 0 0 25 0 1 0 1011133470 353382400 85186 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 86275 85186 74 172 0 86101 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 347516

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7561
/proc/meminfo: memFree=467208/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=361392 CPUtime=985.15
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 89353 0 0 0 98440 75 0 0 25 0 1 0 1011133470 370065408 89280 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 90348 89280 74 172 0 90174 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 363808

[startup+1062.31 s]
/proc/loadavg: 1.08 1.02 1.01 3/95 7748
/proc/meminfo: memFree=453840/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=375076 CPUtime=1045.16
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 92738 0 0 0 104440 76 0 0 25 0 1 0 1011133470 384077824 92665 4294967295 134512640 135213731 3218376928 3218375408 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 93769 92665 74 172 0 93595 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 377492

[startup+1122.32 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 7937
/proc/meminfo: memFree=443664/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=385192 CPUtime=1105.17
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 95223 0 0 0 110439 78 0 0 25 0 1 0 1011133470 394436608 95142 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 96298 95142 74 172 0 96124 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 387608

[startup+1182.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 8128
/proc/meminfo: memFree=435464/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=393988 CPUtime=1165.17
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 97314 0 0 0 116437 80 0 0 25 0 1 0 1011133470 403443712 97233 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 98497 97233 74 172 0 98323 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 396404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 8313
/proc/meminfo: memFree=431824/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=397196 CPUtime=1182.98
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 98089 0 0 0 118217 81 0 0 25 0 1 0 1011133470 406728704 98008 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 99299 98008 74 172 0 99125 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 399612

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

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

[startup+1200.12 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 8313
/proc/meminfo: memFree=431824/2074464 swapFree=1951864/1959888
[pid=4533] ppid=4531 vsize=2416 CPUtime=17.11
/proc/4533/stat : 4533 (SatELiteGTI) S 4531 4533 20977 0 -1 4194304 385 43480 0 0 0 0 1669 42 18 0 1 0 1011131752 2473984 277 4294967295 134512640 135169312 3218380944 3218377160 3085299438 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/4533/statm: 604 277 235 161 0 43 0
[pid=4539] ppid=4533 vsize=397196 CPUtime=1182.98
/proc/4539/stat : 4539 (minisat_static) R 4533 4533 20977 0 -1 4202496 98089 0 0 0 118217 81 0 0 25 0 1 0 1011133470 406728704 98008 4294967295 134512640 135213731 3218376928 3218375408 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/4539/statm: 99299 98008 74 172 0 99125 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 399612

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.14
CPU time (s): 1200.09
CPU user time (s): 1198.86
CPU system time (s): 1.23
CPU usage (%): 99.996
Max. virtual memory (cumulated for all children) (KiB): 399612

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 11:31:44
IDJOB=1820673
IDBENCH=20578
IDSOLVER=662
FILE ID=tipi10/1820673-1242466304
PBS_JOBID=
Free space on /tmp= 4911 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820673-1242466304/watcher-1820673-1242466304 -o /tmp/evaluation-result-1820673-1242466304/solver-1820673-1242466304 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820673-1242466304.cnf -restarts=1

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED= 224067627

Linux tipi10 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.367
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.367
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.367
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.367
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:        860104 kB
Buffers:         42388 kB
Cached:        1051040 kB
SwapCached:       2836 kB
Active:         533600 kB
Inactive:       569748 kB
HighTotal:     1178688 kB
HighFree:       312768 kB
LowTotal:       895776 kB
LowFree:        547336 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           33692 kB
Writeback:           0 kB
AnonPages:        9248 kB
Mapped:           3116 kB
Slab:           101268 kB
PageTables:        584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4877 MiB
End job on tipi10 at 2009-05-16 11:51:49