Trace number 1849442

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.03 1199.94

General information on the benchmark

Namemanol-pipe-c7nidw.cnf
MD5SUMcddc29f8f256e39e02d9b418f68e802c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark135.07
Satisfiable
(Un)Satisfiability was proved
Number of variables169072
Number of clauses501421
Sum of the clauses size1169981
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2334280
Number of clauses of size 3167140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.42/0.48	c ==============================================================================
0.42/0.48	c |           |     ORIGINAL     |              LEARNT              |          |
0.42/0.48	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.42/0.48	c ==============================================================================
0.42/0.48	c |         0 |  501420  1169980 |  150425       0        0     nan |  0.000 % |
3.22/3.22	c |         0 |  215779   849690 |      --       0       --      -- |     --   | -285639/-320285
3.22/3.22	c ==============================================================================
3.22/3.22	c Result  :   #vars: 28036   #clauses: 215779   #literals: 849690
3.22/3.22	c CPU time:   3.08 s
3.22/3.22	c ==============================================================================
3.52/3.52	This is MiniSat 2.0 beta
3.52/3.52	WARNING: for repeatability, setting FPU to use double precision
3.52/3.52	============================[ Problem Statistics ]=============================
3.52/3.52	|                                                                             |
3.52/3.52	|  Number of variables:  28036                                                |
3.52/3.52	|  Number of clauses:    215779                                               |
3.53/3.69	|  Parsing time:         0.16         s                                       |
3.53/3.70	============================[ Search Statistics ]==============================
3.53/3.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.53/3.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.53/3.70	===============================================================================
3.53/3.70	|         0 |   28036   215779   849690 |    71926        0    nan |  0.000 % |
3.53/3.74	|       100 |   28036   215779   849690 |    79118       99      9 |  0.032 % |
3.53/3.78	|       251 |   28030   215779   849690 |    87030      250     10 |  0.032 % |
3.53/3.85	|       477 |   28029   215779   849690 |    95733      475     12 |  0.036 % |
3.53/3.95	|       815 |   28006   215779   849690 |   105307      810     15 |  0.328 % |
3.53/4.04	|      1324 |   28002   215779   849690 |   115838     1318     18 |  0.410 % |
3.53/4.10	|      2085 |   28002   215779   849690 |   127421     2079     22 |  0.410 % |
3.53/4.18	|      3225 |   28002   215779   849690 |   140164     3219     23 |  0.410 % |
4.42/4.46	|      4933 |   27852   211881   833968 |   154180     4871     23 |  0.656 % |
4.62/4.68	|      7496 |   27852   211881   833968 |   169598     7434     35 |  0.656 % |
5.02/5.09	|     11341 |   27797   211881   833968 |   186558    11278     34 |  0.974 % |
6.12/6.14	|     17108 |   27757   209564   824749 |   205214    17031     40 |  1.052 % |
7.12/7.13	|     25759 |   27710   209159   822913 |   225735    25637     35 |  1.191 % |
8.72/8.74	|     38734 |   27696   208309   819998 |   248309    36799     34 |  1.213 % |
11.02/11.05	|     58198 |   27696   208309   819998 |   273140    56263     36 |  1.213 % |
14.52/14.58	|     87391 |   27680   208305   819987 |   300454    85448     32 |  1.280 % |
31.02/31.03	|    131180 |   27677   208071   819212 |   330499   129237     36 |  1.281 % |
52.12/52.20	|    196864 |   27674   208024   819044 |   363549   194919     39 |  1.291 % |
115.83/115.87	|    295392 |   27666   207878   818602 |   399904   293437     41 |  1.320 % |
171.53/171.60	|    443183 |   27660   207837   818441 |   439894    58010     28 |  1.345 % |
237.65/237.72	|    664866 |   27557   206483   812358 |   483884   276609     32 |  1.709 % |
398.05/398.03	|    997393 |   27557   206411   811943 |   532272   144336     37 |  1.709 % |
726.88/726.87	|   1496181 |   27554   206379   811836 |   585500   131971     52 |  1.748 % |
1023.29/1023.23	|   2244367 |   27494   205315   807581 |   644050   311550     36 |  1.933 % |
1200.01/1199.93	HOME/SatELiteGTI: line 36: 28305 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-1849442-1244820813/watcher-1849442-1244820813 -o /tmp/evaluation-result-1849442-1244820813/solver-1849442-1244820813 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849442-1244820813.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 1.02 1.00 3/91 28299
/proc/meminfo: memFree=1833480/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=816 CPUtime=0
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 87 0 0 0 0 0 0 0 20 0 1 0 79506629 835584 23 4294967295 134512640 135223648 3215625696 3215625404 134716528 0 0 0 0 0 0 0 17 3 0 0 0
/proc/28303/statm: 237 35 27 174 0 62 0

