Trace number 1849379

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark915.82
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.00	c Parsing...
0.21/0.21	c ==============================================================================
0.21/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.21/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.21/0.21	c ==============================================================================
0.21/0.21	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
2.11/2.12	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
2.11/2.12	c ==============================================================================
2.11/2.12	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
2.11/2.12	c CPU time:   2.04 s
2.11/2.12	c ==============================================================================
2.31/2.38	This is MiniSat 2.0 beta
2.31/2.38	WARNING: for repeatability, setting FPU to use double precision
2.31/2.38	============================[ Problem Statistics ]=============================
2.31/2.38	|                                                                             |
2.31/2.38	|  Number of variables:  16889                                                |
2.31/2.38	|  Number of clauses:    244145                                               |
2.38/2.53	|  Parsing time:         0.13         s                                       |
2.38/2.55	============================[ Search Statistics ]==============================
2.38/2.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.38/2.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.38/2.55	===============================================================================
2.38/2.55	|         0 |   16889   244145   773136 |    81381        0    nan |  0.000 % |
2.38/2.58	|       108 |   16889   244145   773136 |    89519      108     34 |  0.000 % |
2.38/2.67	|       258 |   16889   244145   773136 |    98471      258     31 |  0.000 % |
2.38/2.71	|       483 |   16889   244145   773136 |   108318      483     30 |  0.000 % |
2.38/2.81	|       820 |   16889   244145   773136 |   119150      820     32 |  0.000 % |
2.38/2.90	|      1327 |   16889   244145   773136 |   131065     1327     33 |  0.000 % |
2.38/3.02	|      2086 |   16889   244145   773136 |   144172     2086     41 |  0.000 % |
2.38/3.20	|      3227 |   16889   244145   773136 |   158589     3227     38 |  0.000 % |
3.41/3.48	|      4935 |   16889   244145   773136 |   174448     4935     48 |  0.000 % |
3.71/3.79	|      7497 |   16889   244145   773136 |   191893     7497     70 |  0.000 % |
4.42/4.42	|     11341 |   16889   244145   773136 |   211083    11341    101 |  0.000 % |
5.31/5.38	|     17107 |   16889   244145   773136 |   232191    17107    113 |  0.000 % |
6.71/6.71	|     25757 |   16889   244145   773136 |   255410    25757    112 |  0.000 % |
9.00/9.04	|     38731 |   16889   244145   773136 |   280951    38731    109 |  0.000 % |
13.20/13.22	|     58192 |   16889   244145   773136 |   309046    58192     99 |  0.000 % |
21.89/21.93	|     87384 |   16889   244145   773136 |   339951    87384     91 |  0.000 % |
38.70/38.71	|    131173 |   16889   244145   773136 |   373946   131173     79 |  0.000 % |
68.50/68.51	|    196858 |   16889   244145   773136 |   411341   196858     86 |  0.000 % |
126.20/126.25	|    295384 |   16889   244145   773136 |   452475   295384    123 |  0.000 % |
272.62/272.65	|    443173 |   16889   244145   773136 |   497722   443173    128 |  0.000 % |
459.43/459.42	|    664857 |   16889   244145   773136 |   547495   177256    164 |  0.000 % |
744.15/744.11	|    997382 |   16889   244145   773136 |   602244   509781    146 |  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-1849379-1244808604/watcher-1849379-1244808604 -o /tmp/evaluation-result-1849379-1244808604/solver-1849379-1244808604 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849379-1244808604.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.92 0.98 0.99 3/91 21190
/proc/meminfo: memFree=666736/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) R 21188 21190 18459 0 -1 4194304 354 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531020 3085457268 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=2412 CPUtime=0
/proc/21194/stat : 21194 (SatELiteGTI) R 21190 21190 18459 0 -1 4194368 19 0 0 0 0 0 0 0 25 0 1 0 78285711 2469888 55 4294967295 134512640 135169312 3218532544 3218530960 135076797 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/21194/statm: 603 64 22 161 0 42 0

