Trace number 1849392

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
minisat2 070721/core? (TO) 1200.04 1200.04

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.33/1.32	c ==============================================================================
1.33/1.32	c |           |     ORIGINAL     |              LEARNT              |          |
1.33/1.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.33/1.32	c ==============================================================================
1.33/1.32	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
15.60/15.71	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
15.60/15.71	c ==============================================================================
15.60/15.71	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
15.60/15.71	c CPU time:   15.39 s
15.60/15.71	c ==============================================================================
17.30/17.34	This is MiniSat 2.0 beta
17.30/17.34	WARNING: for repeatability, setting FPU to use double precision
17.30/17.34	============================[ Problem Statistics ]=============================
17.30/17.34	|                                                                             |
17.30/17.35	|  Number of variables:  83095                                                |
17.30/17.35	|  Number of clauses:    1545697                                              |
18.29/18.34	|  Parsing time:         0.85         s                                       |
18.29/18.41	============================[ Search Statistics ]==============================
18.29/18.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.29/18.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
18.29/18.41	===============================================================================
18.29/18.41	|         0 |   83095  1545697  4776410 |   515232        0    nan |  0.000 % |
18.49/18.59	|       101 |   83095  1545697  4776410 |   566755      101     56 |  0.000 % |
18.89/18.99	|       251 |   83095  1545697  4776410 |   623431      251     47 |  0.000 % |
19.29/19.32	|       476 |   83095  1545697  4776410 |   685774      476     44 |  0.000 % |
19.59/19.69	|       813 |   83095  1545697  4776410 |   754351      813     41 |  0.000 % |
20.48/20.59	|      1320 |   83095  1545697  4776410 |   829786     1320     38 |  0.000 % |
20.98/21.08	|      2079 |   83095  1545697  4776410 |   912765     2079     41 |  0.000 % |
22.37/22.47	|      3219 |   83095  1545697  4776410 |  1004042     3219     55 |  0.000 % |
22.97/23.02	|      4927 |   83095  1545697  4776410 |  1104446     4927     56 |  0.000 % |
24.67/24.74	|      7491 |   83094  1545004  4774380 |  1214890     7490     57 |  0.001 % |
27.87/28.00	|     11336 |   83094  1545004  4774380 |  1336379    11335     72 |  0.001 % |
30.07/30.20	|     17102 |   83094  1545004  4774380 |  1470017    17101     72 |  0.001 % |
35.05/35.20	|     25752 |   83094  1545004  4774380 |  1617019    25751     98 |  0.001 % |
47.25/47.34	|     38727 |   83094  1545004  4774380 |  1778721    38726     94 |  0.001 % |
58.15/58.25	|     58189 |   83094  1545004  4774380 |  1956593    58188    157 |  0.001 % |
75.05/75.18	|     87383 |   83094  1545004  4774380 |  2152253    87382    165 |  0.001 % |
102.96/103.04	|    131174 |   83094  1545004  4774380 |  2367478   131173    151 |  0.001 % |
159.06/159.14	|    196859 |   83094  1545004  4774380 |  2604226   196858    232 |  0.001 % |
228.26/228.38	|    295385 |   83094  1545004  4774380 |  2864649   295384    218 |  0.001 % |
358.37/358.42	|    443174 |   83094  1545004  4774380 |  3151114   443173    195 |  0.001 % |
703.80/703.88	|    664858 |   83094  1545004  4774380 |  3466225   664857    242 |  0.001 % |

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-1849392-1244811239/watcher-1849392-1244811239 -o /tmp/evaluation-result-1849392-1244811239/solver-1849392-1244811239 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849392-1244811239.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 29215
/proc/meminfo: memFree=1472988/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=956 CPUtime=0
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 118 0 0 0 0 0 0 0 20 0 1 0 78543691 978944 54 4294967295 134512640 135223648 3216041552 3216038968 134697236 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 239 56 45 174 0 64 0