[startup+0.022891 s]
/proc/loadavg: 0.92 1.02 1.00 3/91 28299
/proc/meminfo: memFree=1833480/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=4436 CPUtime=0.02
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 844 0 0 0 1 1 0 0 20 0 1 0 79506629 4542464 780 4294967295 134512640 135223648 3215625696 3215624648 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 1109 780 46 174 0 934 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6852

[startup+0.112884 s]
/proc/loadavg: 0.92 1.02 1.00 3/91 28299
/proc/meminfo: memFree=1833480/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=18384 CPUtime=0.11
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 3985 0 0 0 9 2 0 0 21 0 1 0 79506629 18825216 3921 4294967295 134512640 135223648 3215625696 3215624648 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 4596 3921 46 174 0 4421 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20800

[startup+0.31287 s]
/proc/loadavg: 0.92 1.02 1.00 3/91 28299
/proc/meminfo: memFree=1833480/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=43900 CPUtime=0.31
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 10710 0 0 0 25 6 0 0 21 0 1 0 79506629 44953600 10646 4294967295 134512640 135223648 3215625696 3215624280 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 10975 10647 46 174 0 10800 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 46316

[startup+0.712841 s]
/proc/loadavg: 0.92 1.02 1.00 3/91 28299
/proc/meminfo: memFree=1833480/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=80080 CPUtime=0.71
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 18606 0 0 0 62 9 0 0 22 0 1 0 79506629 82001920 17148 4294967295 134512640 135223648 3215625696 3215623712 134587310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 20020 17148 73 174 0 19845 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 82496

[startup+1.51278 s]
/proc/loadavg: 0.92 1.02 1.00 2/93 28304
/proc/meminfo: memFree=1760536/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=84236 CPUtime=1.51
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 19526 0 0 0 140 11 0 0 25 0 1 0 79506629 86257664 18068 4294967295 134512640 135223648 3215625696 3215623696 134547976 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 21059 18068 73 174 0 20884 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 86652

[startup+3.11267 s]
/proc/loadavg: 0.92 1.02 1.00 2/93 28304
/proc/meminfo: memFree=1747516/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2416 CPUtime=0.01
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 365 647 0 0 0 0 1 0 18 0 1 0 79506629 2473984 276 4294967295 134512640 135169312 3216182912 3216181448 3085713134 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28299/statm: 604 276 235 161 0 43 0
[pid=28303] ppid=28299 vsize=87204 CPUtime=3.11
/proc/28303/stat : 28303 (SatELite_releas) R 28299 28299 18459 0 -1 4202496 20492 0 0 0 298 13 0 0 25 0 1 0 79506629 89296896 18702 4294967295 134512640 135223648 3215625696 3215623792 134585409 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28303/statm: 21801 18702 73 174 0 21626 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 89620

[startup+6.31244 s]
/proc/loadavg: 0.93 1.02 1.00 2/93 28305
/proc/meminfo: memFree=1797488/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=18452 CPUtime=2.79
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 4380 0 0 0 277 2 0 0 25 0 1 0 79506982 18894848 4314 4294967295 134512640 135212939 3213896864 3213895328 134526587 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 4613 4314 76 171 0 4441 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 20872

[startup+12.712 s]
/proc/loadavg: 0.94 1.02 1.00 2/93 28491
/proc/meminfo: memFree=1788412/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=27448 CPUtime=9.19
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 6627 0 0 0 916 3 0 0 25 0 1 0 79506982 28106752 6561 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 6862 6561 76 171 0 6690 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 29868

