Trace number 1849569

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.06 1199.95

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.32/1.39	c ==============================================================================
1.32/1.39	c |           |     ORIGINAL     |              LEARNT              |          |
1.32/1.39	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.32/1.39	c ==============================================================================
1.32/1.39	c |         0 | 1180646  2859965 |  354193       0        0     nan |  0.000 % |
7.61/7.69	c |         0 |  824850  2310027 |      --       0       --      -- |     --   | -102154/25520
7.61/7.70	c ==============================================================================
7.61/7.70	c Result  :   #vars: 121563   #clauses: 824850   #literals: 2310027
7.61/7.70	c CPU time:   7.43 s
7.61/7.70	c ==============================================================================
8.51/8.56	This is MiniSat 2.0 beta
8.51/8.56	WARNING: for repeatability, setting FPU to use double precision
8.51/8.56	============================[ Problem Statistics ]=============================
8.51/8.56	|                                                                             |
8.51/8.57	|  Number of variables:  121563                                               |
8.51/8.57	|  Number of clauses:    824850                                               |
9.11/9.18	|  Parsing time:         0.55         s                                       |
9.21/9.22	============================[ Search Statistics ]==============================
9.21/9.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.21/9.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
9.21/9.22	===============================================================================
9.21/9.22	|         0 |  121563   824850  2310027 |   274950        0    nan |  0.000 % |
9.61/9.63	|       100 |  121559   824850  2310027 |   302445       96     76 |  0.701 % |
9.81/9.82	|       250 |  121557   824850  2310027 |   332689      245     75 |  0.711 % |
10.01/10.05	|       475 |  121557   824850  2310027 |   365958      470     79 |  0.711 % |
10.60/10.67	|       814 |  121516   824850  2310027 |   402554      808     76 |  0.829 % |
11.30/11.36	|      1320 |  119235   805086  2258782 |   442809     1304     86 |  2.867 % |
12.30/12.35	|      2079 |  119048   805086  2258782 |   487090     2057     78 |  7.373 % |
13.50/13.59	|      3218 |  112580   755768  2131735 |   535799     3179     80 |  7.417 % |
15.50/15.59	|      4930 |  110219   741511  2094261 |   589379     4869     78 | 12.373 % |
18.80/18.90	|      7492 |  102422   686946  1956221 |   648317     7390     74 | 16.505 % |
23.60/23.70	|     11336 |   98391   655847  1875844 |   713149    11109     72 | 19.166 % |
30.90/30.93	|     17108 |   96835   647438  1855717 |   784464    16816     84 | 20.354 % |
43.40/43.46	|     25759 |   88797   586952  1697500 |   862910    25336     87 | 27.025 % |
61.60/61.65	|     38734 |   87709   575673  1668219 |   949201    37977     96 | 27.878 % |
95.52/95.54	|     58197 |   86891   565287  1639894 |  1044122    57276    118 | 28.646 % |
152.61/152.62	|     87389 |   84032   542019  1579287 |  1148534    86090    132 | 31.048 % |
257.33/257.40	|    131179 |   83195   535287  1561955 |  1263387   129086    154 | 31.578 % |
457.56/457.59	|    196863 |   82185   524407  1532702 |  1389726   194574    185 | 32.401 % |
846.11/846.03	|    295389 |   81577   516357  1510524 |  1528699   292062    217 | 33.323 % |
1200.04/1199.94	HOME/SatELiteGTI: line 36: 27767 Terminated              $MS $TMP.cnf $TMP.result

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27761
/proc/meminfo: memFree=1300420/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=948 CPUtime=0
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 106 0 0 0 0 0 0 0 25 0 1 0 81483883 970752 42 4294967295 134512640 135223648 3218833648 3218832480 134725888 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 237 49 40 174 0 62 0

