Trace number 1849386

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

0.00/0.00	c Parsing...
1.92/1.99	c ==============================================================================
1.92/1.99	c |           |     ORIGINAL     |              LEARNT              |          |
1.92/1.99	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.92/1.99	c ==============================================================================
1.92/1.99	c |         0 | 2465730  7141422 |  739718       0        0     nan |  0.000 % |
27.62/27.62	c |         0 | 2391111  7388117 |      --       0       --      -- |     --   | -74473/249552
27.62/27.63	c ==============================================================================
27.62/27.63	c Result  :   #vars: 120317   #clauses: 2391111   #literals: 7388117
27.62/27.63	c CPU time:   27.28 s
27.62/27.63	c ==============================================================================
30.02/30.07	This is MiniSat 2.0 beta
30.02/30.07	WARNING: for repeatability, setting FPU to use double precision
30.02/30.07	============================[ Problem Statistics ]=============================
30.02/30.07	|                                                                             |
30.02/30.08	|  Number of variables:  120317                                               |
30.02/30.08	|  Number of clauses:    2391111                                              |
31.62/31.61	|  Parsing time:         1.33         s                                       |
31.72/31.73	============================[ Search Statistics ]==============================
31.72/31.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.72/31.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
31.72/31.73	===============================================================================
31.72/31.73	|         0 |  120317  2391111  7388117 |   797037        0    nan |  0.000 % |
31.93/31.99	|       100 |  120317  2391111  7388117 |   876740      100     77 |  0.000 % |
32.32/32.31	|       251 |  120317  2391111  7388117 |   964414      251     58 |  0.000 % |
33.00/33.07	|       476 |  120317  2391111  7388117 |  1060856      476     51 |  0.000 % |
33.65/33.73	|       814 |  120317  2391111  7388117 |  1166941      814     46 |  0.000 % |
34.05/34.15	|      1321 |  120317  2391111  7388117 |  1283636     1321     61 |  0.000 % |
34.44/34.52	|      2081 |  120317  2391111  7388117 |  1411999     2081     51 |  0.000 % |
35.24/35.33	|      3220 |  120317  2391111  7388117 |  1553199     3220     51 |  0.000 % |
35.94/36.08	|      4929 |  120317  2391111  7388117 |  1708519     4929     48 |  0.000 % |
38.54/38.65	|      7491 |  120317  2391111  7388117 |  1879371     7491     46 |  0.000 % |
39.74/39.90	|     11335 |  120317  2391111  7388117 |  2067308    11335     77 |  0.000 % |
45.24/45.38	|     17102 |  120317  2391111  7388117 |  2274039    17102    105 |  0.000 % |
52.75/52.85	|     25751 |  120317  2391111  7388117 |  2501443    25751    175 |  0.000 % |
62.25/62.39	|     38725 |  120317  2391111  7388117 |  2751587    38725    178 |  0.000 % |
80.75/80.86	|     58190 |  120317  2391111  7388117 |  3026746    58190    179 |  0.000 % |
101.15/101.29	|     87382 |  120317  2391111  7388117 |  3329421    87382    155 |  0.000 % |
156.36/156.50	|    131172 |  120317  2391111  7388117 |  3662363   131172    268 |  0.000 % |
211.56/211.70	|    196857 |  120317  2391111  7388117 |  4028599   196857    212 |  0.000 % |
397.17/397.24	|    295383 |  120317  2391111  7388117 |  4431459   295383    420 |  0.000 % |
567.49/567.53	|    443173 |  120317  2391111  7388117 |  4874605   443173    310 |  0.000 % |
1083.12/1083.13	|    664856 |  120317  2391111  7388117 |  5362066   664856    475 |  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-1849386-1244810032/watcher-1849386-1244810032 -o /tmp/evaluation-result-1849386-1244810032/solver-1849386-1244810032 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849386-1244810032.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.93 0.98 0.99 3/91 25165
/proc/meminfo: memFree=1330404/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) R 25163 25165 17865 0 -1 4194304 366 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104560 134794349 0 0 4 65536 0 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=808 CPUtime=0
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4194304 65 0 0 0 0 0 0 0 20 0 1 0 78423099 827392 1 4294967295 0 0 3216198756 3214104356 3084884458 0 0 0 0 0 0 0 17 3 0 0 0
/proc/25169/statm: 203 9 5 174 0 28 0

