Trace number 3283330

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
glucose 2UNSAT 57.8422 57.8455

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.46	c ==============================================================================
0.00/0.46	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.46	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.46	c ==============================================================================
0.00/0.46	c |         0 |  812074  1943737 |  243622       0        0     nan |  0.000 % |
2.69/2.73	c |         0 |  545816  1527919 |      --       0       --      -- |     --   | -75341/18070
2.69/2.73	c ==============================================================================
2.69/2.73	c Result  :   #vars: 85539   #clauses: 545816   #literals: 1527919
2.69/2.73	c CPU time:   2.66459 s
2.69/2.73	c ==============================================================================
2.99/3.05	c
2.99/3.05	c Starting glucose
2.99/3.05	c
8.98/9.00	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
8.98/9.00	c WARNING: for repeatability, setting FPU to use double precision
8.98/9.00	c ============================[ Problem Statistics ]=============================
8.98/9.00	c |                                                                             |
8.98/9.00	c |  Number of variables:         85539                                         |
8.98/9.00	c |  Number of clauses:          545816                                         |
8.98/9.00	c |  Parse time:                   0.15 s                                       |
8.98/9.00	c |                                                                             |
8.98/9.00	c ============================[ Search Statistics ]==============================
8.98/9.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.98/9.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.98/9.00	c ===============================================================================
8.98/9.00	c |       238 |   85318   545816  1527919 |        1      236    141 |  0.258 % |
8.98/9.00	c |       734 |   83439   540876  1509583 |        1      720    111 |  2.455 % |
8.98/9.00	c |      1641 |   76020   530552  1471474 |        1     1604     79 | 11.128 % |
8.98/9.00	c |      2290 |   73984   523402  1444768 |        1     2246     85 | 13.508 % |
8.98/9.00	c |      2435 |   73974   523402  1444768 |        1     2390     85 | 13.520 % |
8.98/9.00	c |      2535 |   73974   523402  1444768 |        1     2490     86 | 13.520 % |
8.98/9.00	c |      2635 |   73974   523402  1444768 |        1     2590     86 | 13.520 % |
8.98/9.00	c |      3125 |   73500   523402  1444768 |        1     3079     83 | 14.074 % |
8.98/9.00	c |      3225 |   73492   516727  1420345 |        1     3172     83 | 14.084 % |
8.98/9.00	c |      3326 |   73492   516727  1420345 |        1     3273     83 | 14.084 % |
8.98/9.00	c |      4426 |   73442   516727  1420345 |        1     2409     54 | 14.142 % |
8.98/9.00	c |      4528 |   73442   516549  1419677 |        1     2508     56 | 14.142 % |
8.98/9.00	c |      4628 |   71771   516549  1419677 |        1     2606     56 | 16.096 % |
8.98/9.00	c |      4893 |   71771   516549  1419677 |        1     2871     62 | 16.096 % |
8.98/9.00	c |      5232 |   70695   516549  1419677 |        1     3207     67 | 17.353 % |
8.98/9.00	c |      5801 |   70420   508534  1390124 |        1     3767     71 | 17.675 % |
8.98/9.00	c |      5901 |   70420   508534  1390124 |        1     3867     71 | 17.675 % |
8.98/9.00	c |      6557 |   70099   507025  1384505 |        1     4515     70 | 18.050 % |
8.98/9.00	c |      6743 |   70098   507025  1384505 |        1     4700     74 | 18.051 % |
8.98/9.00	c |      7120 |   69902   507025  1384505 |        1     5076     76 | 18.281 % |
8.98/9.00	c |      7758 |   69652   506604  1382924 |        1     5706     83 | 18.573 % |
8.98/9.00	c |      7931 |   69652   506604  1382924 |        1     5879     83 | 18.573 % |
8.98/9.00	c |      8031 |   69652   506604  1382924 |        1     5979     83 | 18.573 % |
8.98/9.00	c |      8323 |   69643   506604  1382924 |        1     6270     90 | 18.583 % |
8.98/9.00	c |      8610 |   69643   506576  1382816 |        1     6555     93 | 18.583 % |
8.98/9.00	c |      8849 |   69199   506576  1382816 |        1     6791     92 | 19.102 % |
8.98/9.00	c |      8952 |   69187   506576  1382816 |        1     6893     93 | 19.116 % |
8.98/9.00	c |      9055 |   69143   505167  1377618 |        1     6980     93 | 19.168 % |
8.98/9.00	c |      9590 |   68041   505167  1377618 |        1     7512     98 | 20.456 % |
8.98/9.00	c |      9690 |   68040   505167  1377618 |        1     7611     98 | 20.457 % |
8.98/9.00	c |      9802 |   68025   502277  1366939 |        1     7716     99 | 20.475 % |
8.98/9.00	c |     10296 |   68014   502277  1366939 |        1     8209     98 | 20.488 % |
8.98/9.00	c |     10396 |   68014   502277  1366939 |        1     8309     98 | 20.488 % |
8.98/9.00	c |     10946 |   68002   502146  1366458 |        1     4599     49 | 20.502 % |
8.98/9.00	c |     11049 |   68002   502146  1366458 |        1     4702     49 | 20.502 % |
8.98/9.00	c |     11343 |   67898   502146  1366458 |        1     4992     50 | 20.623 % |
8.98/9.00	c |     11443 |   67898   502146  1366458 |        1     5092     51 | 20.623 % |
8.98/9.00	c |     11982 |   67877   502031  1366033 |        1     5627     56 | 20.648 % |
8.98/9.00	c |     12188 |   67877   502031  1366033 |        1     5833     61 | 20.648 % |
46.48/46.59	c |     12606 |   67869   501960  1365787 |        1     6249     66 | 20.657 % |
46.48/46.59	c |     12955 |   67869   501960  1365787 |        1     6598     70 | 20.657 % |
46.48/46.59	c |     13059 |   67170   501960  1365787 |        1     6701     72 | 21.474 % |
46.48/46.59	c |     13213 |   67170   501960  1365787 |        1     6855     72 | 21.474 % |
46.48/46.59	c |     13313 |   67170   501960  1365787 |        1     6955     73 | 21.474 % |
46.48/46.59	c |     13551 |   67170   501960  1365787 |        1     7193     75 | 21.474 % |
46.48/46.59	c |     13653 |   67170   500080  1358803 |        1     7283     76 | 21.474 % |
46.48/46.59	c |     13837 |   67133   500080  1358803 |        1     7465     77 | 21.518 % |
46.48/46.59	c |     14050 |   67130   500080  1358803 |        1     7677     80 | 21.521 % |
46.48/46.59	c |     14883 |   67117   499942  1358277 |        1     8502     84 | 21.536 % |
46.48/46.59	c |     15602 |   67101   499942  1358277 |        1     9219     88 | 21.555 % |
46.48/46.59	c |     16609 |   67058   499874  1358045 |        1    10221     97 | 21.605 % |
46.48/46.59	c |     16709 |   66952   499729  1357532 |        1    10316     97 | 21.729 % |
46.48/46.59	c |     16913 |   66900   499729  1357532 |        1    10515     99 | 21.790 % |
46.48/46.59	c |     17013 |   66900   499729  1357532 |        1    10615     99 | 21.790 % |
46.48/46.59	c |     17241 |   66849   499729  1357532 |        1    10842     99 | 21.850 % |
46.48/46.59	c |     17342 |   66837   499729  1357532 |        1    10942     99 | 21.864 % |
46.48/46.59	c |     17455 |   66691   499011  1354989 |        1    11006    100 | 22.034 % |
46.48/46.59	c |     17641 |   66635   499011  1354989 |        1    11190    101 | 22.100 % |
46.48/46.59	c |     17744 |   66635   499011  1354989 |        1    11293    103 | 22.100 % |
46.48/46.59	c |     17845 |   66635   499011  1354989 |        1    11394    103 | 22.100 % |
46.48/46.59	c |     18285 |   66615   498453  1353130 |        1    11796    106 | 22.123 % |
46.48/46.59	c |     18386 |   66614   498453  1353130 |        1    11896    106 | 22.124 % |
46.48/46.59	c |     18585 |   66499   498453  1353130 |        1    12087    106 | 22.259 % |
46.48/46.59	c |     19224 |   66499   498453  1353130 |        1    12726    111 | 22.259 % |
46.48/46.59	c |     20882 |   66474   497920  1351206 |        1     7728     71 | 22.288 % |
46.48/46.59	c |     21094 |   66468   497920  1351206 |        1     7938     73 | 22.295 % |
46.48/46.59	c |     22212 |   66468   497920  1351206 |        1     9056     96 | 22.295 % |
46.48/46.59	c |     22315 |   66467   497861  1351028 |        1     9152     96 | 22.296 % |
46.48/46.59	c |     22479 |   66467   497861  1351028 |        1     9316     96 | 22.296 % |
46.48/46.59	c |     22580 |   66467   497861  1351028 |        1     9417     96 | 22.296 % |
46.48/46.59	c |     22777 |   66467   497861  1351028 |        1     9614     95 | 22.296 % |
46.48/46.59	c |     22965 |   66463   497861  1351028 |        1     9801     96 | 22.301 % |
46.48/46.59	c |     23065 |   66450   497845  1350980 |        1     9900     97 | 22.316 % |
46.48/46.59	c |     23166 |   66450   497845  1350980 |        1    10001     97 | 22.316 % |
46.48/46.59	c |     25260 |   66065   496341  1346179 |        1    11891    112 | 22.766 % |
46.48/46.59	c |     29778 |   64794   494060  1338245 |        1    16292    122 | 24.252 % |
46.48/46.59	c |     29882 |   64794   494060  1338245 |        1    16396    122 | 24.252 % |
46.48/46.59	c |     30256 |   64778   494060  1338245 |        1    16768    121 | 24.271 % |
46.48/46.59	c |     30424 |   64722   493934  1337819 |        1    16918    121 | 24.336 % |
46.48/46.59	c |     31018 |   64712   493934  1337819 |        1    17511    121 | 24.348 % |
46.48/46.59	c |     34540 |   64586   493369  1335895 |        1    11859     82 | 24.495 % |
46.48/46.59	c |     34651 |   64586   493369  1335895 |        1    11970     82 | 24.495 % |
46.48/46.59	c |     35399 |   63925   493300  1335664 |        1    12710     86 | 25.268 % |
46.48/46.59	c |     35499 |   63913   493300  1335664 |        1    12809     86 | 25.282 % |
46.48/46.59	c |     35856 |   63913   493300  1335664 |        1    13166     86 | 25.282 % |
46.48/46.59	c |     36156 |   63905   491172  1327751 |        1    13434     86 | 25.291 % |
46.48/46.59	c |     36256 |   63905   491172  1327751 |        1    13534     86 | 25.291 % |
46.48/46.59	c |     40751 |   63374   490255  1324659 |        1    17983     84 | 25.912 % |
46.48/46.59	c |     48876 |   62229   484834  1307484 |        1    12821     60 | 27.251 % |
57.78/57.83	c |     48977 |   62229   484834  1307484 |        1    12922     61 | 27.251 % |
57.78/57.83	c |     50998 |   62213   484778  1307276 |        1    14939     62 | 27.269 % |
57.78/57.83	c |     51632 |   62213   484778  1307276 |        1    15573     63 | 27.269 % |
57.78/57.83	c |     51734 |   62213   484778  1307276 |        1    15675     63 | 27.269 % |
57.78/57.83	c |     58384 |   62170   484629  1306749 |        1    22312     67 | 27.320 % |
57.78/57.83	c |     59963 |   30458   462103  1237371 |        1    15539     63 | 64.393 % |
57.78/57.83	c ===============================================================================
57.78/57.83	c restarts              : 95
57.78/57.83	c nb ReduceDB           : 5
57.78/57.83	c nb removed Clauses    : 33439
57.78/57.83	c nb learnts DL2        : 1802
57.78/57.83	c nb learnts size 2     : 1236
57.78/57.83	c nb learnts size 1     : 213
57.78/57.83	c conflicts             : 59963          (1096 /sec)
57.78/57.83	c decisions             : 231727         (0.00 % random) (4235 /sec)
57.78/57.83	c propagations          : 255189893      (4663330 /sec)
57.78/57.83	c conflict literals     : 6605846        (39.85 % deleted)
57.78/57.83	c nb reduced Clauses    : 501
57.78/57.83	c CPU time              : 54.7227 s
57.78/57.83	
57.78/57.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283330-1303754145/watcher-3283330-1303754145 -o /tmp/evaluation-result-3283330-1303754145/solver-3283330-1303754145 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3283330-1303754145.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.09 4.08 3.82 5/192 4835
/proc/meminfo: memFree=12974168/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0

