Trace number 1849395

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 1200.65

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c Parsing...
6.01/6.08	c ==============================================================================
6.01/6.08	c |           |     ORIGINAL     |              LEARNT              |          |
6.01/6.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
6.01/6.08	c ==============================================================================
6.01/6.08	c |         0 | 7170908 20872418 | 2151272       0        0     nan |  0.000 % |
178.82/178.86	c |         0 | 6994286 21668859 |      --       0       --      -- |     --   | -176447/801368
178.82/178.86	c ==============================================================================
178.82/178.86	c Result  :   #vars: 303312   #clauses: 6994286   #literals: 21668859
178.82/178.86	c CPU time:   177.61 s
178.82/178.86	c ==============================================================================
186.09/186.88	This is MiniSat 2.0 beta
186.09/186.88	WARNING: for repeatability, setting FPU to use double precision
186.09/186.88	============================[ Problem Statistics ]=============================
186.09/186.88	|                                                                             |
186.09/186.89	|  Number of variables:  303312                                               |
186.09/186.89	|  Number of clauses:    6994286                                              |
190.59/191.41	|  Parsing time:         4.05         s                                       |
190.99/191.74	============================[ Search Statistics ]==============================
190.99/191.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.99/191.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
190.99/191.74	===============================================================================
190.99/191.74	|         0 |  303312  6994286 21668859 |  2331428        0    nan |  0.000 % |
191.49/192.31	|       102 |  303312  6994286 21668859 |  2564571      102    108 |  0.000 % |
192.49/193.28	|       252 |  303312  6994286 21668859 |  2821028      252     61 |  0.000 % |
194.19/195.00	|       477 |  303312  6994286 21668859 |  3103131      477     52 |  0.000 % |
194.89/195.63	|       814 |  303312  6994286 21668859 |  3413444      814     68 |  0.000 % |
195.38/196.18	|      1320 |  303312  6994286 21668859 |  3754789     1320     62 |  0.000 % |
197.48/198.27	|      2079 |  303312  6994286 21668859 |  4130268     2079     72 |  0.000 % |
199.48/200.26	|      3218 |  303312  6994286 21668859 |  4543294     3218     69 |  0.000 % |
202.78/203.60	|      4926 |  303312  6994286 21668859 |  4997624     4926     70 |  0.000 % |
205.88/206.63	|      7490 |  303312  6994286 21668859 |  5497386     7490     61 |  0.000 % |
217.38/218.14	|     11335 |  303312  6994286 21668859 |  6047125    11335    114 |  0.000 % |
230.18/230.97	|     17101 |  303312  6994286 21668859 |  6651838    17101     96 |  0.000 % |
243.38/244.18	|     25751 |  303312  6994286 21668859 |  7317021    25751    122 |  0.000 % |
257.08/257.82	|     38727 |  303312  6994286 21668859 |  8048724    38727    119 |  0.000 % |
273.89/274.65	|     58188 |  303312  6994286 21668859 |  8853596    58188    106 |  0.000 % |
305.99/306.72	|     87381 |  303312  6994286 21668859 |  9738956    87381     92 |  0.000 % |
347.89/348.69	|    131171 |  303312  6994286 21668859 | 10712851   131171     78 |  0.000 % |
422.60/423.40	|    196856 |  303312  6994286 21668859 | 11784136   196856    114 |  0.000 % |
583.42/584.14	|    295383 |  303312  6994286 21668859 | 12962550   295383    141 |  0.000 % |
1018.37/1019.01	|    443172 |  303312  6994286 21668859 | 14258805   443172    442 |  0.000 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31132
/proc/meminfo: memFree=649840/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=952 CPUtime=0
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 118 0 0 0 0 0 0 0 25 0 1 0 78580118 974848 54 4294967295 134512640 135223648 3215996480 3215995412 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 238 57 46 174 0 63 0