[startup+25.5111 s]
/proc/loadavg: 0.95 1.02 1.00 2/93 28491
/proc/meminfo: memFree=1778008/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=37208 CPUtime=21.99
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 9041 0 0 0 2192 7 0 0 25 0 1 0 79506982 38100992 8975 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 9302 8975 76 171 0 9130 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 39628

[startup+51.1093 s]
/proc/loadavg: 0.97 1.02 1.00 2/93 28494
/proc/meminfo: memFree=1763004/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=52520 CPUtime=47.59
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 12886 0 0 0 4748 11 0 0 25 0 1 0 79506982 53780480 12820 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 13130 12820 76 171 0 12958 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 54940

[startup+102.316 s]
/proc/loadavg: 1.06 1.04 1.01 3/93 28682
/proc/meminfo: memFree=1744180/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=70608 CPUtime=98.8
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 17341 0 0 0 9860 20 0 0 25 0 1 0 79506982 72302592 17275 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 17652 17275 76 171 0 17480 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 73028

[startup+162.311 s]
/proc/loadavg: 1.02 1.03 1.00 2/93 28873
/proc/meminfo: memFree=1723688/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=91360 CPUtime=158.8
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 22481 0 0 0 15855 25 0 0 25 0 1 0 79506982 93552640 22415 4294967295 134512640 135212939 3213896864 3213895328 134527011 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 22840 22415 76 171 0 22668 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 93780