[startup+0.04733 s]
/proc/loadavg: 4.09 4.08 3.82 5/192 4835
/proc/meminfo: memFree=12974168/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100328 s]
/proc/loadavg: 4.09 4.08 3.82 5/192 4835
/proc/meminfo: memFree=12974168/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300295 s]
/proc/loadavg: 4.09 4.08 3.82 5/192 4835
/proc/meminfo: memFree=12974168/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701216 s]
/proc/loadavg: 4.09 4.08 3.82 5/192 4835
/proc/meminfo: memFree=12974168/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50106 s]
/proc/loadavg: 4.09 4.08 3.82 5/194 4837
/proc/meminfo: memFree=12882904/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=0 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565645281 8912896 252 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 252 211 178 0 69 0
[pid=4836] ppid=4835 vsize=110236 CPUtime=1.49 cores=0,2
/proc/4836/stat : 4836 (SatELite_releas) R 4835 4835 3507 0 -1 4202496 25822 0 0 0 144 5 0 0 25 0 1 0 565645281 112881664 23437 33554432000 134512640 135144242 4294842176 18446744073709551615 134602894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/4836/statm: 27559 23437 77 155 0 27402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118940

[startup+3.1007 s]
/proc/loadavg: 4.08 4.08 3.82 5/194 4837
/proc/meminfo: memFree=12886872/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8704

