Trace number 3303765

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 46.9139 46.9111

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

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.02 1.97 2/178 20230
/proc/meminfo: memFree=17224696/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0

[startup+0.0584379 s]
/proc/loadavg: 2.01 2.02 1.97 2/178 20230
/proc/meminfo: memFree=17224696/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100432 s]
/proc/loadavg: 2.01 2.02 1.97 2/178 20230
/proc/meminfo: memFree=17224696/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300363 s]
/proc/loadavg: 2.01 2.02 1.97 2/178 20230
/proc/meminfo: memFree=17224696/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700323 s]
/proc/loadavg: 2.01 2.02 1.97 2/178 20230
/proc/meminfo: memFree=17224696/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50115 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20239
/proc/meminfo: memFree=17058240/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 335 0 0 0 0 0 0 0 23 0 1 0 502031513 8912896 253 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 253 211 178 0 69 0
[pid=20231] ppid=20230 vsize=101736 CPUtime=1.49 cores=0,2,4,6
/proc/20231/stat : 20231 (SatELite_releas) R 20230 20230 19992 0 -1 4202496 25991 0 0 0 144 5 0 0 25 0 1 0 502031513 104177664 21970 33554432000 134512640 135144242 4294289264 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/20231/statm: 25434 21970 77 155 0 25277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 110440

[startup+3.10087 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20239
/proc/meminfo: memFree=16962884/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 8704

[startup+6.30032 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20241
/proc/meminfo: memFree=17051420/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=65596 CPUtime=3.48 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 12130 0 0 0 346 2 0 0 25 0 1 0 502031795 67170304 11430 33554432000 4194304 4260849 140733265591472 18446744073709551615 4225182 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 16399 11430 250 17 0 13040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 74300

[startup+12.7012 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20241
/proc/meminfo: memFree=17039776/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=58964 CPUtime=9.87 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 19890 0 0 0 984 3 0 0 25 0 1 0 502031795 60379136 10846 33554432000 4194304 4260849 140733265591472 18446744073709551615 4209287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 14741 10846 251 17 0 11382 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 67668

[startup+25.5008 s]
/proc/loadavg: 2.01 2.02 1.97 3/184 20241
/proc/meminfo: memFree=16993116/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=22.68 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 28460 0 0 0 2263 5 0 0 25 0 1 0 502031795 98652160 18911 33554432000 4194304 4260849 140733265591472 18446744073709551615 4209318 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 18911 251 17 0 20726 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 105044

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

[startup+38.3005 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16966480/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=35.47 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29334 0 0 0 3542 5 0 0 25 0 1 0 502031795 98652160 19774 33554432000 4194304 4260849 140733265591472 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19774 251 17 0 20726 0
Current children cumulated CPU time (s) 38.27
Current children cumulated vsize (KiB) 105044

[startup+41.5009 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16966232/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=38.67 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29334 0 0 0 3862 5 0 0 25 0 1 0 502031795 98652160 19774 33554432000 4194304 4260849 140733265591472 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19774 251 17 0 20726 0
Current children cumulated CPU time (s) 41.47
Current children cumulated vsize (KiB) 105044

[startup+44.7003 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16965736/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=41.87 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29334 0 0 0 4182 5 0 0 25 0 1 0 502031795 98652160 19774 33554432000 4194304 4260849 140733265591472 18446744073709551615 4224419 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19774 251 17 0 20726 0
Current children cumulated CPU time (s) 44.67
Current children cumulated vsize (KiB) 105044

[startup+46.301 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16963772/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=43.47 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29334 0 0 0 4342 5 0 0 25 0 1 0 502031795 98652160 19774 33554432000 4194304 4260849 140733265591472 18446744073709551615 4224401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19774 251 17 0 20726 0
Current children cumulated CPU time (s) 46.27
Current children cumulated vsize (KiB) 105044

[startup+46.701 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16963772/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=43.87 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29335 0 0 0 4382 5 0 0 25 0 1 0 502031795 98652160 19775 33554432000 4194304 4260849 140733265591472 18446744073709551615 4209221 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 46.67
Current children cumulated vsize (KiB) 105044

[startup+46.9009 s]
/proc/loadavg: 2.00 2.02 1.97 3/184 20242
/proc/meminfo: memFree=16963772/32951124 swapFree=67111528/67111528
[pid=20230] ppid=20228 vsize=8704 CPUtime=2.8 cores=0,2,4,6
/proc/20230/stat : 20230 (glucose.sh) S 20228 20230 19992 0 -1 4202496 360 29160 0 0 0 0 272 8 18 0 1 0 502031513 8912896 255 33554432000 4194304 4922060 140733349962976 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/20230/statm: 2176 255 211 178 0 69 0
[pid=20240] ppid=20230 vsize=96340 CPUtime=44.07 cores=0,2,4,6
/proc/20240/stat : 20240 (glucose_static) R 20230 20230 19992 0 -1 4202496 29335 0 0 0 4402 5 0 0 25 0 1 0 502031795 98652160 19775 33554432000 4194304 4260849 140733265591472 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20240/statm: 24085 19775 251 17 0 20726 0
Current children cumulated CPU time (s) 46.87
Current children cumulated vsize (KiB) 105044

Child status: 20
Real time (s): 46.9111
CPU time (s): 46.9139
CPU user time (s): 46.7549
CPU system time (s): 0.158975
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 119896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.7549
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59071
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 145

runsolver used 0.075988 second user time and 0.182972 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-27 13:38:56
IDJOB=3303765
IDBENCH=71019
IDSOLVER=1687
FILE ID=node133/3303765-1303904336
RUNJOBID= node133-1303899333-20010
PBS_JOBID= 13164515
Free space on /tmp= 71880 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-3303765-1303904336/watcher-3303765-1303904336 -o /tmp/evaluation-result-3303765-1303904336/solver-3303765-1303904336 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303765-1303904336.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=416211043

node133.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.834
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.66
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.834
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	: 5332.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.834
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:     32951124 kB
MemFree:      17224968 kB
Buffers:       2185728 kB
Cached:       12909000 kB
SwapCached:          0 kB
Active:        8796400 kB
Inactive:      6366012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17224968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23044 kB
Writeback:         100 kB
AnonPages:       67340 kB
Mapped:          14556 kB
Slab:           500740 kB
PageTables:       4424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71832 MiB
End job on node133 at 2011-04-27 13:39:43