[startup+222.327 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 29067
/proc/meminfo: memFree=1723348/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=91624 CPUtime=218.82
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 22555 0 0 0 21857 25 0 0 25 0 1 0 79506982 93822976 22489 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/28305/statm: 22906 22489 76 171 0 22734 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 94044

[startup+282.313 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 29256
/proc/meminfo: memFree=1723380/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=91624 CPUtime=278.81
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 22555 0 0 0 27856 25 0 0 25 0 1 0 79506982 93822976 22489 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 22906 22489 76 171 0 22734 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 94044

[startup+342.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 29449
/proc/meminfo: memFree=1713328/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=101816 CPUtime=338.82
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 25133 0 0 0 33854 28 0 0 25 0 1 0 79506982 104259584 25067 4294967295 134512640 135212939 3213896864 3213895328 134526736 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 25454 25067 76 171 0 25282 0
Current children cumulated CPU time (s) 342.35

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

/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=126416 CPUtime=518.83
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 31061 0 0 0 51852 31 0 0 25 0 1 0 79506982 129449984 30995 4294967295 134512640 135212939 3213896864 3213895040 134529346 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 31604 30995 76 171 0 31432 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 128836

[startup+582.312 s]
/proc/loadavg: 1.01 1.02 1.00 2/93 30207
/proc/meminfo: memFree=1680600/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=135644 CPUtime=578.83
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 33354 0 0 0 57847 36 0 0 25 0 1 0 79506982 138899456 33288 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 33911 33288 76 171 0 33739 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 138064

[startup+642.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 30402
/proc/meminfo: memFree=1666952/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=148980 CPUtime=638.83
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 36716 0 0 0 63843 40 0 0 25 0 1 0 79506982 152555520 36650 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 37245 36650 76 171 0 37073 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 151400

[startup+702.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 30590
/proc/meminfo: memFree=1657048/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=698.84
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39161 0 0 0 69836 48 0 0 25 0 1 0 79506982 162553856 39095 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39095 76 171 0 39514 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 161164

[startup+762.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 30781
/proc/meminfo: memFree=1656536/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=758.85
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39161 0 0 0 75837 48 0 0 25 0 1 0 79506982 162553856 39095 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39095 76 171 0 39514 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 161164

[startup+822.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30971
/proc/meminfo: memFree=1656660/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=818.85
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39161 0 0 0 81834 51 0 0 25 0 1 0 79506982 162553856 39095 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39095 76 171 0 39514 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 161164

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 31160
/proc/meminfo: memFree=1656544/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=878.86
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39161 0 0 0 87833 53 0 0 25 0 1 0 79506982 162553856 39095 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39095 76 171 0 39514 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 161164

[startup+942.316 s]
/proc/loadavg: 1.06 1.03 1.01 2/93 31351
/proc/meminfo: memFree=1656404/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=938.86
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39213 0 0 0 93833 53 0 0 25 0 1 0 79506982 162553856 39147 4294967295 134512640 135212939 3213896864 3213895328 134526831 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39147 76 171 0 39514 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 161164

[startup+1002.31 s]
/proc/loadavg: 1.06 1.03 1.00 2/93 31543
/proc/meminfo: memFree=1656296/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=998.86
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39213 0 0 0 99833 53 0 0 25 0 1 0 79506982 162553856 39147 4294967295 134512640 135212939 3213896864 3213895328 134526587 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39147 76 171 0 39514 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 161164

[startup+1062.31 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 31734
/proc/meminfo: memFree=1656288/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=1058.86
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39213 0 0 0 105831 55 0 0 25 0 1 0 79506982 162553856 39147 4294967295 134512640 135212939 3213896864 3213895328 134526627 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39147 76 171 0 39514 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 161164

[startup+1122.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 31924
/proc/meminfo: memFree=1656164/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=1118.87
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39214 0 0 0 111832 55 0 0 25 0 1 0 79506982 162553856 39148 4294967295 134512640 135212939 3213896864 3213895328 134526848 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39148 76 171 0 39514 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 161164

[startup+1182.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 32113
/proc/meminfo: memFree=1656172/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=1178.87
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39239 0 0 0 117832 55 0 0 25 0 1 0 79506982 162553856 39173 4294967295 134512640 135212939 3213896864 3213895328 134526811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39173 76 171 0 39514 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 161164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.07 1.03 1.00 2/93 32115
/proc/meminfo: memFree=1656172/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=1196.48
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39266 0 0 0 119593 55 0 0 25 0 1 0 79506982 162553856 39200 4294967295 134512640 135212939 3213896864 3213895328 134526811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39200 76 171 0 39514 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 161164

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.07 1.03 1.00 2/93 32115
/proc/meminfo: memFree=1656172/2074464 swapFree=1959864/1959888
[pid=28299] ppid=28297 vsize=2420 CPUtime=3.53
/proc/28299/stat : 28299 (SatELiteGTI) S 28297 28299 18459 0 -1 4194304 385 22858 0 0 0 0 337 16 20 0 1 0 79506629 2478080 278 4294967295 134512640 135169312 3216182912 3216179128 3085713134 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/28299/statm: 605 278 235 161 0 44 0
[pid=28305] ppid=28299 vsize=158744 CPUtime=1196.48
/proc/28305/stat : 28305 (minisat_static) R 28299 28299 18459 0 -1 4202496 39266 0 0 0 119593 55 0 0 25 0 1 0 79506982 162553856 39200 4294967295 134512640 135212939 3213896864 3213895328 134526811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28305/statm: 39686 39200 76 171 0 39514 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 161164

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.03
CPU user time (s): 1199.3
CPU system time (s): 0.73
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 161164

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 17:33:33
IDJOB=1849442
IDBENCH=71715
IDSOLVER=690
FILE ID=tipi06/1849442-1244820813
PBS_JOBID=
Free space on /tmp= 15523 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT_RACE06/manol-pipe-c7nidw.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849442-1244820813/watcher-1849442-1244820813 -o /tmp/evaluation-result-1849442-1244820813/solver-1849442-1244820813 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849442-1244820813.cnf

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

MD5SUM BENCH= cddc29f8f256e39e02d9b418f68e802c
RANDOM SEED= 1381572374

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1833488 kB
Buffers:         13964 kB
Cached:         162208 kB
SwapCached:         24 kB
Active:          39364 kB
Inactive:       147928 kB
HighTotal:     1178688 kB
HighFree:      1057104 kB
LowTotal:       895776 kB
LowFree:        776384 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:           10632 kB
Writeback:           0 kB
AnonPages:       11224 kB
Mapped:           5224 kB
Slab:            45156 kB
PageTables:        344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85604 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15523 MiB
End job on tipi06 at 2009-06-12 17:53:34