[startup+6.30117 s]
/proc/loadavg: 4.08 4.08 3.82 5/190 4873
/proc/meminfo: memFree=12990824/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=65596 CPUtime=3.24 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 11863 0 0 0 322 2 0 0 25 0 1 0 565645586 67170304 11165 33554432000 4194304 4260849 140737038829984 18446744073709551615 4226453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 16399 11165 250 17 0 13040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74300

[startup+12.7009 s]
/proc/loadavg: 3.99 4.06 3.82 5/194 4899
/proc/meminfo: memFree=12848388/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=66372 CPUtime=9.63 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 16444 0 0 0 961 2 0 0 25 0 1 0 565645586 67964928 11648 33554432000 4194304 4260849 140737038829984 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 16593 11648 251 17 0 13234 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 75076

[startup+25.5005 s]
/proc/loadavg: 3.99 4.06 3.82 5/194 4899
/proc/meminfo: memFree=12774356/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=77664 CPUtime=22.44 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 24437 0 0 0 2240 4 0 0 25 0 1 0 565645586 79527936 15384 33554432000 4194304 4260849 140737038829984 18446744073709551615 4227024 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 19416 15384 251 17 0 16057 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86368

[startup+51.1007 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12715156/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=48.03 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29335 0 0 0 4798 5 0 0 25 0 1 0 565645586 98652160 19775 33554432000 4194304 4260849 140737038829984 18446744073709551615 4224575 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105044

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

[startup+54.3011 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12712184/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=51.24 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29335 0 0 0 5119 5 0 0 25 0 1 0 565645586 98652160 19775 33554432000 4194304 4260849 140737038829984 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 54.29
Current children cumulated vsize (KiB) 105044

[startup+55.9008 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12711192/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=52.83 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29335 0 0 0 5278 5 0 0 25 0 1 0 565645586 98652160 19775 33554432000 4194304 4260849 140737038829984 18446744073709551615 4226718 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 55.88
Current children cumulated vsize (KiB) 105044

[startup+56.7006 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12750252/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=53.63 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29335 0 0 0 5358 5 0 0 25 0 1 0 565645586 98652160 19775 33554432000 4194304 4260849 140737038829984 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 56.68
Current children cumulated vsize (KiB) 105044

[startup+57.5005 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12749820/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=54.43 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29336 0 0 0 5438 5 0 0 25 0 1 0 565645586 98652160 19776 33554432000 4194304 4260849 140737038829984 18446744073709551615 4209318 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19776 251 17 0 20726 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 105044

[startup+57.7005 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12749820/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=54.63 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29336 0 0 0 5458 5 0 0 25 0 1 0 565645586 98652160 19776 33554432000 4194304 4260849 140737038829984 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19776 251 17 0 20726 0
Current children cumulated CPU time (s) 57.68
Current children cumulated vsize (KiB) 105044

[startup+57.8004 s]
/proc/loadavg: 3.99 4.05 3.82 5/194 4900
/proc/meminfo: memFree=12749820/32950928 swapFree=67111528/67111528
[pid=4835] ppid=4833 vsize=8704 CPUtime=3.05 cores=0,2
/proc/4835/stat : 4835 (glucose.sh) S 4833 4835 3507 0 -1 4202496 359 29159 0 0 0 0 297 8 18 0 1 0 565645281 8912896 254 33554432000 4194304 4922060 140735108652112 18446744073709551615 231895309445 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/4835/statm: 2176 254 211 178 0 69 0
[pid=4860] ppid=4835 vsize=96340 CPUtime=54.73 cores=0,2
/proc/4860/stat : 4860 (glucose_static) R 4835 4835 3507 0 -1 4202496 29336 0 0 0 5468 5 0 0 25 0 1 0 565645586 98652160 19776 33554432000 4194304 4260849 140737038829984 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/4860/statm: 24085 19776 251 17 0 20726 0
Current children cumulated CPU time (s) 57.78
Current children cumulated vsize (KiB) 105044

Child status: 20
Real time (s): 57.8455
CPU time (s): 57.8422
CPU user time (s): 57.6952
CPU system time (s): 0.146977
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 119896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.6952
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59069
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= 40
involuntary context switches= 717

runsolver used 0.105983 second user time and 0.213967 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-25 19:55:46
IDJOB=3283330
IDBENCH=71019
IDSOLVER=1651
FILE ID=node114/3283330-1303754145
RUNJOBID= node114-1303752609-4411
PBS_JOBID= 13154048
Free space on /tmp= 71536 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-5p0.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283330-1303754145/watcher-3283330-1303754145 -o /tmp/evaluation-result-3283330-1303754145/solver-3283330-1303754145 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3283330-1303754145.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=1183892099

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12974440 kB
Buffers:       2310252 kB
Cached:       16801012 kB
SwapCached:          0 kB
Active:        9631000 kB
Inactive:      9753224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12974440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           68804 kB
Writeback:           0 kB
AnonPages:      272496 kB
Mapped:          15356 kB
Slab:           527116 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   489540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71508 MiB
End job on node114 at 2011-04-25 19:56:44