Trace number 3304109

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 80.1738 80.176

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0861
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

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.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  545611  1608427 |  163683       0        0     nan |  0.000 % |
2.99/3.02	c |         0 |  536137  1617433 |      --       0       --      -- |     --   | -9425/9117
2.99/3.02	c ==============================================================================
2.99/3.02	c Result  :   #vars: 14409   #clauses: 536137   #literals: 1617433
2.99/3.02	c CPU time:   2.99154 s
2.99/3.02	c ==============================================================================
3.19/3.30	c
3.19/3.30	c Starting glucose
3.19/3.30	c
3.30/4.12	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
3.30/4.12	c WARNING: for repeatability, setting FPU to use double precision
3.30/4.12	c ============================[ Problem Statistics ]=============================
3.30/4.12	c |                                                                             |
3.30/4.12	c |  Number of variables:         14409                                         |
3.30/4.12	c |  Number of clauses:          536137                                         |
3.30/4.12	c |  Parse time:                   0.14 s                                       |
3.30/4.12	c |                                                                             |
3.30/4.12	c ============================[ Search Statistics ]==============================
3.30/4.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.30/4.12	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.30/4.12	c ===============================================================================
3.30/4.12	c |       511 |   14409   536137  1617433 |        1      511     43 |  0.000 % |
3.30/4.12	c |       748 |   14409   536137  1617433 |        1      748     64 |  0.000 % |
3.30/4.12	c |       848 |   14409   536137  1617433 |        1      848     63 |  0.000 % |
3.30/4.12	c |       948 |   14409   536137  1617433 |        1      948     65 |  0.000 % |
3.30/4.12	c |      2046 |   14409   536137  1617433 |        1     2046     69 |  0.000 % |
3.30/4.12	c |      2146 |   14409   536137  1617433 |        1     2146     73 |  0.000 % |
3.30/4.12	c |      2310 |   14409   536137  1617433 |        1     2310     72 |  0.000 % |
3.30/4.12	c |      2411 |   14409   536137  1617433 |        1     2411     74 |  0.000 % |
3.30/4.12	c |      2669 |   14409   536137  1617433 |        1     2669     75 |  0.000 % |
3.30/4.12	c |      2806 |   14408   536137  1617433 |        1     2805     74 |  0.007 % |
3.30/4.12	c |      2932 |   14408   536137  1617433 |        1     2931     74 |  0.007 % |
3.30/4.12	c |      3196 |   14408   536137  1617433 |        1     3195     73 |  0.007 % |
3.30/4.12	c |      3339 |   14408   536137  1617433 |        1     3338     73 |  0.007 % |
3.30/4.12	c |      3579 |   14408   536137  1617433 |        1     3578     73 |  0.007 % |
3.30/4.12	c |      3748 |   14408   536137  1617433 |        1     3747     75 |  0.007 % |
3.30/4.12	c |      3848 |   14408   536137  1617433 |        1     3847     76 |  0.007 % |
3.30/4.12	c |      4122 |   14408   536137  1617433 |        1     2126     43 |  0.007 % |
3.30/4.12	c |      4278 |   14408   536137  1617433 |        1     2282     45 |  0.007 % |
3.30/4.12	c |      4667 |   14408   536137  1617433 |        1     2671     54 |  0.007 % |
3.30/4.12	c |      4770 |   14408   536137  1617433 |        1     2774     57 |  0.007 % |
3.30/4.12	c |      4871 |   14408   536137  1617433 |        1     2875     59 |  0.007 % |
3.30/4.12	c |      5076 |   14408   536137  1617433 |        1     3080     60 |  0.007 % |
3.30/4.12	c |      5457 |   14407   536137  1617433 |        1     3460     62 |  0.014 % |
3.30/4.12	c |      5560 |   14407   536137  1617433 |        1     3563     64 |  0.014 % |
3.30/4.12	c |      5661 |   14407   536137  1617433 |        1     3664     66 |  0.014 % |
3.30/4.12	c |      5761 |   14407   536137  1617433 |        1     3764     67 |  0.014 % |
3.30/4.12	c |      5885 |   14407   536137  1617433 |        1     3888     68 |  0.014 % |
3.30/4.12	c |      5985 |   14407   536137  1617433 |        1     3988     69 |  0.014 % |
3.30/4.12	c |      6208 |   14407   536137  1617433 |        1     4211     70 |  0.014 % |
3.30/4.12	c |      6312 |   14407   536137  1617433 |        1     4315     70 |  0.014 % |
3.30/4.12	c |      6412 |   14407   536137  1617433 |        1     4415     71 |  0.014 % |
3.30/4.12	c |      6514 |   14407   536137  1617433 |        1     4517     72 |  0.014 % |
3.30/4.12	c |      6673 |   14407   536137  1617433 |        1     4676     72 |  0.014 % |
3.30/4.12	c |      6774 |   14407   536137  1617433 |        1     4777     73 |  0.014 % |
3.30/4.12	c |      6900 |   14407   536137  1617433 |        1     4903     74 |  0.014 % |
3.30/4.12	c |      7002 |   14407   536137  1617433 |        1     5005     74 |  0.014 % |
3.30/4.12	c |      7103 |   14407   536137  1617433 |        1     5106     75 |  0.014 % |
3.30/4.12	c |      7204 |   14407   536137  1617433 |        1     5207     75 |  0.014 % |
3.30/4.12	c |      7304 |   14407   536137  1617433 |        1     5307     76 |  0.014 % |
67.98/68.08	c |      7404 |   14407   536137  1617433 |        1     5407     77 |  0.014 % |
67.98/68.08	c |      7504 |   14407   536137  1617433 |        1     5507     77 |  0.014 % |
67.98/68.08	c |      7634 |   14407   536137  1617433 |        1     5637     78 |  0.014 % |
67.98/68.08	c |      7767 |   14407   536137  1617433 |        1     5770     77 |  0.014 % |
67.98/68.08	c |      7977 |   14407   536137  1617433 |        1     5980     78 |  0.014 % |
67.98/68.08	c |      8085 |   14407   536137  1617433 |        1     6088     78 |  0.014 % |
67.98/68.08	c |      8185 |   14407   536137  1617433 |        1     6188     79 |  0.014 % |
67.98/68.08	c |      8285 |   14407   536137  1617433 |        1     6288     80 |  0.014 % |
67.98/68.08	c |      8386 |   14407   536137  1617433 |        1     6389     80 |  0.014 % |
67.98/68.08	c |      8486 |   14407   536137  1617433 |        1     6489     81 |  0.014 % |
67.98/68.08	c |      8586 |   14407   536137  1617433 |        1     6589     81 |  0.014 % |
67.98/68.08	c |      8688 |   14407   536137  1617433 |        1     6691     82 |  0.014 % |
67.98/68.08	c |      8788 |   14407   536137  1617433 |        1     6791     83 |  0.014 % |
67.98/68.08	c |      8888 |   14407   536137  1617433 |        1     6891     84 |  0.014 % |
67.98/68.08	c |      8988 |   14407   536137  1617433 |        1     6991     84 |  0.014 % |
67.98/68.08	c |      9088 |   14407   536137  1617433 |        1     7091     85 |  0.014 % |
67.98/68.08	c |      9188 |   14407   536137  1617433 |        1     7191     86 |  0.014 % |
67.98/68.08	c |      9289 |   14407   536137  1617433 |        1     7292     86 |  0.014 % |
67.98/68.08	c |      9390 |   14407   536137  1617433 |        1     7393     87 |  0.014 % |
67.98/68.08	c |      9491 |   14407   536137  1617433 |        1     7494     88 |  0.014 % |
67.98/68.08	c |      9593 |   14407   536137  1617433 |        1     7596     88 |  0.014 % |
67.98/68.08	c |      9693 |   14407   536137  1617433 |        1     7696     88 |  0.014 % |
67.98/68.08	c |      9794 |   14407   536137  1617433 |        1     7797     89 |  0.014 % |
67.98/68.08	c |      9894 |   14407   536137  1617433 |        1     7897     89 |  0.014 % |
67.98/68.08	c |      9994 |   14407   536137  1617433 |        1     7997     90 |  0.014 % |
67.98/68.08	c |     10095 |   14407   536137  1617433 |        1     8098     90 |  0.014 % |
67.98/68.08	c |     10196 |   14407   536137  1617433 |        1     8199     91 |  0.014 % |
67.98/68.08	c |     10296 |   14407   536137  1617433 |        1     8299     91 |  0.014 % |
67.98/68.08	c |     10396 |   14407   536137  1617433 |        1     8399     91 |  0.014 % |
67.98/68.08	c |     10497 |   14407   536137  1617433 |        1     8500     92 |  0.014 % |
67.98/68.08	c |     10598 |   14407   536137  1617433 |        1     8601     92 |  0.014 % |
67.98/68.08	c |     10870 |   14407   536137  1617433 |        1     4573     51 |  0.014 % |
67.98/68.08	c |     11118 |   14407   536137  1617433 |        1     4821     54 |  0.014 % |
67.98/68.08	c |     11932 |   14407   536137  1617433 |        1     5635     60 |  0.014 % |
67.98/68.08	c |     12333 |   14407   536137  1617433 |        1     6036     62 |  0.014 % |
67.98/68.08	c |     12436 |   14407   536137  1617433 |        1     6139     63 |  0.014 % |
67.98/68.08	c |     12552 |   14407   536137  1617433 |        1     6255     64 |  0.014 % |
67.98/68.08	c |     12743 |   14407   536137  1617433 |        1     6446     66 |  0.014 % |
67.98/68.08	c |     12844 |   14407   536137  1617433 |        1     6547     67 |  0.014 % |
67.98/68.08	c |     12945 |   14407   536137  1617433 |        1     6648     68 |  0.014 % |
67.98/68.08	c |     16225 |   14407   536137  1617433 |        1     9928     74 |  0.014 % |
67.98/68.08	c |     16580 |   14407   536137  1617433 |        1    10283     75 |  0.014 % |
67.98/68.08	c |     23211 |   14407   536137  1617433 |        1    10165     58 |  0.014 % |
67.98/68.08	c |    433258 |   14407   536137  1617433 |        1    54678    132 |  0.014 % |
67.98/68.08	c |    482892 |   14404   536137  1617433 |        1    58703     90 |  0.035 % |
67.98/68.08	c |    482992 |   14404   536137  1617433 |        1    58803     90 |  0.035 % |
67.98/68.08	c |    483092 |   14404   536137  1617433 |        1    58903     90 |  0.035 % |
67.98/68.08	c |    483193 |   14404   536137  1617433 |        1    59004     90 |  0.035 % |
67.98/68.08	c |    483293 |   14404   536137  1617433 |        1    59104     90 |  0.035 % |
67.98/68.08	c |    598724 |   14402   536137  1617433 |        1    75540     80 |  0.049 % |
80.09/80.16	c |    609946 |   14402   536137  1617433 |        1    86762     85 |  0.049 % |
80.09/80.16	c |    615624 |   14402   536137  1617433 |        1    92440     86 |  0.049 % |
80.09/80.16	c |    615725 |   14402   536137  1617433 |        1    92541     86 |  0.049 % |
80.09/80.16	c |    622127 |   14402   536137  1617433 |        1    98943     87 |  0.049 % |
80.09/80.16	c |    622687 |   14402   536137  1617433 |        1    99503     87 |  0.049 % |
80.09/80.16	c |    623207 |   14402   536137  1617433 |        1   100023     87 |  0.049 % |
80.09/80.16	c |    623308 |   14402   536137  1617433 |        1   100124     87 |  0.049 % |
80.09/80.16	c |    623408 |   14402   536137  1617433 |        1   100224     87 |  0.049 % |
80.09/80.16	c |    623509 |   14402   536137  1617433 |        1   100325     87 |  0.049 % |
80.09/80.16	c |    625437 |   14402   536137  1617433 |        1   102253     87 |  0.049 % |
80.09/80.16	c |    626446 |   14402   536137  1617433 |        1   103262     87 |  0.049 % |
80.09/80.16	c |    626547 |   14402   536137  1617433 |        1   103363     87 |  0.049 % |
80.09/80.16	c |    627811 |   14402   536137  1617433 |        1   104627     87 |  0.049 % |
80.09/80.16	c |    697996 |    9538   535990  1616725 |        1    65048     63 | 33.805 % |
80.09/80.16	c ===============================================================================
80.09/80.16	c restarts              : 103
80.09/80.16	c nb ReduceDB           : 22
80.09/80.16	c nb removed Clauses    : 632567
80.09/80.16	c nb learnts DL2        : 2540
80.09/80.16	c nb learnts size 2     : 2293
80.09/80.16	c nb learnts size 1     : 13
80.09/80.16	c conflicts             : 697996         (9114 /sec)
80.09/80.16	c decisions             : 2855745        (0.00 % random) (37288 /sec)
80.09/80.16	c propagations          : 296798860      (3875400 /sec)
80.09/80.16	c conflict literals     : 97642439       (44.92 % deleted)
80.09/80.16	c nb reduced Clauses    : 1117
80.09/80.16	c CPU time              : 76.5854 s
80.09/80.16	
80.09/80.17	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-3304109-1303905192/watcher-3304109-1303905192 -o /tmp/evaluation-result-3304109-1303905192/solver-3304109-1303905192 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3304109-1303905192.cnf 