[startup+0.037105 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21190
/proc/meminfo: memFree=666736/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531080 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=4120 CPUtime=0.04
/proc/21194/stat : 21194 (SatELite_releas) R 21190 21190 18459 0 -1 4202496 888 0 0 0 4 0 0 0 25 0 1 0 78285711 4218880 824 4294967295 134512640 135223648 3220324960 3220323576 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21194/statm: 1030 824 46 174 0 855 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6532

[startup+0.107099 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21190
/proc/meminfo: memFree=666736/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531080 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=10332 CPUtime=0.11
/proc/21194/stat : 21194 (SatELite_releas) R 21190 21190 18459 0 -1 4202496 2366 0 0 0 8 3 0 0 25 0 1 0 78285711 10579968 2302 4294967295 134512640 135223648 3220324960 3220323912 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21194/statm: 2583 2302 46 174 0 2408 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12744

[startup+0.307085 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21190
/proc/meminfo: memFree=666736/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531080 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=23724 CPUtime=0.31
/proc/21194/stat : 21194 (SatELite_releas) R 21190 21190 18459 0 -1 4202496 5938 0 0 0 25 6 0 0 25 0 1 0 78285711 24293376 5362 4294967295 134512640 135223648 3220324960 3220322628 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21194/statm: 5931 5362 73 174 0 5756 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 26136

[startup+0.707057 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 21190
/proc/meminfo: memFree=666736/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531080 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=25596 CPUtime=0.71
/proc/21194/stat : 21194 (SatELite_releas) R 21190 21190 18459 0 -1 4202496 6410 0 0 0 64 7 0 0 25 0 1 0 78285711 26210304 5834 4294967295 134512640 135223648 3220324960 3220322976 134587350 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21194/statm: 6399 5834 73 174 0 6224 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 28008

[startup+1.507 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 21195
/proc/meminfo: memFree=643780/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2412 CPUtime=0
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 78285710 2469888 276 4294967295 134512640 135169312 3218532544 3218531080 3085455086 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/21190/statm: 603 276 235 161 0 42 0
[pid=21194] ppid=21190 vsize=28984 CPUtime=1.51
/proc/21194/stat : 21194 (SatELite_releas) R 21190 21190 18459 0 -1 4202496 6999 0 0 0 144 7 0 0 25 0 1 0 78285711 29679616 6423 4294967295 134512640 135223648 3220324960 3220323056 134586227 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21194/statm: 7246 6423 73 174 0 7071 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 31396

[startup+3.10689 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 21195
/proc/meminfo: memFree=643036/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 2416
heavy processes:

[startup+6.30666 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 21196
/proc/meminfo: memFree=640836/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=25052 CPUtime=3.93
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 6120 0 0 0 388 5 0 0 25 0 1 0 78285949 25653248 6055 4294967295 134512640 135212939 3215328768 3215327160 134719078 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 6263 6055 76 171 0 6091 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 27468

[startup+12.7062 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 21382
/proc/meminfo: memFree=625804/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=38136 CPUtime=10.31
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 9385 0 0 0 1024 7 0 0 25 0 1 0 78285949 39051264 9320 4294967295 134512640 135212939 3215328768 3215327232 134526811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 9534 9320 76 171 0 9362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40552

[startup+25.5053 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 21384
/proc/meminfo: memFree=612216/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=51116 CPUtime=23.11
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 12575 0 0 0 2299 12 0 0 25 0 1 0 78285949 52342784 12510 4294967295 134512640 135212939 3215328768 3215327008 134536987 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 12779 12510 76 171 0 12607 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53532

[startup+51.1135 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 21385
/proc/meminfo: memFree=597200/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=66356 CPUtime=48.72
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 16357 0 0 0 4857 15 0 0 25 0 1 0 78285949 67948544 16292 4294967295 134512640 135212939 3215328768 3215327232 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 16589 16292 76 171 0 16417 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 68772

[startup+102.31 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 21575
/proc/meminfo: memFree=522916/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=140632 CPUtime=99.92
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 34912 0 0 0 9964 28 0 0 25 0 1 0 78285949 144007168 34839 4294967295 134512640 135212939 3215328768 3215327232 134526636 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 35158 34839 76 171 0 34986 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143048

[startup+162.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 21768
/proc/meminfo: memFree=469852/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=194012 CPUtime=159.93
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 48153 0 0 0 15957 36 0 0 25 0 1 0 78285949 198668288 48080 4294967295 134512640 135212939 3215328768 3215326944 134529382 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 48503 48080 76 171 0 48331 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 196428

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 21958
/proc/meminfo: memFree=436248/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=227096 CPUtime=219.94
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 56451 0 0 0 21950 44 0 0 25 0 1 0 78285949 232546304 56378 4294967295 134512640 135212939 3215328768 3215327008 134536040 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 56774 56378 76 171 0 56602 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 229512

[startup+282.317 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 22148
/proc/meminfo: memFree=404008/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=259616 CPUtime=279.94
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 64581 0 0 0 27944 50 0 0 25 0 1 0 78285949 265846784 64508 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 64904 64508 76 171 0 64732 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 262032

[startup+342.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 22339
/proc/meminfo: memFree=366808/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=297340 CPUtime=339.94
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 73804 0 0 0 33934 60 0 0 25 0 1 0 78285949 304476160 73731 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 74335 73731 76 171 0 74163 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 299756


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

/proc/21196/statm: 75639 75029 76 171 0 75467 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 304972

[startup+582.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 23106
/proc/meminfo: memFree=361592/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=302556 CPUtime=579.96
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 75107 0 0 0 57935 61 0 0 25 0 1 0 78285949 309817344 75034 4294967295 134512640 135212939 3215328768 3215327008 134536040 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 75639 75034 76 171 0 75467 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 304972

[startup+642.322 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 23295
/proc/meminfo: memFree=361468/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=302556 CPUtime=639.97
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 75129 0 0 0 63936 61 0 0 25 0 1 0 78285949 309817344 75056 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 75639 75056 76 171 0 75467 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 304972

[startup+702.317 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 23486
/proc/meminfo: memFree=348160/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=316160 CPUtime=699.97
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 78498 0 0 0 69935 62 0 0 25 0 1 0 78285949 323747840 78425 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 79040 78425 76 171 0 78868 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 318576

[startup+762.323 s]
/proc/loadavg: 1.05 1.00 1.00 2/93 23675
/proc/meminfo: memFree=323020/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=341232 CPUtime=759.98
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 84700 0 0 0 75931 67 0 0 25 0 1 0 78285949 349421568 84627 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 85308 84627 76 171 0 85136 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 343648

[startup+822.319 s]
/proc/loadavg: 1.02 1.00 1.00 3/93 23865
/proc/meminfo: memFree=309852/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=354472 CPUtime=819.98
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 88007 0 0 0 81931 67 0 0 25 0 1 0 78285949 362979328 87934 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 88618 87934 76 171 0 88446 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 356888

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24059
/proc/meminfo: memFree=295864/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=368788 CPUtime=879.98
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 91584 0 0 0 87930 68 0 0 25 0 1 0 78285949 377638912 91511 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 92197 91511 76 171 0 92025 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 371204

[startup+942.32 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 24248
/proc/meminfo: memFree=288308/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=939.99
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93355 0 0 0 93931 68 0 0 25 0 1 0 78285949 384802816 93282 4294967295 134512640 135212939 3215328768 3215327232 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93282 76 171 0 93774 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 378200

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 24439
/proc/meminfo: memFree=288400/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=999.99
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93364 0 0 0 99930 69 0 0 25 0 1 0 78285949 384802816 93291 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93291 76 171 0 93774 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 378200

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24628
/proc/meminfo: memFree=288424/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=1059.99
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93369 0 0 0 105930 69 0 0 25 0 1 0 78285949 384802816 93296 4294967295 134512640 135212939 3215328768 3215327232 134526820 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93296 76 171 0 93774 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 378200

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 24818
/proc/meminfo: memFree=288300/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=1120
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93374 0 0 0 111931 69 0 0 25 0 1 0 78285949 384802816 93301 4294967295 134512640 135212939 3215328768 3215327032 134530528 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93301 76 171 0 93774 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 378200

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25008
/proc/meminfo: memFree=288284/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=1180
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93376 0 0 0 117931 69 0 0 25 0 1 0 78285949 384802816 93303 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93303 76 171 0 93774 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 378200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25009
/proc/meminfo: memFree=288184/2074464 swapFree=1959888/1959888
[pid=21190] ppid=21188 vsize=2416 CPUtime=2.38
/proc/21190/stat : 21190 (SatELiteGTI) S 21188 21190 18459 0 -1 4194304 386 9673 0 0 0 0 228 10 18 0 1 0 78285710 2473984 277 4294967295 134512640 135169312 3218532544 3218528760 3085455086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/21190/statm: 604 277 235 161 0 43 0
[pid=21196] ppid=21190 vsize=375784 CPUtime=1197.71
/proc/21196/stat : 21196 (minisat_static) R 21190 21190 18459 0 -1 4202496 93376 0 0 0 119701 70 0 0 25 0 1 0 78285949 384802816 93303 4294967295 134512640 135212939 3215328768 3215327232 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/21196/statm: 93946 93303 76 171 0 93774 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 378200

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 21190 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=280000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100000
# CPU time returned by wait4() is 2.38
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.09
CPU user time (s): 1199.29
CPU system time (s): 0.8
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 378200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.28
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10059
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= 15
involuntary context switches= 13

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 14:10:04
IDJOB=1849379
IDBENCH=20573
IDSOLVER=690
FILE ID=tipi06/1849379-1244808604
PBS_JOBID=
Free space on /tmp= 15745 MiB

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

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

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED= 1448792620

Linux tipi06 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.461
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.461
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.76

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        666752 kB
Buffers:         76324 kB
Cached:        1164504 kB
SwapCached:          0 kB
Active:         366276 kB
Inactive:       885736 kB
HighTotal:     1178688 kB
HighFree:       385140 kB
LowTotal:       895776 kB
LowFree:        281612 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            6520 kB
Writeback:           0 kB
AnonPages:       11188 kB
Mapped:           5328 kB
Slab:           145844 kB
PageTables:        608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15739 MiB
End job on tipi06 at 2009-06-12 14:30:07