[startup+0.112172 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 29215
/proc/meminfo: memFree=1472988/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=10400 CPUtime=0.11
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 2379 0 0 0 10 1 0 0 20 0 1 0 78543691 10649600 2315 4294967295 134512640 135223648 3216041552 3216040504 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 2600 2315 46 174 0 2425 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12816

[startup+0.222163 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 29215
/proc/meminfo: memFree=1472988/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=19636 CPUtime=0.22
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 4461 0 0 0 20 2 0 0 21 0 1 0 78543691 20107264 4398 4294967295 134512640 135223648 3216041552 3216040136 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 4909 4398 46 174 0 4734 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 22052

[startup+0.322155 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 29215
/proc/meminfo: memFree=1472988/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=28556 CPUtime=0.32
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 6383 0 0 0 29 3 0 0 21 0 1 0 78543691 29241344 6319 4294967295 134512640 135223648 3216041552 3216040504 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 7139 6320 46 174 0 6964 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 30972

[startup+0.722122 s]
/proc/loadavg: 0.99 0.98 0.99 2/91 29215
/proc/meminfo: memFree=1472988/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=60460 CPUtime=0.72
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 13738 0 0 0 61 11 0 0 22 0 1 0 78543691 61911040 13674 4294967295 134512640 135223648 3216041552 3216040504 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 15115 13675 46 174 0 14940 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 62876

[startup+1.52206 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 29220
/proc/meminfo: memFree=1390776/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=117416 CPUtime=1.52
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 31010 0 0 0 131 21 0 0 25 0 1 0 78543691 120233984 27564 4294967295 134512640 135223648 3216041552 3216039552 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 29354 27564 73 174 0 29179 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 119832

[startup+3.12193 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 29220
/proc/meminfo: memFree=1356428/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=133872 CPUtime=3.12
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 33500 0 0 0 289 23 0 0 25 0 1 0 78543691 137084928 30054 4294967295 134512640 135223648 3216041552 3216039552 134549042 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 33468 30054 73 174 0 33293 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 136288

[startup+6.32167 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 29220
/proc/meminfo: memFree=1341828/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=143580 CPUtime=6.3
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 35742 0 0 0 606 24 0 0 25 0 1 0 78543691 147025920 32296 4294967295 134512640 135223648 3216041552 3216039568 134586754 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29219/statm: 35895 32296 73 174 0 35720 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 145996

[startup+12.7212 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 29220
/proc/meminfo: memFree=1327972/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2416 CPUtime=0.01
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 366 648 0 0 0 0 0 1 18 0 1 0 78543690 2473984 276 4294967295 134512640 135169312 3217903648 3217902184 3085606638 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29215/statm: 604 276 235 161 0 43 0
[pid=29219] ppid=29215 vsize=168420 CPUtime=12.69
/proc/29219/stat : 29219 (SatELite_releas) R 29215 29215 17865 0 -1 4202496 39448 0 0 0 1244 25 0 0 25 0 1 0 78543691 172462080 35573 4294967295 134512640 135223648 3216041552 3216039568 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29219/statm: 42105 35573 73 174 0 41930 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 170836

[startup+25.5201 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 29223
/proc/meminfo: memFree=1362540/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=75968 CPUtime=8.15
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 18680 0 0 0 800 15 0 0 25 0 1 0 78545425 77791232 18614 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29221/statm: 18992 18614 76 171 0 18820 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 78388

[startup+51.118 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 29224
/proc/meminfo: memFree=1345156/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=94652 CPUtime=33.73
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 23339 0 0 0 3356 17 0 0 25 0 1 0 78545425 96923648 23273 4294967295 134512640 135212939 3219052944 3219051408 134526682 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 23663 23273 76 171 0 23491 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 97072

[startup+102.324 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 29414
/proc/meminfo: memFree=1281520/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=156768 CPUtime=84.94
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 38878 0 0 0 8467 27 0 0 25 0 1 0 78545425 160530432 38812 4294967295 134512640 135212939 3219052944 3219051336 134719078 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 39192 38812 76 171 0 39020 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 159188

[startup+162.319 s]
/proc/loadavg: 1.08 1.01 1.00 3/93 29603
/proc/meminfo: memFree=1175492/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=262860 CPUtime=144.94
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 65362 0 0 0 14457 37 0 0 25 0 1 0 78545425 269168640 65296 4294967295 134512640 135212939 3219052944 3219051408 134527048 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 65715 65296 76 171 0 65543 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 265280

[startup+222.314 s]
/proc/loadavg: 1.15 1.04 1.01 3/93 29794
/proc/meminfo: memFree=1110096/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=328452 CPUtime=204.94
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 81713 0 0 0 20442 52 0 0 25 0 1 0 78545425 336334848 81647 4294967295 134512640 135212939 3219052944 3219051120 134529346 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 82113 81647 76 171 0 81941 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 330872

[startup+282.319 s]
/proc/loadavg: 1.06 1.03 1.00 3/93 29983
/proc/meminfo: memFree=1063884/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=375380 CPUtime=264.95
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 93332 0 0 0 26432 63 0 0 25 0 1 0 78545425 384389120 93266 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 93845 93266 76 171 0 93673 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 377800

[startup+342.314 s]
/proc/loadavg: 1.07 1.04 1.00 2/93 30177
/proc/meminfo: memFree=1018136/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=420616 CPUtime=324.95
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 104684 0 0 0 32420 75 0 0 25 0 1 0 78545425 430710784 104618 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 105154 104618 76 171 0 104982 0
Current children cumulated CPU time (s) 342.27

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

/proc/29221/statm: 158655 157966 76 171 0 158483 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 637040

[startup+642.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 31128
/proc/meminfo: memFree=757356/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=682504 CPUtime=624.97
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 170012 0 0 0 62383 114 0 0 25 0 1 0 78545425 698884096 169946 4294967295 134512640 135212939 3219052944 3219051408 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 170626 169946 76 171 0 170454 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 684924

[startup+702.315 s]
/proc/loadavg: 1.13 1.05 1.01 2/93 31322
/proc/meminfo: memFree=708624/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=730952 CPUtime=684.98
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 182140 0 0 0 68375 123 0 0 25 0 1 0 78545425 748494848 182074 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 182738 182074 76 171 0 182566 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 733372

[startup+762.32 s]
/proc/loadavg: 1.05 1.03 1.00 3/93 31511
/proc/meminfo: memFree=655444/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=784716 CPUtime=744.99
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 195222 0 0 0 74364 135 0 0 25 0 1 0 78545425 803549184 195156 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 196179 195156 76 171 0 196007 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 787136

[startup+822.315 s]
/proc/loadavg: 1.08 1.05 1.01 2/93 31702
/proc/meminfo: memFree=568372/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=872396 CPUtime=804.99
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 217156 0 0 0 80347 152 0 0 25 0 1 0 78545425 893333504 217090 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 218099 217090 76 171 0 217927 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 874816

[startup+882.32 s]
/proc/loadavg: 1.03 1.04 1.00 3/93 31891
/proc/meminfo: memFree=492492/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=947388 CPUtime=865
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 235943 0 0 0 86338 162 0 0 25 0 1 0 78545425 970125312 235877 4294967295 134512640 135212939 3219052944 3219051408 134526633 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 236847 235877 76 171 0 236675 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 949808

[startup+942.315 s]
/proc/loadavg: 1.09 1.05 1.01 3/93 32081
/proc/meminfo: memFree=428508/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1011984 CPUtime=925
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 252096 0 0 0 92327 173 0 0 25 0 1 0 78545425 1036271616 252030 4294967295 134512640 135212939 3219052944 3219051408 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 252996 252030 76 171 0 252824 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1014404

[startup+1002.31 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 32271
/proc/meminfo: memFree=363788/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1076028 CPUtime=985
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 268157 0 0 0 98319 181 0 0 25 0 1 0 78545425 1101852672 268091 4294967295 134512640 135212939 3219052944 3219051120 134529478 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 269007 268091 76 171 0 268835 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1078448

[startup+1062.32 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 32460
/proc/meminfo: memFree=306996/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1133388 CPUtime=1045.01
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 282493 0 0 0 104308 193 0 0 25 0 1 0 78545425 1160589312 282427 4294967295 134512640 135212939 3219052944 3219051408 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 283347 282427 76 171 0 283175 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1135808

[startup+1122.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 32655
/proc/meminfo: memFree=251460/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1188360 CPUtime=1105.01
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 296258 0 0 0 110300 201 0 0 25 0 1 0 78545425 1216880640 296192 4294967295 134512640 135212939 3219052944 3219051120 134529346 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 297090 296192 76 171 0 296918 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1190780

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 376
/proc/meminfo: memFree=188444/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1251596 CPUtime=1165.02
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 312089 0 0 0 116294 208 0 0 25 0 1 0 78545425 1281634304 312023 4294967295 134512640 135212939 3219052944 3219051408 134526750 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 312899 312023 76 171 0 312727 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1254016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 378
/proc/meminfo: memFree=172448/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1266656 CPUtime=1182.72
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 315870 0 0 0 118058 214 0 0 25 0 1 0 78545425 1297055744 315804 4294967295 134512640 135212939 3219052944 3219051408 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 316664 315804 76 171 0 316492 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1269076

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 378
/proc/meminfo: memFree=172448/2074464 swapFree=1959888/1959888
[pid=29215] ppid=29213 vsize=2420 CPUtime=17.32
/proc/29215/stat : 29215 (SatELiteGTI) S 29213 29215 17865 0 -1 4194304 386 43485 0 0 0 0 1690 42 18 0 1 0 78543690 2478080 278 4294967295 134512640 135169312 3217903648 3217899864 3085606638 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/29215/statm: 605 278 235 161 0 44 0
[pid=29221] ppid=29215 vsize=1266656 CPUtime=1182.72
/proc/29221/stat : 29221 (minisat_static) R 29215 29215 17865 0 -1 4202496 315870 0 0 0 118058 214 0 0 25 0 1 0 78545425 1297055744 315804 4294967295 134512640 135212939 3219052944 3219051408 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29221/statm: 316664 315804 76 171 0 316492 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1269076

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.04
CPU time (s): 1200.04
CPU user time (s): 1197.48
CPU system time (s): 2.56
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 1269076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.9
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= 43871
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= 14
involuntary context switches= 163

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 14:53:59
IDJOB=1849392
IDBENCH=20578
IDSOLVER=690
FILE ID=tipi08/1849392-1244811239
PBS_JOBID=
Free space on /tmp= 15513 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849392-1244811239/watcher-1849392-1244811239 -o /tmp/evaluation-result-1849392-1244811239/solver-1849392-1244811239 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849392-1244811239.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED= 680998774

Linux tipi08 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.464
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.464
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.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
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.464
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:       1473112 kB
Buffers:         58532 kB
Cached:         430792 kB
SwapCached:          0 kB
Active:          93284 kB
Inactive:       407272 kB
HighTotal:     1178688 kB
HighFree:       799700 kB
LowTotal:       895776 kB
LowFree:        673412 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           33600 kB
Writeback:           8 kB
AnonPages:       11316 kB
Mapped:           5236 kB
Slab:            92248 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85848 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15478 MiB
End job on tipi08 at 2009-06-12 15:14:04