Trace number 1849383

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 1199.92

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4729    12297 |    1418       0        0     nan |  0.000 % |
0.03/0.02	c |         0 |    4024    11995 |      --       0       --      -- |     --   | -663/-215
0.03/0.02	c ==============================================================================
0.03/0.02	c Result  :   #vars: 969   #clauses: 4024   #literals: 11995
0.03/0.02	c CPU time:   0.03 s
0.03/0.02	c ==============================================================================
0.03/0.03	This is MiniSat 2.0 beta
0.03/0.03	WARNING: for repeatability, setting FPU to use double precision
0.03/0.03	============================[ Problem Statistics ]=============================
0.03/0.03	|                                                                             |
0.03/0.03	|  Number of variables:  969                                                  |
0.03/0.03	|  Number of clauses:    4024                                                 |
0.03/0.03	|  Parsing time:         0.00         s                                       |
0.03/0.03	============================[ Search Statistics ]==============================
0.03/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.03	===============================================================================
0.03/0.03	|         0 |     969     4024    11995 |     1341        0    nan |  0.000 % |
0.03/0.03	|       100 |     969     4024    11995 |     1475      100     19 |  0.000 % |
0.03/0.04	|       250 |     969     4024    11995 |     1623      250     18 |  0.001 % |
0.03/0.05	|       476 |     969     4024    11995 |     1785      476     24 |  0.000 % |
0.03/0.07	|       813 |     969     4024    11995 |     1963      813     25 |  0.001 % |
0.03/0.09	|      1319 |     969     4024    11995 |     2160     1319     30 |  0.001 % |
0.03/0.14	|      2079 |     969     4024    11995 |     2376     2079     29 |  0.000 % |
0.03/0.19	|      3218 |     969     4024    11995 |     2613     1766     28 |  0.001 % |
0.03/0.31	|      4926 |     969     4024    11995 |     2875     2047     30 |  0.000 % |
0.03/0.51	|      7488 |     969     4024    11995 |     3162     2865     46 |  0.000 % |
0.03/0.73	|     11332 |     969     4024    11995 |     3479     1784     19 |  0.000 % |
1.11/1.15	|     17098 |     968     4020    11979 |     3826     3484     41 |  0.108 % |
1.81/1.85	|     25748 |     968     4020    11979 |     4209     3562     46 |  0.104 % |
3.01/3.04	|     38722 |     966     4012    11959 |     4630     3379     23 |  0.310 % |
4.91/4.97	|     58183 |     966     4012    11959 |     5093     3006     28 |  0.314 % |
7.51/7.57	|     87375 |     966     4012    11959 |     5603     4734     35 |  0.310 % |
12.11/12.20	|    131166 |     966     4012    11959 |     6163     5866     43 |  0.313 % |
18.91/18.91	|    196852 |     965     4008    11943 |     6779     5684     31 |  0.413 % |
29.61/29.63	|    295378 |     965     4008    11943 |     7457     6861     47 |  0.413 % |
46.61/46.70	|    443167 |     965     4008    11943 |     8203     4666     30 |  0.413 % |
76.02/76.07	|    664850 |     965     4008    11943 |     9023     7189     46 |  0.413 % |
122.02/122.08	|    997375 |     965     4008    11943 |     9926     6359     41 |  0.418 % |
191.74/191.72	|   1496164 |     965     4008    11943 |    10918    10130     41 |  0.418 % |
302.14/302.16	|   2244347 |     965     4008    11943 |    12010    10867     34 |  0.413 % |
484.66/484.66	|   3366621 |     965     4008    11943 |    13211    10915     35 |  0.418 % |
819.40/819.32	|   5050033 |     965     4008    11943 |    14532     8911     49 |  0.416 % |
1200.05/1199.92	HOME/SatELiteGTI: line 36: 25319 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-1849383-1244809759/watcher-1849383-1244809759 -o /tmp/evaluation-result-1849383-1244809759/solver-1849383-1244809759 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849383-1244809759.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.04 1.04 1.00 2/91 25313
/proc/meminfo: memFree=827660/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2416 CPUtime=0
/proc/25313/stat : 25313 (SatELiteGTI) R 25311 25313 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 78401074 2473984 276 4294967295 134512640 135169312 3220173392 3220171632 3084733668 0 0 4 65536 0 0 0 17 0 0 0 0
/proc/25313/statm: 604 276 235 161 0 43 0
[pid=25317] ppid=25313 vsize=812 CPUtime=0
/proc/25317/stat : 25317 (SatELite_releas) R 25313 25313 18729 0 -1 4194304 65 0 0 0 0 0 0 0 18 0 1 0 78401075 831488 2 4294967295 0 0 3218517092 3220172020 3085150698 0 0 0 0 0 0 0 17 2 0 0 0
/proc/25317/statm: 204 11 6 174 0 29 0