running on 4 cores: 1,3,5,7

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.01 1.93 3/178 4385
/proc/meminfo: memFree=21395816/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0

[startup+0.03434 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4385
/proc/meminfo: memFree=21395816/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100331 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4385
/proc/meminfo: memFree=21395816/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300306 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4385
/proc/meminfo: memFree=21395816/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700219 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 4385
/proc/meminfo: memFree=21395816/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50107 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4387
/proc/meminfo: memFree=21352152/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
[pid=4386] ppid=4385 vsize=53468 CPUtime=1.49 cores=1,3,5,7
/proc/4386/stat : 4386 (SatELite_releas) R 4385 4385 3723 0 -1 4202496 12094 0 0 0 146 3 0 0 25 0 1 0 502121593 54751232 11263 33554432000 134512640 135144242 4294177680 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4386/statm: 13367 11263 77 155 0 13210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62172

[startup+3.10076 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4387
/proc/meminfo: memFree=21348432/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 502121593 8912896 253 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4385/statm: 2176 253 211 178 0 69 0
[pid=4386] ppid=4385 vsize=47836 CPUtime=3.09 cores=1,3,5,7
/proc/4386/stat : 4386 (SatELite_releas) R 4385 4385 3723 0 -1 4202496 13162 0 0 0 306 3 0 0 25 0 1 0 502121593 48984064 10142 33554432000 134512640 135144242 4294177680 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/4386/statm: 11959 10142 77 155 0 11802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56540

[startup+6.30116 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 4388
/proc/meminfo: memFree=21349272/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=70252 CPUtime=2.98 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 21586 0 0 0 295 3 0 0 25 0 1 0 502121923 71938048 12082 33554432000 4194304 4260849 140733788249184 18446744073709551615 4225409 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 17563 12082 252 17 0 14204 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 78956

[startup+12.7009 s]
/proc/loadavg: 2.09 2.02 1.94 3/180 4388
/proc/meminfo: memFree=21343412/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=100612 CPUtime=9.38 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 44016 0 0 0 933 5 0 0 25 0 1 0 502121923 103026688 19042 33554432000 4194304 4260849 140733788249184 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 25153 19042 252 17 0 21794 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 109316

[startup+25.5005 s]
/proc/loadavg: 2.08 2.02 1.94 3/180 4389
/proc/meminfo: memFree=21336972/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=100612 CPUtime=22.19 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 45671 0 0 0 2213 6 0 0 25 0 1 0 502121923 103026688 20674 33554432000 4194304 4260849 140733788249184 18446744073709551615 4226913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 25153 20674 252 17 0 21794 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 109316

[startup+51.1007 s]
/proc/loadavg: 2.05 2.02 1.94 3/180 4389
/proc/meminfo: memFree=21241384/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=180752 CPUtime=47.79 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 123417 0 0 0 4760 19 0 0 25 0 1 0 502121923 185090048 34727 33554432000 4194304 4260849 140733788249184 18446744073709551615 4209619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 45188 34727 252 17 0 41829 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 189456

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

[startup+63.9003 s]
/proc/loadavg: 2.04 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21280792/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=180752 CPUtime=60.59 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 149674 0 0 0 6036 23 0 0 25 0 1 0 502121923 185090048 34874 33554432000 4194304 4260849 140733788249184 18446744073709551615 4226926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 45188 34874 252 17 0 41829 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 189456

[startup+70.3011 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21290960/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=149932 CPUtime=67 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 161111 0 0 0 6675 25 0 0 25 0 1 0 502121923 153530368 32240 33554432000 4194304 4260849 140733788249184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 37483 32240 252 17 0 34124 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 158636

[startup+76.7009 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21289100/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=149932 CPUtime=73.39 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 174642 0 0 0 7312 27 0 0 25 0 1 0 502121923 153530368 33449 33554432000 4194304 4260849 140733788249184 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 37483 33449 252 17 0 34124 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 158636

[startup+78.3006 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21251032/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=180752 CPUtime=74.99 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 176048 0 0 0 7472 27 0 0 25 0 1 0 502121923 185090048 34841 33554432000 4194304 4260849 140733788249184 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 45188 34841 252 17 0 41829 0
Current children cumulated CPU time (s) 78.29
Current children cumulated vsize (KiB) 189456

[startup+79.1004 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21303856/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=100612 CPUtime=75.79 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 176346 0 0 0 7552 27 0 0 25 0 1 0 502121923 103026688 21168 33554432000 4194304 4260849 140733788249184 18446744073709551615 4228373 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 25153 21168 252 17 0 21794 0
Current children cumulated CPU time (s) 79.09
Current children cumulated vsize (KiB) 109316

[startup+79.9003 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21303856/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=100612 CPUtime=76.59 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 176346 0 0 0 7632 27 0 0 25 0 1 0 502121923 103026688 21168 33554432000 4194304 4260849 140733788249184 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 25153 21168 252 17 0 21794 0
Current children cumulated CPU time (s) 79.89
Current children cumulated vsize (KiB) 109316

[startup+80.1002 s]
/proc/loadavg: 2.03 2.02 1.94 3/180 4390
/proc/meminfo: memFree=21303856/32951124 swapFree=67111524/67111528
[pid=4385] ppid=4383 vsize=8704 CPUtime=3.3 cores=1,3,5,7
/proc/4385/stat : 4385 (glucose.sh) S 4383 4385 3723 0 -1 4202496 359 13163 0 0 0 0 325 5 18 0 1 0 502121593 8912896 255 33554432000 4194304 4922060 140737064538224 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/4385/statm: 2176 255 211 178 0 69 0
[pid=4388] ppid=4385 vsize=100612 CPUtime=76.79 cores=1,3,5,7
/proc/4388/stat : 4388 (glucose_static) R 4385 4385 3723 0 -1 4202496 176346 0 0 0 7652 27 0 0 25 0 1 0 502121923 103026688 21168 33554432000 4194304 4260849 140733788249184 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/4388/statm: 25153 21168 252 17 0 21794 0
Current children cumulated CPU time (s) 80.09
Current children cumulated vsize (KiB) 109316

Child status: 20
Real time (s): 80.176
CPU time (s): 80.1738
CPU user time (s): 79.8409
CPU system time (s): 0.332949
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 189456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.8409
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190085
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= 39
involuntary context switches= 142

runsolver used 0.145977 second user time and 0.300954 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-27 13:53:12
IDJOB=3304109
IDBENCH=84172
IDSOLVER=1687
FILE ID=node102/3304109-1303905192
RUNJOBID= node102-1303899346-3742
PBS_JOBID= 13164546
Free space on /tmp= 71544 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3304109-1303905192/watcher-3304109-1303905192 -o /tmp/evaluation-result-3304109-1303905192/solver-3304109-1303905192 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3304109-1303905192.cnf 

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=13842262

node102.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.828
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.65
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.828
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.828
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.828
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.75
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.828
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.82
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.828
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.828
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.82
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.828
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:      21395964 kB
Buffers:       1627172 kB
Cached:        9174740 kB
SwapCached:          4 kB
Active:        2877716 kB
Inactive:      8125656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21395964 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11752 kB
Writeback:           0 kB
AnonPages:      201536 kB
Mapped:          15164 kB
Slab:           487576 kB
PageTables:       4628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   358752 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= 71544 MiB
End job on node102 at 2011-04-27 13:54:33