[startup+0.059399 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31132
/proc/meminfo: memFree=649840/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=6704 CPUtime=0.06
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 1388 0 0 0 5 1 0 0 25 0 1 0 78580118 6864896 1324 4294967295 134512640 135223648 3215996480 3215995360 134543407 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 1676 1325 46 174 0 1501 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9116

[startup+0.109373 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31132
/proc/meminfo: memFree=649840/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=10384 CPUtime=0.11
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 2348 0 0 0 10 1 0 0 25 0 1 0 78580118 10633216 2284 4294967295 134512640 135223648 3215996480 3215995432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 2596 2285 46 174 0 2421 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12796

[startup+0.309349 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31132
/proc/meminfo: memFree=649840/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=27828 CPUtime=0.31
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 6136 0 0 0 26 5 0 0 25 0 1 0 78580118 28495872 6073 4294967295 134512640 135223648 3215996480 3215995216 134540952 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 6957 6074 46 174 0 6782 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 30240

[startup+0.709302 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 31132
/proc/meminfo: memFree=649840/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=58972 CPUtime=0.71
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 13158 0 0 0 57 14 0 0 25 0 1 0 78580118 60387328 13094 4294967295 134512640 135223648 3215996480 3215995432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 14743 13095 46 174 0 14568 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 61384

[startup+1.50921 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31138
/proc/meminfo: memFree=577028/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=116004 CPUtime=1.51
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 26633 0 0 0 126 25 0 0 25 0 1 0 78580118 118788096 26569 4294967295 134512640 135223648 3215996480 3215995432 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 29001 26569 46 174 0 28826 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 118416

[startup+3.10903 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31138
/proc/meminfo: memFree=503496/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=215580 CPUtime=3.11
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 53225 0 0 0 263 48 0 0 25 0 1 0 78580118 220753920 53161 4294967295 134512640 135223648 3215996480 3215995108 134741470 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 53895 53161 46 174 0 53720 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 217992

[startup+6.30866 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31139
/proc/meminfo: memFree=246568/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=528724 CPUtime=6.31
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 120004 0 0 0 538 93 0 0 25 0 1 0 78580118 541413376 119940 4294967295 134512640 135223648 3215996480 3215994832 134610042 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 132181 119944 70 174 0 132006 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 531136

[startup+12.7179 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31139
/proc/meminfo: memFree=178308/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=498820 CPUtime=12.72
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 132777 0 0 0 1175 97 0 0 25 0 1 0 78580118 510791680 117799 4294967295 134512640 135223648 3215996480 3215994480 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 124705 117799 73 174 0 124530 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 501232

[startup+25.5165 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31139
/proc/meminfo: memFree=143440/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=560872 CPUtime=25.52
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 141201 0 0 0 2449 103 0 0 25 0 1 0 78580118 574332928 126223 4294967295 134512640 135223648 3215996480 3215994480 134548984 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31136/statm: 140218 126223 73 174 0 140043 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 563284

[startup+51.1135 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31327
/proc/meminfo: memFree=85544/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=614464 CPUtime=51.11
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 153035 0 0 0 4999 112 0 0 25 0 1 0 78580118 629211136 138057 4294967295 134512640 135223648 3215996480 3215994496 134586715 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31136/statm: 153616 138057 73 174 0 153441 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 616876

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31330
/proc/meminfo: memFree=52696/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=708792 CPUtime=102.31
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 168656 0 0 0 10114 117 0 0 25 0 1 0 78580118 725803008 152633 4294967295 134512640 135223648 3215996480 3215994496 134549039 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31136/statm: 177198 152633 73 174 0 177023 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 711204

[startup+162.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31521
/proc/meminfo: memFree=51604/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2412 CPUtime=0
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 365 645 0 0 0 0 0 0 25 0 1 0 78580117 2469888 275 4294967295 134512640 135169312 3218915616 3218914152 3085733614 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31132/statm: 603 275 235 161 0 42 0
[pid=31136] ppid=31132 vsize=709716 CPUtime=162.32
/proc/31136/stat : 31136 (SatELite_releas) R 31132 31132 18729 0 -1 4202496 168917 0 0 0 16114 118 0 0 25 0 1 0 78580118 726749184 152894 4294967295 134512640 135223648 3215996480 3215994496 134548993 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31136/statm: 177429 152894 73 174 0 177254 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 712128

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31715
/proc/meminfo: memFree=311836/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=328356 CPUtime=35.43
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 80450 0 0 0 3496 47 0 0 25 0 1 0 78598806 336236544 80378 4294967295 134512640 135212939 3217938560 3217937024 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31713/statm: 82089 80378 76 171 0 81917 0
Current children cumulated CPU time (s) 221.58
Current children cumulated vsize (KiB) 330772

[startup+282.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31905
/proc/meminfo: memFree=289448/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=351444 CPUtime=95.44
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 86194 0 0 0 9494 50 0 0 25 0 1 0 78598806 359878656 86122 4294967295 134512640 135212939 3217938560 3217937024 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31713/statm: 87861 86122 76 171 0 87689 0
Current children cumulated CPU time (s) 281.59
Current children cumulated vsize (KiB) 353860

[startup+342.31 s]
/proc/loadavg: 1.03 1.01 1.00 3/93 32097
/proc/meminfo: memFree=273964/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=366792 CPUtime=155.44
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 90037 0 0 0 15487 57 0 0 25 0 1 0 78598806 375595008 89965 4294967295 134512640 135212939 3217938560 3217937024 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31713/statm: 91698 89965 76 171 0 91526 0
Current children cumulated CPU time (s) 341.59

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

/proc/31713/statm: 116522 114687 76 171 0 116350 0
Current children cumulated CPU time (s) 521.62
Current children cumulated vsize (KiB) 468504

[startup+582.312 s]
/proc/loadavg: 1.09 1.07 1.01 2/93 392
/proc/meminfo: memFree=144112/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=497560 CPUtime=395.47
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 122637 0 0 0 39464 83 0 0 25 0 1 0 78598806 509501440 122565 4294967295 134512640 135212939 3217938560 3217937024 134526720 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 124390 122565 76 171 0 124218 0
Current children cumulated CPU time (s) 581.62
Current children cumulated vsize (KiB) 499976

[startup+642.315 s]
/proc/loadavg: 1.03 1.05 1.00 3/93 582
/proc/meminfo: memFree=67048/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=574784 CPUtime=455.48
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 141814 0 0 0 45456 92 0 0 25 0 1 0 78598806 588578816 141742 4294967295 134512640 135212939 3217938560 3217936736 134529424 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 143696 141742 76 171 0 143524 0
Current children cumulated CPU time (s) 641.63
Current children cumulated vsize (KiB) 577200

[startup+702.309 s]
/proc/loadavg: 1.01 1.04 1.00 3/93 771
/proc/meminfo: memFree=82296/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=655220 CPUtime=515.48
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 161937 0 0 0 51449 99 0 0 25 0 1 0 78598806 670945280 161865 4294967295 134512640 135212939 3217938560 3217936736 134529404 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 163805 161865 76 171 0 163633 0
Current children cumulated CPU time (s) 701.63
Current children cumulated vsize (KiB) 657636

[startup+762.322 s]
/proc/loadavg: 1.00 1.03 1.00 3/93 975
/proc/meminfo: memFree=53500/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=748848 CPUtime=575.5
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 185376 0 0 0 57438 112 0 0 25 0 1 0 78598806 766820352 185304 4294967295 134512640 135212939 3217938560 3217937024 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 187212 185304 76 171 0 187040 0
Current children cumulated CPU time (s) 761.65
Current children cumulated vsize (KiB) 751264

[startup+822.315 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 1166
/proc/meminfo: memFree=58560/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=832540 CPUtime=635.5
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 206313 0 0 0 63420 130 0 0 25 0 1 0 78598806 852520960 206241 4294967295 134512640 135212939 3217938560 3217937024 134526820 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 208135 206241 76 171 0 207963 0
Current children cumulated CPU time (s) 821.65
Current children cumulated vsize (KiB) 834956

[startup+882.328 s]
/proc/loadavg: 1.11 1.05 1.01 2/93 1360
/proc/meminfo: memFree=57268/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=886880 CPUtime=695.52
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 219903 0 0 0 69420 132 0 0 25 0 1 0 78598806 908165120 219831 4294967295 134512640 135212939 3217938560 3217936736 134529439 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 221720 219831 76 171 0 221548 0
Current children cumulated CPU time (s) 881.67
Current children cumulated vsize (KiB) 889296

[startup+942.311 s]
/proc/loadavg: 1.10 1.05 1.01 2/93 1550
/proc/meminfo: memFree=61900/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=945424 CPUtime=755.51
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 234537 0 0 0 75406 145 0 0 25 0 1 0 78598806 968114176 234465 4294967295 134512640 135212939 3217938560 3217937024 134527119 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 236356 234465 76 171 0 236184 0
Current children cumulated CPU time (s) 941.66
Current children cumulated vsize (KiB) 947840

[startup+1002.31 s]
/proc/loadavg: 1.03 1.04 1.00 2/93 1739
/proc/meminfo: memFree=53964/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=1053496 CPUtime=815.52
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 261557 0 0 0 81398 154 0 0 25 0 1 0 78598806 1078779904 261485 4294967295 134512640 135212939 3217938560 3217936736 134529366 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 263374 261485 76 171 0 263202 0
Current children cumulated CPU time (s) 1001.67
Current children cumulated vsize (KiB) 1055912

[startup+1062.32 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 1930
/proc/meminfo: memFree=57692/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=1125000 CPUtime=875.53
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 279191 0 0 0 87393 160 0 0 25 0 1 0 78598806 1152000000 279119 4294967295 134512640 135212939 3217938560 3217937024 134526627 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 281250 279119 76 171 0 281078 0
Current children cumulated CPU time (s) 1061.68
Current children cumulated vsize (KiB) 1127416

[startup+1122.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 2122
/proc/meminfo: memFree=53560/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=1141888 CPUtime=935.53
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 283439 0 0 0 93392 161 0 0 25 0 1 0 78598806 1169293312 283367 4294967295 134512640 135212939 3217938560 3217937024 134527098 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 285472 283367 76 171 0 285300 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 1144304

[startup+1182.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 2317
/proc/meminfo: memFree=53532/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=1224868 CPUtime=995.54
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 304213 0 0 0 99382 172 0 0 25 0 1 0 78598806 1254264832 304141 4294967295 134512640 135212939 3217938560 3217937024 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 306217 304141 76 171 0 306045 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 1227284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.62 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 2510
/proc/meminfo: memFree=53472/2074464 swapFree=1959888/1959888
[pid=31132] ppid=31130 vsize=2416 CPUtime=186.15
/proc/31132/stat : 31132 (SatELiteGTI) S 31130 31132 18729 0 -1 4194304 383 184996 0 0 1 0 18441 173 18 0 1 0 78580117 2473984 276 4294967295 134512640 135169312 3218915616 3218911832 3085733614 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31132/statm: 604 276 235 161 0 43 0
[pid=31713] ppid=31132 vsize=1258164 CPUtime=1013.85
/proc/31713/stat : 31713 (minisat_static) R 31132 31132 18729 0 -1 4202496 312543 0 0 0 101210 175 0 0 25 0 1 0 78598806 1288359936 312471 4294967295 134512640 135212939 3217938560 3217937024 134526848 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31713/statm: 314541 312471 76 171 0 314369 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 1260580

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 31132 and gives
#  childrusage.ru_utime.tv_sec=184
#  childrusage.ru_utime.tv_usec=420000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=730000
# CPU time returned by wait4() is 186.15
# while last known CPU time is 1200
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.65
CPU time (s): 1200
CPU user time (s): 1196.52
CPU system time (s): 3.48
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 1260580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.42
system time used= 1.73
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185379
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= 39
involuntary context switches= 582

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 14:58:58
IDJOB=1849395
IDBENCH=20579
IDSOLVER=690
FILE ID=tipi07/1849395-1244811538
PBS_JOBID=
Free space on /tmp= 15480 MiB

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

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED= 303342265

Linux tipi07 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.428
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.428
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:        650360 kB
Buffers:         58808 kB
Cached:        1205028 kB
SwapCached:          0 kB
Active:         297632 kB
Inactive:       977636 kB
HighTotal:     1178688 kB
HighFree:       306564 kB
LowTotal:       895776 kB
LowFree:        343796 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:          160580 kB
Writeback:           0 kB
AnonPages:       11344 kB
Mapped:           5524 kB
Slab:           141192 kB
PageTables:        404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86044 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15308 MiB
End job on tipi07 at 2009-06-12 15:19:13