[startup+0.025829 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 25313
/proc/meminfo: memFree=827660/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2416 CPUtime=0
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 78401074 2473984 276 4294967295 134512640 135169312 3220173392 3220171928 3085147886 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/25313/statm: 604 276 235 161 0 43 0
[pid=25317] ppid=25313 vsize=1760 CPUtime=0.03
/proc/25317/stat : 25317 (SatELite_releas) R 25313 25313 18729 0 -1 4202496 355 0 0 0 3 0 0 0 18 0 1 0 78401075 1802240 291 4294967295 134512640 135223648 3218510000 3218507936 134576622 0 0 0 3 0 0 0 17 2 0 0 0
/proc/25317/statm: 440 291 73 174 0 265 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4176

[startup+0.11582 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 25313
/proc/meminfo: memFree=827660/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2420

[startup+0.315794 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 25313
/proc/meminfo: memFree=827660/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2420

[startup+0.715748 s]
/proc/loadavg: 1.04 1.04 1.00 2/91 25313
/proc/meminfo: memFree=827660/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2420

[startup+1.51566 s]
/proc/loadavg: 1.04 1.04 1.00 2/93 25319
/proc/meminfo: memFree=826868/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=3224 CPUtime=1.48
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 517 0 0 0 147 1 0 0 20 0 1 0 78401077 3301376 452 4294967295 134512640 135212939 3215384080 3215382320 134536097 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 806 452 75 171 0 634 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 5644

[startup+3.11547 s]
/proc/loadavg: 1.04 1.04 1.00 2/93 25319
/proc/meminfo: memFree=826248/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=3356 CPUtime=3.08
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 561 0 0 0 307 1 0 0 25 0 1 0 78401077 3436544 496 4294967295 134512640 135212939 3215384080 3215382544 134526636 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 839 496 75 171 0 667 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 5776

[startup+6.3151 s]
/proc/loadavg: 1.04 1.04 1.00 2/93 25319
/proc/meminfo: memFree=826248/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=3640 CPUtime=6.28
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 627 0 0 0 627 1 0 0 25 0 1 0 78401077 3727360 562 4294967295 134512640 135212939 3215384080 3215382544 134526831 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 910 562 75 171 0 738 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 6060

[startup+12.7144 s]
/proc/loadavg: 1.03 1.03 1.00 2/93 25319
/proc/meminfo: memFree=825320/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=4300 CPUtime=12.68
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 776 0 0 0 1267 1 0 0 25 0 1 0 78401077 4403200 711 4294967295 134512640 135212939 3215384080 3215382640 134539386 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1075 711 75 171 0 903 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 6720

[startup+25.5129 s]
/proc/loadavg: 1.03 1.03 1.00 2/93 25320
/proc/meminfo: memFree=824796/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=4828 CPUtime=25.48
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 904 0 0 0 2547 1 0 0 25 0 1 0 78401077 4943872 839 4294967295 134512640 135212939 3215384080 3215382544 134526839 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1207 839 75 171 0 1035 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 7248

[startup+51.11 s]
/proc/loadavg: 1.02 1.03 1.00 2/93 25507
/proc/meminfo: memFree=823988/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=5380 CPUtime=51.08
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1039 0 0 0 5107 1 0 0 25 0 1 0 78401077 5509120 974 4294967295 134512640 135212939 3215384080 3215382544 134526811 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1345 974 75 171 0 1173 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 7800

[startup+102.314 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 25697
/proc/meminfo: memFree=822188/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=6680 CPUtime=102.29
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1364 0 0 0 10227 2 0 0 25 0 1 0 78401077 6840320 1299 4294967295 134512640 135212939 3215384080 3215382640 134538784 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1670 1299 75 171 0 1498 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 9100

[startup+162.317 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 25886
/proc/meminfo: memFree=822064/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=6812 CPUtime=162.3
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1416 0 0 0 16227 3 0 0 25 0 1 0 78401077 6975488 1351 4294967295 134512640 135212939 3215384080 3215382544 134526823 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1703 1351 75 171 0 1531 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 9232

[startup+222.31 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 26077
/proc/meminfo: memFree=821792/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=7048 CPUtime=222.3
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1463 0 0 0 22226 4 0 0 25 0 1 0 78401077 7217152 1398 4294967295 134512640 135212939 3215384080 3215382544 134526587 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1762 1398 75 171 0 1590 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 9468

[startup+282.313 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 26269
/proc/meminfo: memFree=822024/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=7180 CPUtime=282.31
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1498 0 0 0 28227 4 0 0 25 0 1 0 78401077 7352320 1433 4294967295 134512640 135212939 3215384080 3215382544 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1795 1433 75 171 0 1623 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 9600

[startup+342.316 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 26460
/proc/meminfo: memFree=821436/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=7708 CPUtime=342.32
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 1627 0 0 0 34228 4 0 0 25 0 1 0 78401077 7892992 1562 4294967295 134512640 135212939 3215384080 3215382544 134526736 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 1927 1562 75 171 0 1755 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 10128

[startup+402.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 26652
/proc/meminfo: memFree=820760/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=8212 CPUtime=402.32

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

/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2201 0 0 0 58231 4 0 0 25 0 1 0 78401077 10248192 2132 4294967295 134512640 135212939 3215384080 3215382256 134529559 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2132 75 171 0 2330 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 12428

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27415
/proc/meminfo: memFree=818972/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=642.35
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2201 0 0 0 64231 4 0 0 25 0 1 0 78401077 10248192 2132 4294967295 134512640 135212939 3215384080 3215382544 134527011 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2132 75 171 0 2330 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 12428

[startup+702.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27605
/proc/meminfo: memFree=819104/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=702.36
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2201 0 0 0 70232 4 0 0 25 0 1 0 78401077 10248192 2132 4294967295 134512640 135212939 3215384080 3215382544 134527045 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2132 75 171 0 2330 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 12428

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 27794
/proc/meminfo: memFree=819152/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=762.37
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2201 0 0 0 76233 4 0 0 25 0 1 0 78401077 10248192 2132 4294967295 134512640 135212939 3215384080 3215382544 134526627 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2132 75 171 0 2330 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 12428

[startup+822.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27985
/proc/meminfo: memFree=818996/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=822.37
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2202 0 0 0 82233 4 0 0 25 0 1 0 78401077 10248192 2133 4294967295 134512640 135212939 3215384080 3215382544 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2133 75 171 0 2330 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 12428

[startup+882.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28173
/proc/meminfo: memFree=819136/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=882.39
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2216 0 0 0 88235 4 0 0 25 0 1 0 78401077 10248192 2147 4294967295 134512640 135212939 3215384080 3215382256 134529346 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2147 75 171 0 2330 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 12428

[startup+942.317 s]
/proc/loadavg: 1.08 1.03 1.01 2/93 28368
/proc/meminfo: memFree=819164/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10008 CPUtime=942.39
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2216 0 0 0 94234 5 0 0 25 0 1 0 78401077 10248192 2147 4294967295 134512640 135212939 3215384080 3215382544 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2502 2147 75 171 0 2330 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 12428

[startup+1002.31 s]
/proc/loadavg: 1.03 1.02 1.00 2/93 28558
/proc/meminfo: memFree=818700/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=10404 CPUtime=1002.39
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2325 0 0 0 100231 8 0 0 25 0 1 0 78401077 10653696 2256 4294967295 134512640 135212939 3215384080 3215382544 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2601 2256 75 171 0 2429 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 12824

[startup+1062.31 s]
/proc/loadavg: 1.01 1.02 1.00 4/93 28747
/proc/meminfo: memFree=817932/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=11136 CPUtime=1062.4
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2491 0 0 0 106232 8 0 0 25 0 1 0 78401077 11403264 2422 4294967295 134512640 135212939 3215384080 3215382544 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2784 2422 75 171 0 2612 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 13556

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 28938
/proc/meminfo: memFree=817996/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=11136 CPUtime=1122.41
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2491 0 0 0 112230 11 0 0 25 0 1 0 78401077 11403264 2422 4294967295 134512640 135212939 3215384080 3215382544 134526848 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2784 2422 75 171 0 2612 0
Current children cumulated CPU time (s) 1122.44
Current children cumulated vsize (KiB) 13556

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29126
/proc/meminfo: memFree=817832/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=11136 CPUtime=1182.41
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2504 0 0 0 118227 14 0 0 25 0 1 0 78401077 11403264 2435 4294967295 134512640 135212939 3215384080 3215382320 134536028 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2784 2435 75 171 0 2612 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 13556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29129
/proc/meminfo: memFree=817976/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=11136 CPUtime=1200.02
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2504 0 0 0 119988 14 0 0 25 0 1 0 78401077 11403264 2435 4294967295 134512640 135212939 3215384080 3215382256 134529392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2784 2435 75 171 0 2612 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13556

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29129
/proc/meminfo: memFree=817976/2074464 swapFree=1959888/1959888
[pid=25313] ppid=25311 vsize=2420 CPUtime=0.03
/proc/25313/stat : 25313 (SatELiteGTI) S 25311 25313 18729 0 -1 4194304 385 1007 0 0 0 0 3 0 25 0 1 0 78401074 2478080 277 4294967295 134512640 135169312 3220173392 3220169608 3085147886 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25313/statm: 605 277 235 161 0 44 0
[pid=25319] ppid=25313 vsize=11136 CPUtime=1200.02
/proc/25319/stat : 25319 (minisat_static) R 25313 25313 18729 0 -1 4202496 2504 0 0 0 119988 14 0 0 25 0 1 0 78401077 11403264 2435 4294967295 134512640 135212939 3215384080 3215382256 134529392 0 0 0 3 0 0 0 17 1 0 0 0
/proc/25319/statm: 2784 2435 75 171 0 2612 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 13556

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25313 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=910000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=140000
# CPU time returned by wait4() is 1200.05
# 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): 1199.92
CPU time (s): 1200.05
CPU user time (s): 1199.91
CPU system time (s): 0.14
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 13616

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi07 at 2009-06-12 14:29:19
IDJOB=1849383
IDBENCH=20472
IDSOLVER=690
FILE ID=tipi07/1849383-1244809759
PBS_JOBID=
Free space on /tmp= 15633 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849383-1244809759/watcher-1849383-1244809759 -o /tmp/evaluation-result-1849383-1244809759/solver-1849383-1244809759 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849383-1244809759.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED= 74682699

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:        827676 kB
Buffers:         56352 kB
Cached:        1028564 kB
SwapCached:          0 kB
Active:         141188 kB
Inactive:       955148 kB
HighTotal:     1178688 kB
HighFree:       482092 kB
LowTotal:       895776 kB
LowFree:        345584 kB
SwapTotal:     1959888 kB
SwapFree:      1959888 kB
Dirty:            1664 kB
Writeback:           0 kB
AnonPages:       11208 kB
Mapped:           5236 kB
Slab:           140928 kB
PageTables:        364 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= 15633 MiB
End job on tipi07 at 2009-06-12 14:49:19