Trace number 1820672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BinMiniSat 2009-03-21? (TO) 1200.08 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.33/1.35	c ==============================================================================
1.33/1.35	c |           |     ORIGINAL     |              LEARNT              |          |
1.33/1.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.33/1.35	c ==============================================================================
1.33/1.35	c |         0 | 1598300  4617402 |  479489       0        0     nan |  0.000 % |
15.30/15.34	c |         0 | 1545697  4776410 |      --       0       --      -- |     --   | -52460/161443
15.30/15.34	c ==============================================================================
15.30/15.34	c Result  :   #vars: 83095   #clauses: 1545697   #literals: 4776410
15.30/15.34	c CPU time:   15.03 s
15.30/15.34	c ==============================================================================
16.88/16.96	This is MiniSat 2.0 beta
16.88/16.96	WARNING: for repeatability, setting FPU to use double precision
16.88/16.96	============================[ Problem Statistics ]=============================
16.88/16.96	|                                                                             |
16.88/16.96	|  Number of variables:  83095                                                |
16.88/16.96	|  Number of clauses:    1545697                                              |
17.88/17.95	|  Parsing time:         0.84         s                                       |
17.98/18.02	============================[ Search Statistics ]==============================
17.98/18.02	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.98/18.02	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
17.98/18.02	===============================================================================
17.98/18.08	|         0 |   83095  1545697  4776410 |   515232        0    nan |  0.000 % |
18.28/18.41	|       102 |   83095  1545697  4776410 |   566755      102      5 |  0.000 % |
18.88/19.00	|       252 |   83094  1545697  4776410 |   623431      251      8 |  0.001 % |
19.48/19.57	|       480 |   83094  1545697  4776410 |   685774      479     18 |  0.002 % |
20.38/20.48	|       817 |   83094  1545697  4776410 |   754351      816     17 |  0.001 % |
21.18/21.22	|      1323 |   83094  1545697  4776410 |   829786     1322     20 |  0.001 % |
22.58/22.63	|      2082 |   83094  1545697  4776410 |   912765     2081     23 |  0.002 % |
23.84/24.00	|      3221 |   83094  1545639  4776234 |  1004042     3220     27 |  0.001 % |
25.73/25.86	|      4929 |   83094  1545639  4776234 |  1104446     4928     30 |  0.001 % |
28.43/28.52	|      7492 |   83094  1545639  4776234 |  1214890     7491     34 |  0.001 % |
31.03/31.18	|     11336 |   83094  1545639  4776234 |  1336379    11335     57 |  0.001 % |
33.33/33.51	|     17102 |   83094  1545639  4776234 |  1470017    17101     74 |  0.001 % |
43.33/43.45	|     25753 |   83092  1545614  4776184 |  1617019    25750     66 |  0.004 % |
50.73/50.88	|     38727 |   82707  1545593  4776134 |  1778721    38721    122 |  3.328 % |
62.63/62.78	|     58189 |   80328  1499084  4656398 |  1956593    58170     99 |  3.330 % |
99.83/100.01	|     87382 |   80317  1498928  4656042 |  2152253    87350     81 |  3.343 % |
129.83/130.01	|    131171 |   80316  1498928  4656042 |  2367478   131138     81 |  3.344 % |
211.53/211.65	|    196857 |   78579  1469428  4572468 |  2604226   196812     75 |  5.435 % |
300.13/300.29	|    295383 |   78574  1469177  4571594 |  2864649   295251     75 |  5.441 % |
494.95/495.03	|    443174 |   78572  1469062  4571360 |  3151114   443010     82 |  5.443 % |
857.17/857.22	|    664857 |   78572  1469062  4571360 |  3466225   664693     90 |  5.443 % |

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

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


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 2/91 25069
/proc/meminfo: memFree=870356/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) R 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=812 CPUtime=0
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4194304 68 0 0 0 0 0 0 0 20 0 1 0 1011130181 831488 4 4294967295 134512640 135223648 3218053168 3218053056 134658290 0 0 0 0 0 0 0 17 1 0 0 0
/proc/25073/statm: 204 15 10 174 0 29 0

[startup+0.101463 s]
/proc/loadavg: 1.03 1.01 1.00 2/91 25069
/proc/meminfo: memFree=870356/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=9736 CPUtime=0.1
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 2166 0 0 0 10 0 0 0 21 0 1 0 1011130181 9969664 2102 4294967295 134512640 135223648 3218053168 3218052120 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 2434 2103 46 174 0 2259 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12148

[startup+0.221458 s]
/proc/loadavg: 1.03 1.01 1.00 2/91 25069
/proc/meminfo: memFree=870356/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=18972 CPUtime=0.22
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 4280 0 0 0 19 3 0 0 21 0 1 0 1011130181 19427328 4216 4294967295 134512640 135223648 3218053168 3218051736 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 4743 4217 46 174 0 4568 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 21384

