Trace number 1821518

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BinMiniSat 2009-03-21? (TO) 1200.05 1200.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

0.00/0.00	c Parsing...
1.22/1.22	c ==============================================================================
1.22/1.22	c |           |     ORIGINAL     |              LEARNT              |          |
1.22/1.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.22/1.22	c ==============================================================================
1.22/1.22	c |         0 | 1180646  2859965 |  354193       0        0     nan |  0.000 % |
7.12/7.12	c |         0 |  824850  2310027 |      --       0       --      -- |     --   | -102154/25520
7.12/7.13	c ==============================================================================
7.12/7.13	c Result  :   #vars: 121563   #clauses: 824850   #literals: 2310027
7.12/7.13	c CPU time:   6.87 s
7.12/7.13	c ==============================================================================
7.92/7.97	This is MiniSat 2.0 beta
7.92/7.97	WARNING: for repeatability, setting FPU to use double precision
7.92/7.97	============================[ Problem Statistics ]=============================
7.92/7.97	|                                                                             |
7.92/7.98	|  Number of variables:  121563                                               |
7.92/7.98	|  Number of clauses:    824850                                               |
7.98/8.56	|  Parsing time:         0.53         s                                       |
7.98/8.60	============================[ Search Statistics ]==============================
7.98/8.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.98/8.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
7.98/8.60	===============================================================================
7.98/8.62	|         0 |  121563   824850  2310027 |   274950        0    nan |  0.000 % |
9.03/9.03	|       100 |  121388   824850  2310027 |   302445       85     11 |  2.998 % |
9.33/9.36	|       250 |  121279   824850  2310027 |   332689      223     15 |  4.066 % |
9.83/9.88	|       475 |  120605   824850  2310027 |   365958      433     26 | 12.660 % |
10.32/10.41	|       812 |  106029   714925  2027474 |   402554      741     43 | 13.414 % |
11.20/11.31	|      1319 |  103102   690751  1964491 |   442809     1196     40 | 15.186 % |
12.11/12.15	|      2078 |  102964   690751  1964491 |   487090     1939     39 | 16.104 % |
14.20/14.23	|      3219 |   92629   620012  1785140 |   535799     2967     37 | 24.170 % |
16.20/16.24	|      4927 |   91242   609758  1758787 |   589379     4616     42 | 24.962 % |
19.60/19.62	|      7489 |   88914   597159  1728357 |   648317     7000     43 | 27.718 % |
24.80/24.82	|     11333 |   84876   569901  1659295 |   713149    10701     46 | 30.200 % |
34.00/34.12	|     17099 |   82985   553995  1617177 |   784464    16176     45 | 31.784 % |
47.50/47.52	|     25748 |   81216   544207  1593903 |   862910    24586     50 | 33.203 % |
69.51/69.53	|     38724 |   80050   536356  1573497 |   949201    37111     60 | 34.167 % |
110.10/110.16	|     58185 |   79518   532383  1563061 |  1044122    56274     88 | 34.590 % |
187.61/187.68	|     87377 |   78428   517678  1521801 |  1148534    85104    118 | 35.622 % |
311.11/311.13	|    131167 |   77387   504336  1484796 |  1263387   128384    149 | 36.410 % |
535.92/536.00	|    196851 |   76944   500809  1475199 |  1389726   193721    176 | 36.760 % |
963.54/963.61	|    295377 |   76412   497059  1465030 |  1528699   291288    210 | 37.198 % |

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-1821518-1242532968/watcher-1821518-1242532968 -o /tmp/evaluation-result-1821518-1242532968/solver-1821518-1242532968 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821518-1242532968.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 2/91 13887
/proc/meminfo: memFree=1004756/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=948 CPUtime=0
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 87 0 0 0 0 0 0 0 18 0 1 0 1017797333 970752 24 4294967295 134512640 135223648 3219794400 3219793928 134918782 0 0 0 0 0 0 0 17 2 0 0 0
/proc/13891/statm: 237 36 28 174 0 62 0

