Trace number 3367632

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
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 7.74582 7.76016

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S534787376-095.UNKNOWN.cnf
MD5SUM30a6e61471a22008cda0ff7e2d23efa4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.251961
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367632-1305384843.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:        1065
0.00/0.01	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       250      1065         0         0      3195         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     115 undec:      41 neg:      94
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       241      1054         0         0      3200         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.08/0.13	c  N st     8      4923       241      1054         0      4712      3200     61682   no data   no data
0.28/0.35	c  N st    10     11306       241      1054         0      4378      3200     46677   no data   no data
0.48/0.58	c  N st    11     17049       241      1054         0      9846      3200    122820   no data   no data
0.88/0.94	c  F st    12     25000       241      1054         0     12088      3200    148750   no data   no data
0.88/0.94	c  N st    12     25000       241      1054         0     12088      3200    148750   no data   no data
1.09/1.19	c Decided on static restart strategy
1.09/1.19	c  N st    18     30002       241      1054         0     10440      3200    121450   no data   no data
1.09/1.19	c  S st    18     30002       241      1054         0     10440      3200    121450   no data   no data
1.18/1.23	c  S st    18     30503       241      1054         0     10939      3200    128699   no data   no data
1.18/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/1.23	c blocked clauses removed:        0 vars:      0 tried:         241 T: 0.00 s
1.18/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
1.18/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.18/1.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.18/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.31	c lits-rem:       334  cl-subs:     1836  v-elim:      0  v-fix:    0  time:  0.07 s
1.28/1.31	c asymm  cl-useful: 0/1054/1054 lits-rem:0 time: 0.00
1.28/1.31	c calculated reachability. Time: 0.00
1.28/1.31	c  N st    18     30503       241      1054         0      9103      3199    106014   no data   no data
1.68/1.72	c  N st    20     37614       241      1054         0      8390      3199     84711   no data   no data
1.98/2.08	c  N st    21     44014       241      1054         0     14450      3199    169767   no data   no data
2.09/2.20	c  S st    22     45755       241      1054         0     16103      3199    191118   no data   no data
2.19/2.26	c  S st    22     46260       241      1054         0     16603      3199    198505   no data   no data
2.19/2.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
2.19/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.19/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.38/2.48	c lits-rem:       362  cl-subs:     2780  v-elim:      0  v-fix:    0  time:  0.21 s
2.38/2.48	c vivif2 --  cl tried     1054 cl shrink        0 lits rem          0 time: 0.00
2.38/2.48	c vivif2 --  cl tried    13823 cl shrink        0 lits rem          0 time: 0.00
2.38/2.49	c asymm  cl-useful: 0/1054/1054 lits-rem:0 time: 0.01
2.38/2.49	c calculated reachability. Time: 0.00
2.38/2.49	c  N st    22     46260       241      1054         0     13823      3199    162846   no data   no data
3.29/3.39	c  N st    23     60659       241      1054         1      9595      3198     86675   no data   no data
3.88/3.90	c  N st    24     69390       241      1054         1     17831      3198    194377   no data   no data
3.88/3.90	c  S st    24     69390       241      1054         1     17831      3198    194377   no data   no data
3.88/3.96	c  S st    24     69892       241      1054         1     18322      3198    201247   no data   no data
3.88/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.88/3.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.88/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.88/3.96	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.88/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
3.88/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.88/3.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.98/4.01	c subs with bin:      770  lits-rem:        81  v-fix:    0  time:  0.03 s
4.18/4.21	c lits-rem:       302  cl-subs:     3859  v-elim:      0  v-fix:    0  time:  0.20 s
4.18/4.21	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
4.18/4.21	c vivif2 --  cl tried    13693 cl shrink        0 lits rem          0 time: 0.00
4.18/4.22	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.01
4.18/4.22	c calculated reachability. Time: 0.00
4.18/4.22	c  N st    24     69892       241      1053         1     13693      3197    147364   no data   no data
5.28/5.37	c  F st    25     87500       241      1053         4     20037      3197    203525   no data   no data
5.28/5.37	c  N st    25     87500       241      1053         4     20037      3197    203525   no data   no data
5.68/5.73	c Decided on static restart strategy
5.88/5.92	c  N st    32     95541       241      1053         4     16466      3197    164654   no data   no data
6.59/6.62	c  N st    34    104838       241      1053         4     13005      3197    112710   no data   no data
6.59/6.62	c  S st    34    104838       241      1053         4     13005      3197    112710   no data   no data
6.59/6.66	c  S st    34    105342       241      1053         4     13499      3197    119984   no data   no data
6.59/6.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.59/6.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.59/6.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
6.59/6.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.59/6.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.59/6.69	c subs with bin:     1569  lits-rem:       803  v-fix:    0  time:  0.03 s
6.67/6.71	c lits-rem:       152  cl-subs:      656  v-elim:      0  v-fix:    0  time:  0.02 s
6.67/6.71	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
6.67/6.71	c vivif2 --  cl tried    11274 cl shrink        0 lits rem          0 time: 0.00
6.67/6.72	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.01
6.67/6.72	c calculated reachability. Time: 0.00
6.67/6.72	c  N st    34    105342       241      1053         7     11274      3197     97299   no data   no data
7.27/7.31	c  N st    35    114941       241      1053        14     20235      3197    196601   no data   no data
7.27/7.31	c Finding binary XORs  T:     0.00 s  found:       0
7.69/7.75	c  E st    36    120640       231      1053        66     25518      3197    249952   no data   no data
7.69/7.75	c num threads              : 1          
7.69/7.75	c restarts                 : 36         
7.69/7.75	c dynamic restarts         : 0          
7.69/7.75	c static restarts          : 36         
7.69/7.75	c full restarts            : 2          
7.69/7.75	c total simplify time      : 0.00       
7.69/7.75	c learnts DL2              : 0          
7.69/7.75	c learnts size 2           : 66         
7.69/7.75	c learnts size 1           : 77          (30.80     % of vars)
7.69/7.75	c filedLit time            : 0.01        (0.18      % time)
7.69/7.75	c v-elim SatELite          : 9           (3.60      % vars)
7.69/7.75	c SatELite time            : 0.49        (6.40      % time)
7.69/7.75	c v-elim xor               : 0           (0.00      % vars)
7.69/7.75	c xor elim time            : 0.00        (0.05      % time)
7.69/7.75	c num binary xor trees     : 0          
7.69/7.75	c binxor trees' crown      : 0           (nan       leafs/tree)
7.69/7.75	c bin xor find time        : 0.00       
7.69/7.75	c OTF clause improved      : 6543        (0.05      clauses/conflict)
7.69/7.75	c OTF impr. size diff      : 6770        (1.03       lits/clause)
7.69/7.75	c OTF cl watch-shrink      : 20939       (0.17      clauses/conflict)
7.69/7.75	c OTF cl watch-sh-lit      : 25181       (1.20       lits/clause)
7.69/7.75	c tried to recurMin cls    : 14018       (11.62      % of conflicts)
7.69/7.75	c updated cache            : 0           (0.00       lits/tried recurMin)
7.69/7.75	c clauses over max glue    : 0           (0.00      % of all clauses)
7.69/7.75	c conflicts                : 120640      (15590.95  / sec)
7.69/7.75	c decisions                : 141756      (2.20      % random)
7.69/7.75	c bogo-props               : 822378912   (106280398.50 / sec)
7.69/7.75	c conflict literals        : 1505446     (28.98     % deleted)
7.69/7.75	c Memory used              : 38.11       MB
7.69/7.75	c CPU time                 : 7.74        s
7.69/7.75	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: 961)

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-3367632-1305384843/watcher-3367632-1305384843 -o /tmp/evaluation-result-3367632-1305384843/solver-3367632-1305384843 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367632-1305384843.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.50 3.90 3.89 4/364 16092
/proc/meminfo: memFree=24732864/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=11796 CPUtime=0 cores=0,2
/proc/16092/stat : 16092 (runsolver) R 16090 16092 15273 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 650081373 12079104 49 33554432000 4194304 5432360 140736379423776 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/16092/statm: 2949 49 30 303 0 2643 0

