Trace number 3291242

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 83.9662 83.9906

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

running on 2 cores: 4,6

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: 3.18 3.82 3.97 5/190 16742
/proc/meminfo: memFree=18456056/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0

[startup+0.020056 s]
/proc/loadavg: 3.18 3.82 3.97 5/190 16742
/proc/meminfo: memFree=18456056/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101046 s]
/proc/loadavg: 3.18 3.82 3.97 5/190 16742
/proc/meminfo: memFree=18456056/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301009 s]
/proc/loadavg: 3.18 3.82 3.97 5/190 16742
/proc/meminfo: memFree=18456056/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700966 s]
/proc/loadavg: 3.18 3.82 3.97 5/190 16742
/proc/meminfo: memFree=18456056/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50083 s]
/proc/loadavg: 3.18 3.82 3.97 5/192 16744
/proc/meminfo: memFree=18357716/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
[pid=16743] ppid=16742 vsize=53468 CPUtime=1.48 cores=4,6
/proc/16743/stat : 16743 (SatELite_releas) R 16742 16742 15815 0 -1 4202496 12094 0 0 0 146 2 0 0 25 0 1 0 489331011 54751232 11263 33554432000 134512640 135144242 4291990528 18446744073709551615 134551280 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/16743/statm: 13367 11263 77 155 0 13210 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62172

[startup+3.10055 s]
/proc/loadavg: 3.18 3.82 3.97 5/192 16744
/proc/meminfo: memFree=18351720/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=0 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 489331011 8912896 252 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/16742/statm: 2176 252 211 178 0 69 0
[pid=16743] ppid=16742 vsize=47836 CPUtime=3.09 cores=4,6
/proc/16743/stat : 16743 (SatELite_releas) R 16742 16742 15815 0 -1 4202496 13162 0 0 0 306 3 0 0 25 0 1 0 489331011 48984064 10142 33554432000 134512640 135144242 4291990528 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/16743/statm: 11959 10142 77 155 0 11802 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56540

[startup+6.30099 s]
/proc/loadavg: 3.25 3.82 3.97 6/192 16746
/proc/meminfo: memFree=18328264/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=51380 CPUtime=2.93 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 17761 0 0 0 290 3 0 0 25 0 1 0 489331347 52613120 8808 33554432000 4194304 4260849 140735189447616 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 12845 8808 252 17 0 9486 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60084

[startup+12.7009 s]
/proc/loadavg: 3.63 3.89 3.99 5/192 16746
/proc/meminfo: memFree=18241780/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=100612 CPUtime=9.33 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 44016 0 0 0 926 7 0 0 25 0 1 0 489331347 103026688 19043 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 25153 19043 252 17 0 21794 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 109316

[startup+25.5008 s]
/proc/loadavg: 4.23 4.01 4.03 5/192 16746
/proc/meminfo: memFree=18183664/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=100612 CPUtime=22.12 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 45671 0 0 0 2203 9 0 0 25 0 1 0 489331347 103026688 20675 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 25153 20675 252 17 0 21794 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 109316

[startup+51.1004 s]
/proc/loadavg: 4.15 4.01 4.03 5/192 16778
/proc/meminfo: memFree=18251468/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=149932 CPUtime=47.72 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 120902 0 0 0 4751 21 0 0 25 0 1 0 489331347 153530368 32231 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 37483 32231 252 17 0 34124 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 158636

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

[startup+63.9003 s]
/proc/loadavg: 4.13 4.01 4.03 5/192 16779
/proc/meminfo: memFree=18235540/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=149932 CPUtime=60.51 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 147007 0 0 0 6026 25 0 0 25 0 1 0 489331347 153530368 32225 33554432000 4194304 4260849 140735189447616 18446744073709551615 4229340 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 37483 32225 252 17 0 34124 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 158636