[startup+0.02812 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 13887
/proc/meminfo: memFree=1004756/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=13464 CPUtime=0.03
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 1978 0 0 0 3 0 0 0 18 0 1 0 1017797333 13787136 1811 4294967295 134512640 135223648 3219794400 3219793280 134543108 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 3366 1813 46 174 0 3191 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15880

[startup+0.118114 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 13887
/proc/meminfo: memFree=1004756/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=30540 CPUtime=0.12
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 5998 0 0 0 11 1 0 0 18 0 1 0 1017797333 31272960 5767 4294967295 134512640 135223648 3219794400 3219793352 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 7635 5767 46 174 0 7460 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 32956

[startup+0.318104 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 13887
/proc/meminfo: memFree=1004756/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=49896 CPUtime=0.32
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 10700 0 0 0 25 7 0 0 18 0 1 0 1017797333 51093504 10469 4294967295 134512640 135223648 3219794400 3219793352 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 12474 10469 46 174 0 12299 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 52312

[startup+0.718086 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 13887
/proc/meminfo: memFree=1004756/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=73328 CPUtime=0.72
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 16507 0 0 0 61 11 0 0 18 0 1 0 1017797333 75087872 16276 4294967295 134512640 135223648 3219794400 3219793352 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 18332 16276 46 174 0 18157 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 75744

[startup+1.51805 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 13892
/proc/meminfo: memFree=908376/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=122440 CPUtime=1.52
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 28490 0 0 0 131 21 0 0 20 0 1 0 1017797333 125378560 28227 4294967295 134512640 135223648 3219794400 3219792752 134609882 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 30610 28230 71 174 0 30435 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 124856

[startup+3.11797 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 13892
/proc/meminfo: memFree=881964/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=136996 CPUtime=3.12
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 34474 0 0 0 289 23 0 0 25 0 1 0 1017797333 140283904 31178 4294967295 134512640 135223648 3219794400 3219792416 134586706 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 34249 31178 73 174 0 34074 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 139412

[startup+6.31782 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 14077
/proc/meminfo: memFree=873404/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2416 CPUtime=0
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 365 648 0 0 0 0 0 0 25 0 1 0 1017797333 2473984 276 4294967295 134512640 135169312 3217838096 3217836632 3085410030 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13887/statm: 604 276 235 161 0 43 0
[pid=13891] ppid=13887 vsize=149340 CPUtime=6.32
/proc/13891/stat : 13891 (SatELite_releas) R 13887 13887 9090 0 -1 4202496 39592 0 0 0 608 24 0 0 25 0 1 0 1017797333 152924160 33558 4294967295 134512640 135223648 3219794400 3219792576 134585614 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13891/statm: 37335 33558 73 174 0 37160 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 151756

[startup+12.7175 s]
/proc/loadavg: 0.93 0.98 0.99 3/93 14078
/proc/meminfo: memFree=935896/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=47004 CPUtime=4.72
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 11156 0 0 0 464 8 0 0 25 0 1 0 1017798131 48132096 11078 4294967295 134512640 135216011 3214568768 3214567120 134527723 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 11751 11078 71 172 0 11578 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 49424

[startup+25.5169 s]
/proc/loadavg: 0.95 0.98 0.99 3/93 14078
/proc/meminfo: memFree=935924/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=47324 CPUtime=17.52
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 11192 0 0 0 1744 8 0 0 25 0 1 0 1017798131 48459776 11114 4294967295 134512640 135216011 3214568768 3214567120 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 11831 11114 71 172 0 11658 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 49744

[startup+51.1257 s]
/proc/loadavg: 0.96 0.98 0.99 3/93 14081
/proc/meminfo: memFree=932608/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=50624 CPUtime=43.13
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 12042 0 0 0 4303 10 0 0 25 0 1 0 1017798131 51838976 11964 4294967295 134512640 135216011 3214568768 3214567120 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 12656 11964 71 172 0 12483 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 53044

[startup+102.313 s]
/proc/loadavg: 0.98 0.98 0.99 3/93 14267
/proc/meminfo: memFree=920556/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=62892 CPUtime=94.32
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 15094 0 0 0 9417 15 0 0 25 0 1 0 1017798131 64401408 15016 4294967295 134512640 135216011 3214568768 3214566848 134524343 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 15723 15016 71 172 0 15550 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65312

[startup+162.31 s]
/proc/loadavg: 1.03 1.00 1.00 3/93 14456
/proc/meminfo: memFree=903320/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=80172 CPUtime=154.32
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 19387 0 0 0 15416 16 0 0 25 0 1 0 1017798131 82096128 19309 4294967295 134512640 135216011 3214568768 3214567120 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 20043 19309 71 172 0 19870 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82592

[startup+222.318 s]
/proc/loadavg: 1.01 1.00 1.00 3/93 14644
/proc/meminfo: memFree=886224/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=97116 CPUtime=214.33
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 23614 0 0 0 21412 21 0 0 25 0 1 0 1017798131 99446784 23536 4294967295 134512640 135216011 3214568768 3214566848 134524327 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 24279 23536 71 172 0 24106 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 99536

[startup+282.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14833
/proc/meminfo: memFree=867724/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=115728 CPUtime=274.34
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 28276 0 0 0 27406 28 0 0 25 0 1 0 1017798131 118505472 28198 4294967295 134512640 135216011 3214568768 3214567120 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 28932 28198 71 172 0 28759 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 118148

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15019
/proc/meminfo: memFree=849784/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=133680 CPUtime=334.33
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 32795 0 0 0 33402 31 0 0 25 0 1 0 1017798131 136888320 32717 4294967295 134512640 135216011 3214568768 3214567120 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 33420 32717 71 172 0 33247 0
Current children cumulated CPU time (s) 342.31

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

/proc/14078/statm: 45680 44969 71 172 0 45507 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 185140

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15778
/proc/meminfo: memFree=783156/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=199880 CPUtime=574.34
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 49335 0 0 0 57384 50 0 0 25 0 1 0 1017798131 204677120 49257 4294967295 134512640 135216011 3214568768 3214567120 134527412 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 49970 49257 71 172 0 49797 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 202300

[startup+642.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15964
/proc/meminfo: memFree=765712/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=217464 CPUtime=634.35
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 53641 0 0 0 63378 57 0 0 25 0 1 0 1017798131 222683136 53563 4294967295 134512640 135216011 3214568768 3214567120 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 54366 53563 71 172 0 54193 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 219884

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16152
/proc/meminfo: memFree=750708/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=232380 CPUtime=694.35
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 57394 0 0 0 69373 62 0 0 25 0 1 0 1017798131 237957120 57316 4294967295 134512640 135216011 3214568768 3214567120 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 58095 57316 71 172 0 57922 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 234800

[startup+762.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 16345
/proc/meminfo: memFree=736076/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=246784 CPUtime=754.36
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 61022 0 0 0 75369 67 0 0 25 0 1 0 1017798131 252706816 60944 4294967295 134512640 135216011 3214568768 3214567232 134540657 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 61696 60944 71 172 0 61523 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 249204

[startup+822.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16532
/proc/meminfo: memFree=719700/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=263156 CPUtime=814.35
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 65112 0 0 0 81367 68 0 0 25 0 1 0 1017798131 269471744 65034 4294967295 134512640 135216011 3214568768 3214566848 134524291 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 65789 65034 71 172 0 65616 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 265576

[startup+882.316 s]
/proc/loadavg: 1.04 1.01 1.00 3/93 16724
/proc/meminfo: memFree=703208/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=279960 CPUtime=874.36
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 69319 0 0 0 87362 74 0 0 25 0 1 0 1017798131 286679040 69241 4294967295 134512640 135216011 3214568768 3214567120 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 69990 69241 71 172 0 69817 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 282380

[startup+942.313 s]
/proc/loadavg: 1.01 1.01 1.00 3/93 16910
/proc/meminfo: memFree=688708/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=294256 CPUtime=934.36
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 72914 0 0 0 93360 76 0 0 25 0 1 0 1017798131 301318144 72836 4294967295 134512640 135216011 3214568768 3214567120 134527379 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 73564 72836 71 172 0 73391 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 296676

[startup+1002.32 s]
/proc/loadavg: 1.13 1.03 1.01 2/93 17098
/proc/meminfo: memFree=677176/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=305536 CPUtime=994.37
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 75729 0 0 0 99360 77 0 0 25 0 1 0 1017798131 312868864 75651 4294967295 134512640 135216011 3214568768 3214566912 134537243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 76384 75651 71 172 0 76211 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 307956

[startup+1062.32 s]
/proc/loadavg: 1.05 1.03 1.00 2/93 17287
/proc/meminfo: memFree=660312/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=323176 CPUtime=1054.37
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 79995 0 0 0 105358 79 0 0 25 0 1 0 1017798131 330932224 79917 4294967295 134512640 135216011 3214568768 3214567120 134527213 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 80794 79917 71 172 0 80621 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 325596

[startup+1122.32 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 17478
/proc/meminfo: memFree=647128/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=336544 CPUtime=1114.38
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 83364 0 0 0 111356 82 0 0 25 0 1 0 1017798131 344621056 83286 4294967295 134512640 135216011 3214568768 3214566848 134524547 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 84136 83286 71 172 0 83963 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 338964

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 17667
/proc/meminfo: memFree=626080/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=357148 CPUtime=1174.36
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 88530 0 0 0 117347 89 0 0 25 0 1 0 1017798131 365719552 88452 4294967295 134512640 135216011 3214568768 3214566912 134535994 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 89287 88452 71 172 0 89114 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 359568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 17667
/proc/meminfo: memFree=621624/2074464 swapFree=1953004/1959888
[pid=13887] ppid=13885 vsize=2420 CPUtime=7.98
/proc/13887/stat : 13887 (SatELiteGTI) S 13885 13887 9090 0 -1 4194304 385 42529 0 0 1 0 769 28 20 0 1 0 1017797333 2478080 278 4294967295 134512640 135169312 3217838096 3217834312 3085410030 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/13887/statm: 605 278 235 161 0 44 0
[pid=14078] ppid=13887 vsize=361372 CPUtime=1192.07
/proc/14078/stat : 14078 (minisat_static) R 13887 13887 9090 0 -1 4202496 89567 0 0 0 119115 92 0 0 25 0 1 0 1017798131 370044928 89489 4294967295 134512640 135216011 3214568768 3214567064 134722150 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14078/statm: 90343 89489 71 172 0 90170 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 363792

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 13887 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=700000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=280000
# CPU time returned by wait4() is 7.98
# 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.03
CPU time (s): 1200.05
CPU user time (s): 1198.85
CPU system time (s): 1.2
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 363792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.7
system time used= 0.28
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42914
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= 9

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 06:02:48
IDJOB=1821518
IDBENCH=70985
IDSOLVER=661
FILE ID=tipi19/1821518-1242532968
PBS_JOBID=
Free space on /tmp= 9039 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821518-1242532968/watcher-1821518-1242532968 -o /tmp/evaluation-result-1821518-1242532968/solver-1821518-1242532968 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821518-1242532968.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED= 881528775

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1005144 kB
Buffers:         33836 kB
Cached:         940904 kB
SwapCached:       2992 kB
Active:         221024 kB
Inactive:       763284 kB
HighTotal:     1178688 kB
HighFree:       315300 kB
LowTotal:       895776 kB
LowFree:        689844 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           24424 kB
Writeback:           0 kB
AnonPages:        9048 kB
Mapped:           3244 kB
Slab:            77116 kB
PageTables:        484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9015 MiB
End job on tipi19 at 2009-05-17 06:22:52