[startup+0.321453 s]
/proc/loadavg: 1.03 1.01 1.00 2/91 25069
/proc/meminfo: memFree=870356/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=28024 CPUtime=0.32
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 6237 0 0 0 27 5 0 0 21 0 1 0 1011130181 28696576 6173 4294967295 134512640 135223648 3218053168 3218052120 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 7006 6173 46 174 0 6831 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 30436

[startup+0.721433 s]
/proc/loadavg: 1.03 1.01 1.00 2/91 25069
/proc/meminfo: memFree=870356/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=59268 CPUtime=0.72
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 13407 0 0 0 61 11 0 0 22 0 1 0 1011130181 60690432 13343 4294967295 134512640 135223648 3218053168 3218051752 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 14817 13343 46 174 0 14642 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 61680

[startup+1.52139 s]
/proc/loadavg: 1.03 1.01 1.00 4/93 25074
/proc/meminfo: memFree=790252/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=117504 CPUtime=1.52
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 30798 0 0 0 131 21 0 0 25 0 1 0 1011130181 120324096 27560 4294967295 134512640 135223648 3218053168 3218051328 134577124 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 29376 27560 71 174 0 29201 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 119916

[startup+3.12132 s]
/proc/loadavg: 1.03 1.01 1.00 4/93 25074
/proc/meminfo: memFree=753920/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=133584 CPUtime=3.11
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 33442 0 0 0 288 23 0 0 25 0 1 0 1011130181 136790016 29996 4294967295 134512640 135223648 3218053168 3218051184 134586909 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25073/statm: 33396 29996 73 174 0 33221 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 135996