[startup+0.019842 s]
/proc/loadavg: 3.50 3.90 3.89 4/364 16092
/proc/meminfo: memFree=24732864/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=29860 CPUtime=0 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 565 0 0 0 0 0 0 0 18 0 1 0 650081373 30576640 505 33554432000 4194304 4580011 140734587416496 18446744073709551615 4319921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 7465 505 363 95 0 2447 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29860

[startup+0.100889 s]
/proc/loadavg: 3.50 3.90 3.89 4/364 16092
/proc/meminfo: memFree=24732864/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=29992 CPUtime=0.08 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 665 0 0 0 8 0 0 0 18 0 1 0 650081373 30711808 605 33554432000 4194304 4580011 140734587416496 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 7498 605 364 95 0 2480 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29992

[startup+0.300846 s]
/proc/loadavg: 3.50 3.90 3.89 4/364 16092
/proc/meminfo: memFree=24732864/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=30492 CPUtime=0.28 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 861 0 0 0 28 0 0 0 18 0 1 0 650081373 31223808 718 33554432000 4194304 4580011 140734587416496 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 7623 718 364 95 0 2605 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30492

[startup+0.700772 s]
/proc/loadavg: 3.50 3.90 3.89 4/364 16092
/proc/meminfo: memFree=24732864/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=30976 CPUtime=0.68 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 1221 0 0 0 68 0 0 0 18 0 1 0 650081373 31719424 775 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 7744 775 364 95 0 2726 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 30976