[startup+0.080696 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 25165
/proc/meminfo: memFree=1330404/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=8156 CPUtime=0.08
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 1843 0 0 0 8 0 0 0 20 0 1 0 78423099 8351744 1779 4294967295 134512640 135223648 3216195184 3216194136 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 2039 1780 46 174 0 1864 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10568

[startup+0.110695 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 25165
/proc/meminfo: memFree=1330404/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=10516 CPUtime=0.11
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 2418 0 0 0 11 0 0 0 21 0 1 0 78423099 10768384 2354 4294967295 134512640 135223648 3216195184 3216194136 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 2629 2354 46 174 0 2454 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 12928

[startup+0.310676 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 25165
/proc/meminfo: memFree=1330404/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=28356 CPUtime=0.31
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 6301 0 0 0 26 5 0 0 21 0 1 0 78423099 29036544 6237 4294967295 134512640 135223648 3216195184 3216194136 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 7089 6237 46 174 0 6914 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30768

[startup+0.710643 s]
/proc/loadavg: 0.93 0.98 0.99 3/91 25165
/proc/meminfo: memFree=1330404/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=60948 CPUtime=0.71
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 13810 0 0 0 58 13 0 0 22 0 1 0 78423099 62410752 13746 4294967295 134512640 135223648 3216195184 3216194136 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 15237 13747 46 174 0 15062 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 63360

[startup+1.51058 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 25170
/proc/meminfo: memFree=1253012/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=132304 CPUtime=1.51
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 27991 0 0 0 132 19 0 0 25 0 1 0 78423099 135479296 27927 4294967295 134512640 135223648 3216195184 3216194136 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 33076 27928 46 174 0 32901 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 134716

[startup+3.11045 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 25170
/proc/meminfo: memFree=1145132/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=192932 CPUtime=3.11
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 47132 0 0 0 285 26 0 0 25 0 1 0 78423099 197562368 41880 4294967295 134512640 135223648 3216195184 3216193184 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 48233 41880 73 174 0 48058 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 195344

[startup+6.31019 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 25355
/proc/meminfo: memFree=1147260/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=222288 CPUtime=6.31
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 51916 0 0 0 603 28 0 0 25 0 1 0 78423099 227622912 46664 4294967295 134512640 135223648 3216195184 3216193200 134587315 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 55572 46664 73 174 0 55397 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 224700

[startup+12.7097 s]
/proc/loadavg: 0.94 0.98 0.99 2/93 25355
/proc/meminfo: memFree=1129724/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=233088 CPUtime=12.71
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 54493 0 0 0 1239 32 0 0 25 0 1 0 78423099 238682112 49092 4294967295 134512640 135223648 3216195184 3216193200 134586777 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 58272 49092 73 174 0 58097 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 235500

[startup+25.5086 s]
/proc/loadavg: 0.95 0.98 0.99 2/93 25361
/proc/meminfo: memFree=1109112/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2412 CPUtime=0.01
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 367 647 0 0 0 1 0 0 18 0 1 0 78423098 2469888 277 4294967295 134512640 135169312 3214105728 3214104264 3084881646 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25165/statm: 603 277 235 161 0 42 0
[pid=25169] ppid=25165 vsize=264952 CPUtime=25.51
/proc/25169/stat : 25169 (SatELite_releas) R 25165 25165 17865 0 -1 4202496 59919 0 0 0 2517 34 0 0 25 0 1 0 78423099 271310848 54256 4294967295 134512640 135223648 3216195184 3216193516 134611921 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25169/statm: 66238 54256 73 174 0 66063 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 267364

[startup+51.1166 s]
/proc/loadavg: 0.97 0.98 0.99 2/93 25363
/proc/meminfo: memFree=1149460/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=131980 CPUtime=20.96
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 31426 0 0 0 2073 23 0 0 25 0 1 0 78426106 135147520 31354 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 32995 31354 76 171 0 32823 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 134396

[startup+102.312 s]
/proc/loadavg: 0.98 0.98 0.99 2/93 25553
/proc/meminfo: memFree=1105704/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=174016 CPUtime=72.16
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 41911 0 0 0 7182 34 0 0 25 0 1 0 78426106 178192384 41839 4294967295 134512640 135212939 3217174464 3217172928 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 43504 41839 76 171 0 43332 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 176432

[startup+162.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 25742
/proc/meminfo: memFree=1016912/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=263556 CPUtime=132.17
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 64242 0 0 0 13173 44 0 0 25 0 1 0 78426106 269881344 64170 4294967295 134512640 135212939 3217174464 3217172640 134529404 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 65889 64170 76 171 0 65717 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 265972

[startup+222.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 25933
/proc/meminfo: memFree=977400/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=302388 CPUtime=192.17
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 73979 0 0 0 19169 48 0 0 25 0 1 0 78426106 309645312 73907 4294967295 134512640 135212939 3217174464 3217172928 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 75597 73907 76 171 0 75425 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 304804

[startup+282.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 26121
/proc/meminfo: memFree=834204/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=447436 CPUtime=252.18
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 110179 0 0 0 25153 65 0 0 25 0 1 0 78426106 458174464 110107 4294967295 134512640 135212939 3217174464 3217172640 134529304 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 111859 110107 76 171 0 111687 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 449852

[startup+342.323 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 26312
/proc/meminfo: memFree=740336/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=539508 CPUtime=312.19
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 133214 0 0 0 31143 76 0 0 25 0 1 0 78426106 552456192 133142 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 134877 133142 76 171 0 134705 0
Current children cumulated CPU time (s) 342.28

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

/proc/25362/statm: 164320 162505 76 171 0 164148 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 659696

[startup+582.313 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 27076
/proc/meminfo: memFree=590072/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=690796 CPUtime=552.2
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 170948 0 0 0 55118 102 0 0 25 0 1 0 78426106 707375104 170876 4294967295 134512640 135212939 3217174464 3217172928 134526750 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 172699 170876 76 171 0 172527 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 693212

[startup+642.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 27267
/proc/meminfo: memFree=488360/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=792320 CPUtime=612.21
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 196135 0 0 0 61099 122 0 0 25 0 1 0 78426106 811335680 196063 4294967295 134512640 135212939 3217174464 3217173024 134539595 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 198080 196063 76 171 0 197908 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 794736

[startup+702.304 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 27457
/proc/meminfo: memFree=408528/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=872812 CPUtime=672.2
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 216287 0 0 0 67091 129 0 0 25 0 1 0 78426106 893759488 216215 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 218203 216215 76 171 0 218031 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 875228

[startup+762.309 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 27646
/proc/meminfo: memFree=309444/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=971296 CPUtime=732.21
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 240884 0 0 0 73078 143 0 0 25 0 1 0 78426106 994607104 240812 4294967295 134512640 135212939 3217174464 3217172640 134529366 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 242824 240812 76 171 0 242652 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 973712

[startup+822.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 27841
/proc/meminfo: memFree=198852/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1082024 CPUtime=792.22
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 268597 0 0 0 79067 155 0 0 25 0 1 0 78426106 1107992576 268525 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 270506 268525 76 171 0 270334 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1084440

[startup+882.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28029
/proc/meminfo: memFree=131504/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1148484 CPUtime=852.22
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 285217 0 0 0 85061 161 0 0 25 0 1 0 78426106 1176047616 285145 4294967295 134512640 135212939 3217174464 3217172928 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 287121 285145 76 171 0 286949 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1150900

[startup+942.314 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28220
/proc/meminfo: memFree=61832/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1219352 CPUtime=912.23
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 302953 0 0 0 91049 174 0 0 25 0 1 0 78426106 1248616448 302881 4294967295 134512640 135212939 3217174464 3217172704 134536049 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 304838 302881 76 171 0 304666 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1221768

[startup+1002.31 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 28410
/proc/meminfo: memFree=60800/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1279948 CPUtime=972.23
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 318093 0 0 0 97042 181 0 0 25 0 1 0 78426106 1310666752 318021 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 319987 318021 76 171 0 319815 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1282364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28599
/proc/meminfo: memFree=52644/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1357424 CPUtime=1032.23
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 337486 0 0 0 103034 189 0 0 25 0 1 0 78426106 1390002176 337414 4294967295 134512640 135212939 3217174464 3217172928 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 339356 337414 76 171 0 339184 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1359840

[startup+1122.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28790
/proc/meminfo: memFree=52816/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1388616 CPUtime=1092.24
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 345290 0 0 0 109029 195 0 0 25 0 1 0 78426106 1421942784 345218 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 347154 345218 76 171 0 346982 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1391032

[startup+1182.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28982
/proc/meminfo: memFree=53116/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1409024 CPUtime=1152.25
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 350031 0 0 0 115027 198 0 0 25 0 1 0 78426106 1442840576 349959 4294967295 134512640 135212939 3217174464 3217172928 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 352256 349959 76 171 0 352084 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1411440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28985
/proc/meminfo: memFree=51828/2074464 swapFree=1959888/1959888
[pid=25165] ppid=25163 vsize=2416 CPUtime=30.09
/proc/25165/stat : 25165 (SatELiteGTI) S 25163 25165 17865 0 -1 4194304 386 65693 0 0 0 1 2960 48 21 0 1 0 78423098 2473984 278 4294967295 134512640 135169312 3214105728 3214101944 3084881646 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25165/statm: 604 278 235 161 0 43 0
[pid=25362] ppid=25165 vsize=1414400 CPUtime=1169.96
/proc/25362/stat : 25362 (minisat_static) R 25165 25165 17865 0 -1 4202496 351381 0 0 0 116796 200 0 0 25 0 1 0 78426106 1448345600 351309 4294967295 134512640 135212939 3217174464 3217172856 134719078 0 0 0 3 0 0 0 17 0 0 0 0
/proc/25362/statm: 353600 351309 76 171 0 353428 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1416816

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 25165 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=600000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=490000
# CPU time returned by wait4() is 30.09
# while last known CPU time is 1200.05
#
# 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.05
CPU user time (s): 1197.56
CPU system time (s): 2.49
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 1416816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.6
system time used= 0.49
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66079
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 24

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi08 at 2009-06-12 14:33:52
IDJOB=1849386
IDBENCH=20575
IDSOLVER=690
FILE ID=tipi08/1849386-1244810032
PBS_JOBID=
Free space on /tmp= 15549 MiB

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

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED= 315705208

Linux tipi08 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.464
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1330288 kB
Buffers:         63092 kB
Cached:         559212 kB
SwapCached:          0 kB
Active:         111896 kB
Inactive:       521672 kB
HighTotal:     1178688 kB
HighFree:       767596 kB
LowTotal:       895776 kB
LowFree:        562692 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           53336 kB
Writeback:          24 kB
AnonPages:       11032 kB
Mapped:           5376 kB
Slab:           102092 kB
PageTables:        352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85836 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15494 MiB
End job on tipi08 at 2009-06-12 14:53:58