[startup+76.7011 s]
/proc/loadavg: 4.10 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18265340/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=149932 CPUtime=73.31 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 170860 0 0 0 7302 29 0 0 25 0 1 0 489331347 153530368 29703 33554432000 4194304 4260849 140735189447616 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 37483 29703 252 17 0 34124 0
Current children cumulated CPU time (s) 76.65
Current children cumulated vsize (KiB) 158636

[startup+79.9006 s]
/proc/loadavg: 4.09 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18218972/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=149932 CPUtime=76.51 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 174268 0 0 0 7621 30 0 0 25 0 1 0 489331347 153530368 33079 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 37483 33079 252 17 0 34124 0
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (KiB) 158636

[startup+81.5003 s]
/proc/loadavg: 4.09 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18211656/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=180752 CPUtime=78.11 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 175769 0 0 0 7781 30 0 0 25 0 1 0 489331347 185090048 34566 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224509 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 45188 34566 252 17 0 41829 0
Current children cumulated CPU time (s) 81.45
Current children cumulated vsize (KiB) 189456

[startup+83.101 s]
/proc/loadavg: 4.09 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18208720/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=100612 CPUtime=79.71 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 176346 0 0 0 7941 30 0 0 25 0 1 0 489331347 103026688 21169 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 25153 21169 252 17 0 21794 0
Current children cumulated CPU time (s) 83.05
Current children cumulated vsize (KiB) 109316

[startup+83.501 s]
/proc/loadavg: 4.09 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18250880/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=100612 CPUtime=80.11 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 176346 0 0 0 7981 30 0 0 25 0 1 0 489331347 103026688 21169 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224583 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 25153 21169 252 17 0 21794 0
Current children cumulated CPU time (s) 83.45
Current children cumulated vsize (KiB) 109316

[startup+83.9009 s]
/proc/loadavg: 4.09 4.01 4.02 5/192 16779
/proc/meminfo: memFree=18250880/32951132 swapFree=67111524/67111528
[pid=16742] ppid=16740 vsize=8704 CPUtime=3.34 cores=4,6
/proc/16742/stat : 16742 (glucose.sh) S 16740 16742 15815 0 -1 4202496 359 13163 0 0 0 0 330 4 18 0 1 0 489331011 8912896 254 33554432000 4194304 4922060 140733725184432 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/16742/statm: 2176 254 211 178 0 69 0
[pid=16745] ppid=16742 vsize=100612 CPUtime=80.51 cores=4,6
/proc/16745/stat : 16745 (glucose_static) R 16742 16742 15815 0 -1 4202496 176346 0 0 0 8021 30 0 0 25 0 1 0 489331347 103026688 21169 33554432000 4194304 4260849 140735189447616 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/16745/statm: 25153 21169 252 17 0 21794 0
Current children cumulated CPU time (s) 83.85
Current children cumulated vsize (KiB) 109316

Child status: 20
Real time (s): 83.9906
CPU time (s): 83.9662
CPU user time (s): 83.5983
CPU system time (s): 0.367944
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 189456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.5983
system time used= 0.367944
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= 38
involuntary context switches= 1020

runsolver used 0.144977 second user time and 0.319951 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 02:21:54
IDJOB=3291242
IDBENCH=84172
IDSOLVER=1651
FILE ID=node129/3291242-1303777313
RUNJOBID= node129-1303777313-16638
PBS_JOBID= 13157179
Free space on /tmp= 66264 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-3291242-1303777313/watcher-3291242-1303777313 -o /tmp/evaluation-result-3291242-1303777313/solver-3291242-1303777313 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3291242-1303777313.cnf 

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1824096874

node129.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.831
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.831
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.83
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.831
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.75
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.831
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.82
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.831
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.831
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18456336 kB
Buffers:       1242752 kB
Cached:       12508844 kB
SwapCached:          4 kB
Active:        2133000 kB
Inactive:     11697300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18456336 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           38908 kB
Writeback:          40 kB
AnonPages:       77404 kB
Mapped:          15656 kB
Slab:           601064 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   269796 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node129 at 2011-04-26 02:23:18