[startup+1.50063 s]
/proc/loadavg: 3.50 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24729520/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=35312 CPUtime=1.48 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 2560 0 0 0 148 0 0 0 20 0 1 0 650081373 36159488 1911 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294455 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 8828 1911 367 95 0 3810 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35312

[startup+3.10031 s]
/proc/loadavg: 3.50 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24719724/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=37564 CPUtime=3.08 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 3628 0 0 0 308 0 0 0 25 0 1 0 650081373 38465536 2415 33554432000 4194304 4580011 140734587416496 18446744073709551615 4316817 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 9391 2415 367 95 0 4373 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37564

[startup+6.30069 s]
/proc/loadavg: 3.54 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24716356/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=38988 CPUtime=6.28 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 4956 0 0 0 628 0 0 0 25 0 1 0 650081373 39923712 2817 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 9747 2817 367 95 0 4729 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38988

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

[startup+7.10055 s]
/proc/loadavg: 3.54 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24711520/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=39020 CPUtime=7.07 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 5248 0 0 0 707 0 0 0 25 0 1 0 650081373 39956480 2773 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 9755 2774 367 95 0 4737 0
Current children cumulated CPU time (s) 7.07
Current children cumulated vsize (KiB) 39020

[startup+7.50047 s]
/proc/loadavg: 3.54 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24711520/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=39020 CPUtime=7.47 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 5320 0 0 0 747 0 0 0 25 0 1 0 650081373 39956480 2845 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 9755 2845 367 95 0 4737 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 39020

[startup+7.71343 s]
/proc/loadavg: 3.54 3.90 3.89 5/365 16093
/proc/meminfo: memFree=24709728/32950928 swapFree=67056568/67111528
[pid=16092] ppid=16090 vsize=39020 CPUtime=7.69 cores=0,2
/proc/16092/stat : 16092 (strangenight2-s) R 16090 16092 15273 0 -1 4202496 5351 0 0 0 769 0 0 0 25 0 1 0 650081373 39956480 2876 33554432000 4194304 4580011 140734587416496 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16092/statm: 9755 2876 367 95 0 4737 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 39020

Child status: 20
Real time (s): 7.76016
CPU time (s): 7.74582
CPU user time (s): 7.73782
CPU system time (s): 0.007998
CPU usage (%): 99.8152
Max. virtual memory (cumulated for all children) (KiB): 39020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.73782
system time used= 0.007998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5368
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= 6
involuntary context switches= 9

runsolver used 0.026995 second user time and 0.070989 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-14 16:54:03
IDJOB=3367632
IDBENCH=82841
IDSOLVER=1845
FILE ID=node148/3367632-1305384843
RUNJOBID= node148-1305384832-16023
PBS_JOBID= 13324354
Free space on /tmp= 72824 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S534787376-095.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367632-1305384843/watcher-3367632-1305384843 -o /tmp/evaluation-result-3367632-1305384843/solver-3367632-1305384843 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367632-1305384843.cnf

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

MD5SUM BENCH= 30a6e61471a22008cda0ff7e2d23efa4
RANDOM SEED=559053670

node148.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.854
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.70
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24733144 kB
Buffers:        308248 kB
Cached:        4558464 kB
SwapCached:       8488 kB
Active:        4596416 kB
Inactive:      3268948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24733144 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:           23044 kB
Writeback:           0 kB
AnonPages:     2996456 kB
Mapped:          28296 kB
Slab:           259344 kB
PageTables:      29820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84795888 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= 72820 MiB
End job on node148 at 2011-05-14 16:54:11