[startup+0.117165 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27761
/proc/meminfo: memFree=1300420/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=29748 CPUtime=0.12
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 5792 0 0 0 11 1 0 0 25 0 1 0 81483883 30461952 5561 4294967295 134512640 135223648 3218833648 3218832232 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 7437 5562 46 174 0 7262 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 32164

[startup+0.217154 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27761
/proc/meminfo: memFree=1300420/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=40028 CPUtime=0.22
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 8326 0 0 0 20 2 0 0 25 0 1 0 81483883 40988672 8095 4294967295 134512640 135223648 3218833648 3218832216 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 10007 8096 46 174 0 9832 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 42444

[startup+0.317141 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27761
/proc/meminfo: memFree=1300420/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=48708 CPUtime=0.32
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 10360 0 0 0 29 3 0 0 25 0 1 0 81483883 49876992 10129 4294967295 134512640 135223648 3218833648 3218832600 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 12177 10129 46 174 0 12002 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 51124

[startup+0.717095 s]
/proc/loadavg: 1.00 1.00 1.00 3/91 27761
/proc/meminfo: memFree=1300420/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=68840 CPUtime=0.72
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 15249 0 0 0 62 10 0 0 25 0 1 0 81483883 70492160 15018 4294967295 134512640 135223648 3218833648 3218832600 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 17210 15018 46 174 0 17035 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 71256

[startup+1.517 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27766
/proc/meminfo: memFree=1212364/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=114804 CPUtime=1.52
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 26240 0 0 0 132 20 0 0 25 0 1 0 81483883 117559296 26009 4294967295 134512640 135223648 3218833648 3218832240 134548963 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 28701 26009 67 174 0 28526 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 117220

[startup+3.11682 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27766
/proc/meminfo: memFree=1182356/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=136940 CPUtime=3.12
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 34314 0 0 0 289 23 0 0 25 0 1 0 81483883 140226560 31193 4294967295 134512640 135223648 3218833648 3218831664 134587023 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27765/statm: 34235 31193 73 174 0 34060 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 139356

[startup+6.31645 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27766
/proc/meminfo: memFree=1169980/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2416 CPUtime=0
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81483883 2473984 277 4294967295 134512640 135169312 3212868432 3212866968 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 604 277 235 161 0 43 0
[pid=27765] ppid=27761 vsize=148060 CPUtime=6.31
/proc/27765/stat : 27765 (SatELite_releas) R 27761 27761 18729 0 -1 4202496 39317 0 0 0 606 25 0 0 25 0 1 0 81483883 151613440 33283 4294967295 134512640 135223648 3218833648 3218832000 134601703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27765/statm: 37015 33283 73 174 0 36840 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 150476

[startup+12.7157 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27767
/proc/meminfo: memFree=1232772/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=46796 CPUtime=4.14
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 11078 0 0 0 408 6 0 0 25 0 1 0 81484740 47919104 11001 4294967295 134512640 135212939 3220857664 3220856128 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 11699 11001 76 171 0 11527 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 49216

[startup+25.5142 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27767
/proc/meminfo: memFree=1230884/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=48828 CPUtime=16.94
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 11587 0 0 0 1687 7 0 0 25 0 1 0 81484740 49999872 11510 4294967295 134512640 135212939 3220857664 3220856128 134526889 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 12207 11510 76 171 0 12035 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 51248

[startup+51.1113 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27959
/proc/meminfo: memFree=1222532/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=56620 CPUtime=42.54
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 13539 0 0 0 4244 10 0 0 25 0 1 0 81484740 57978880 13462 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 14155 13462 76 171 0 13983 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 59040

[startup+102.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27962
/proc/meminfo: memFree=1204380/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=74916 CPUtime=93.76
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 18107 0 0 0 9362 14 0 0 25 0 1 0 81484740 76713984 18030 4294967295 134512640 135212939 3220857664 3220856128 134526580 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 18729 18030 76 171 0 18557 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 77336

[startup+162.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28153
/proc/meminfo: memFree=1183548/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=95904 CPUtime=153.75
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 23377 0 0 0 15354 21 0 0 25 0 1 0 81484740 98205696 23300 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 23976 23300 76 171 0 23804 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 98324

[startup+222.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28344
/proc/meminfo: memFree=1163196/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=116152 CPUtime=213.77
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 28405 0 0 0 21353 24 0 0 25 0 1 0 81484740 118939648 28328 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 29038 28328 76 171 0 28866 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 118572

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28532
/proc/meminfo: memFree=1142380/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=137436 CPUtime=273.77
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 33684 0 0 0 27350 27 0 0 25 0 1 0 81484740 140734464 33607 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 34359 33607 76 171 0 34187 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 139856

[startup+342.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28724
/proc/meminfo: memFree=1121052/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=158452 CPUtime=333.77
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 38962 0 0 0 33347 30 0 0 25 0 1 0 81484740 162254848 38885 4294967295 134512640 135212939 3220857664 3220856128 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 39613 38885 76 171 0 39441 0
Current children cumulated CPU time (s) 342.33

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

[pid=27767] ppid=27761 vsize=197044 CPUtime=453.8
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 48648 0 0 0 45344 36 0 0 25 0 1 0 81484740 201773056 48571 4294967295 134512640 135212939 3220857664 3220856128 134526608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 49261 48571 76 171 0 49089 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 199464

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 29299
/proc/meminfo: memFree=1064608/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=214760 CPUtime=513.8
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 52993 0 0 0 51339 41 0 0 25 0 1 0 81484740 219914240 52916 4294967295 134512640 135212939 3220857664 3220856128 134526557 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 53690 52916 76 171 0 53518 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 217180

[startup+582.31 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 29487
/proc/meminfo: memFree=1043544/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=235404 CPUtime=573.8
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 58156 0 0 0 57335 45 0 0 25 0 1 0 81484740 241053696 58079 4294967295 134512640 135212939 3220857664 3220856128 134526674 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 58851 58079 76 171 0 58679 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 237824

[startup+642.313 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 29677
/proc/meminfo: memFree=1026060/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=253100 CPUtime=633.81
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 62585 0 0 0 63332 49 0 0 25 0 1 0 81484740 259174400 62508 4294967295 134512640 135212939 3220857664 3220856128 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 63275 62508 76 171 0 63103 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 255520

[startup+702.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29866
/proc/meminfo: memFree=1007460/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=271472 CPUtime=693.82
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 67213 0 0 0 69327 55 0 0 25 0 1 0 81484740 277987328 67136 4294967295 134512640 135212939 3220857664 3220856128 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 67868 67136 76 171 0 67696 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 273892

[startup+762.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30057
/proc/meminfo: memFree=991464/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=287180 CPUtime=753.82
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 71154 0 0 0 75325 57 0 0 25 0 1 0 81484740 294072320 71077 4294967295 134512640 135212939 3220857664 3220855840 134529346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 71795 71077 76 171 0 71623 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 289600

[startup+822.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30252
/proc/meminfo: memFree=976536/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=302548 CPUtime=813.84
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 74997 0 0 0 81324 60 0 0 25 0 1 0 81484740 309809152 74920 4294967295 134512640 135212939 3220857664 3220855840 134529495 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 75637 74920 76 171 0 75465 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 304968

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30443
/proc/meminfo: memFree=960052/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=318812 CPUtime=873.84
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 79064 0 0 0 87323 61 0 0 25 0 1 0 81484740 326463488 78987 4294967295 134512640 135212939 3220857664 3220856128 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 79703 78987 76 171 0 79531 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 321232

[startup+942.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 30633
/proc/meminfo: memFree=944792/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=334500 CPUtime=933.84
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 82844 0 0 0 93321 63 0 0 25 0 1 0 81484740 342528000 82767 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 83625 82767 76 171 0 83453 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 336920

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30822
/proc/meminfo: memFree=927068/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=352152 CPUtime=993.85
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 87256 0 0 0 99322 63 0 0 25 0 1 0 81484740 360603648 87179 4294967295 134512640 135212939 3220857664 3220856128 134526889 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 88038 87179 76 171 0 87866 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 354572

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31013
/proc/meminfo: memFree=916528/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=362464 CPUtime=1053.86
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 89836 0 0 0 105322 64 0 0 25 0 1 0 81484740 371163136 89759 4294967295 134512640 135212939 3220857664 3220855840 134529424 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 90616 89759 76 171 0 90444 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 364884

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 31204
/proc/meminfo: memFree=909064/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=369820 CPUtime=1113.86
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 91681 0 0 0 111320 66 0 0 25 0 1 0 81484740 378695680 91604 4294967295 134512640 135212939 3220857664 3220856128 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 92455 91604 76 171 0 92283 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 372240

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31396
/proc/meminfo: memFree=897300/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=381376 CPUtime=1173.88
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 94572 0 0 0 117319 69 0 0 25 0 1 0 81484740 390529024 94495 4294967295 134512640 135212939 3220857664 3220856128 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 95344 94495 76 171 0 95172 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 383796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31584
/proc/meminfo: memFree=893088/2074464 swapFree=1959888/1959888
[pid=27761] ppid=27759 vsize=2420 CPUtime=8.56
/proc/27761/stat : 27761 (SatELiteGTI) S 27759 27761 18729 0 -1 4194304 386 42527 0 0 0 0 827 29 18 0 1 0 81483883 2478080 278 4294967295 134512640 135169312 3212868432 3212864648 3085184750 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27761/statm: 605 278 235 161 0 44 0
[pid=27767] ppid=27761 vsize=385380 CPUtime=1191.48
/proc/27767/stat : 27767 (minisat_static) R 27761 27761 18729 0 -1 4202496 95556 0 0 0 119079 69 0 0 25 0 1 0 81484740 394629120 95479 4294967295 134512640 135212939 3220857664 3220856128 134526833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27767/statm: 96345 95479 76 171 0 96173 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 387800

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)
Real time (s): 1199.95
CPU time (s): 1200.06
CPU user time (s): 1199.06
CPU system time (s): 1
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 387800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.06
system time used= 1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138560
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= 20
involuntary context switches= 1410

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 23:03:05
IDJOB=1849569
IDBENCH=70985
IDSOLVER=690
FILE ID=tipi07/1849569-1244840585
PBS_JOBID=
Free space on /tmp= 15211 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849569-1244840585/watcher-1849569-1244840585 -o /tmp/evaluation-result-1849569-1244840585/solver-1849569-1244840585 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849569-1244840585.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED= 1266426382

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1300420 kB
Buffers:         49504 kB
Cached:         616436 kB
SwapCached:          0 kB
Active:         203484 kB
Inactive:       473724 kB
HighTotal:     1178688 kB
HighFree:       657016 kB
LowTotal:       895776 kB
LowFree:        643404 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:           24460 kB
Writeback:           0 kB
AnonPages:       11356 kB
Mapped:           5312 kB
Slab:            88288 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    86052 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15204 MiB
End job on tipi07 at 2009-06-12 23:23:09