[startup+6.32116 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 25074
/proc/meminfo: memFree=739500/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=143576 CPUtime=6.29
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 35741 0 0 0 605 24 0 0 25 0 1 0 1011130181 147021824 32295 4294967295 134512640 135223648 3218053168 3218051184 134586712 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25073/statm: 35894 32295 73 174 0 35719 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 145988

[startup+12.7209 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 25074
/proc/meminfo: memFree=725328/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2412 CPUtime=0.01
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 365 646 0 0 0 1 0 0 18 0 1 0 1011130180 2469888 275 4294967295 134512640 135169312 3218571456 3218569992 3085192942 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25069/statm: 603 275 235 161 0 42 0
[pid=25073] ppid=25069 vsize=168416 CPUtime=12.69
/proc/25073/stat : 25073 (SatELite_releas) R 25069 25069 9090 0 -1 4202496 39452 0 0 0 1242 27 0 0 25 0 1 0 1011130181 172457984 35577 4294967295 134512640 135223648 3218053168 3218051264 134586120 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25073/statm: 42104 35577 73 174 0 41929 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 170828

[startup+25.5202 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 25078
/proc/meminfo: memFree=761444/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=75344 CPUtime=8.51
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 18516 0 0 0 830 21 0 0 25 0 1 0 1011131877 77152256 18442 4294967295 134512640 135216011 3216166608 3216164960 134527590 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 18836 18442 71 172 0 18663 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 77760

[startup+51.119 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 25079
/proc/meminfo: memFree=741900/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=95296 CPUtime=34.11
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 23506 0 0 0 3382 29 0 0 25 0 1 0 1011131877 97583104 23432 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 23824 23432 71 172 0 23651 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 97712

[startup+102.317 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 25271
/proc/meminfo: memFree=728452/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=107600 CPUtime=85.31
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 26561 0 0 0 8497 34 0 0 25 0 1 0 1011131877 110182400 26487 4294967295 134512640 135216011 3216166608 3216164904 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 26900 26487 71 172 0 26727 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 110016

[startup+162.314 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 25457
/proc/meminfo: memFree=707460/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=129048 CPUtime=145.31
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 31871 0 0 0 14495 36 0 0 25 0 1 0 1011131877 132145152 31797 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 32262 31797 71 172 0 32089 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 131464

[startup+222.311 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 25646
/proc/meminfo: memFree=691340/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=145136 CPUtime=205.31
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 35827 0 0 0 20491 40 0 0 25 0 1 0 1011131877 148619264 35753 4294967295 134512640 135216011 3216166608 3216164688 134524590 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 36284 35753 71 172 0 36111 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 147552

[startup+282.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 25833
/proc/meminfo: memFree=668144/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=168140 CPUtime=265.31
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 41603 0 0 0 26485 46 0 0 25 0 1 0 1011131877 172175360 41529 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 42035 41529 71 172 0 41862 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 170556

[startup+342.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26024
/proc/meminfo: memFree=653024/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=183996 CPUtime=325.32
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 45391 0 0 0 32485 47 0 0 25 0 1 0 1011131877 188411904 45317 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 45999 45317 71 172 0 45826 0
Current children cumulated CPU time (s) 342.24

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

/proc/25076/statm: 60617 60073 71 172 0 60444 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 244884

[startup+582.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26778
/proc/meminfo: memFree=572796/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=264276 CPUtime=565.33
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 65386 0 0 0 56467 66 0 0 25 0 1 0 1011131877 270618624 65312 4294967295 134512640 135216011 3216166608 3216165072 134540683 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 66069 65312 71 172 0 65896 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 266692

[startup+642.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26967
/proc/meminfo: memFree=555684/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=281432 CPUtime=625.33
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 69675 0 0 0 62464 69 0 0 25 0 1 0 1011131877 288186368 69601 4294967295 134512640 135216011 3216166608 3216164960 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 70358 69601 71 172 0 70185 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 283848

[startup+702.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27155
/proc/meminfo: memFree=539184/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=297872 CPUtime=685.34
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 73820 0 0 0 68463 71 0 0 25 0 1 0 1011131877 305020928 73746 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 74468 73746 71 172 0 74295 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 300288

[startup+762.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27341
/proc/meminfo: memFree=524684/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=312284 CPUtime=745.34
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 77352 0 0 0 74461 73 0 0 25 0 1 0 1011131877 319778816 77278 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 78071 77278 71 172 0 77898 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 314700

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27530
/proc/meminfo: memFree=509432/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=327568 CPUtime=805.35
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 81195 0 0 0 80460 75 0 0 25 0 1 0 1011131877 335429632 81121 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 81892 81121 71 172 0 81719 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 329984

[startup+882.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27721
/proc/meminfo: memFree=486616/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=349764 CPUtime=865.36
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 86773 0 0 0 86457 79 0 0 25 0 1 0 1011131877 358158336 86699 4294967295 134512640 135216011 3216166608 3216164752 134536015 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 87441 86699 71 172 0 87268 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 352180

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27910
/proc/meminfo: memFree=456484/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=381168 CPUtime=925.35
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 94330 0 0 0 92448 87 0 0 25 0 1 0 1011131877 390316032 94256 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 95292 94256 71 172 0 95119 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 383584

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28098
/proc/meminfo: memFree=435768/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=401784 CPUtime=985.35
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 99529 0 0 0 98445 90 0 0 25 0 1 0 1011131877 411426816 99455 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 100446 99455 71 172 0 100273 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 404200

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28284
/proc/meminfo: memFree=408620/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=429072 CPUtime=1045.35
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 106361 0 0 0 104443 92 0 0 25 0 1 0 1011131877 439369728 106287 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 107268 106287 71 172 0 107095 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 431488

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28473
/proc/meminfo: memFree=386920/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=450720 CPUtime=1105.36
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 111723 0 0 0 110442 94 0 0 25 0 1 0 1011131877 461537280 111649 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 112680 111649 71 172 0 112507 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 453136

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28660
/proc/meminfo: memFree=360384/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=477704 CPUtime=1165.36
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 118517 0 0 0 116435 101 0 0 25 0 1 0 1011131877 489168896 118443 4294967295 134512640 135216011 3216166608 3216164960 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 119426 118443 71 172 0 119253 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 480120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28662
/proc/meminfo: memFree=345380/2074464 swapFree=1953004/1959888
[pid=25069] ppid=25067 vsize=2416 CPUtime=16.92
/proc/25069/stat : 25069 (SatELiteGTI) S 25067 25069 9090 0 -1 4194304 385 43482 0 0 0 1 1655 36 18 0 1 0 1011130180 2473984 277 4294967295 134512640 135169312 3218571456 3218567672 3085192942 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25069/statm: 604 277 235 161 0 43 0
[pid=25076] ppid=25069 vsize=491720 CPUtime=1183.16
/proc/25076/stat : 25076 (minisat_static) R 25069 25069 9090 0 -1 4202496 122015 0 0 0 118213 103 0 0 25 0 1 0 1011131877 503521280 121941 4294967295 134512640 135216011 3216166608 3216164904 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25076/statm: 122930 121941 71 172 0 122757 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 494136

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25069 and gives
#  childrusage.ru_utime.tv_sec=16
#  childrusage.ru_utime.tv_usec=550000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=370000
# CPU time returned by wait4() is 16.92
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1198.68
CPU system time (s): 1.4
CPU usage (%): 99.9947
Max. virtual memory (cumulated for all children) (KiB): 494136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.55
system time used= 0.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43867
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= 18
involuntary context switches= 312

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 11:31:36
IDJOB=1820672
IDBENCH=20578
IDSOLVER=661
FILE ID=tipi19/1820672-1242466296
PBS_JOBID=
Free space on /tmp= 9646 MiB

SOLVER NAME= BinMiniSat 2009-03-21
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-1820672-1242466296/watcher-1820672-1242466296 -o /tmp/evaluation-result-1820672-1242466296/solver-1820672-1242466296 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820672-1242466296.cnf

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED= 404269762

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:        870356 kB
Buffers:         47536 kB
Cached:        1045884 kB
SwapCached:       3036 kB
Active:         440788 kB
Inactive:       662268 kB
HighTotal:     1178688 kB
HighFree:       326032 kB
LowTotal:       895776 kB
LowFree:        544324 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           33780 kB
Writeback:           0 kB
AnonPages:        8760 kB
Mapped:           3288 kB
Slab:            92676 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9611 MiB
End job on tipi19 at 2009-05-16 11:51:41