Trace number 3174623

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-stUNSAT 6.93294 6.9349

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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174623-1301787567.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added        250
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       250      1065         0         0      3195         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     115 undec:      41 neg:      94
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       241      1054         0         0      3200         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4923       241      1054         0      4712      3200     61682   no data   no data
0.29/0.30	c  N st    10     11306       241      1054         0      4378      3200     46677   no data   no data
0.49/0.50	c  N st    11     17049       241      1054         0      9846      3200    122820   no data   no data
0.79/0.83	c  F st    12     25000       241      1054         0     12088      3200    148750   no data   no data
0.79/0.83	c  N st    12     25000       241      1054         0     12088      3200    148750   no data   no data
1.00/1.06	c Decided on static restart strategy
1.00/1.06	c  N st    18     30002       241      1054         0     10440      3200    121450   no data   no data
1.00/1.06	c  S st    18     30002       241      1054         0     10440      3200    121450   no data   no data
1.00/1.09	c  S st    18     30503       241      1054         0     10939      3200    128699   no data   no data
1.00/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.09	c blocked clauses removed:        0 vars:      0 tried:         241 T: 0.00 s
1.00/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
1.00/1.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.16	c lits-rem:       334  cl-subs:     1836  v-elim:      0  v-fix:    0  time:  0.06 s
1.10/1.17	c asymm  cl-useful: 0/1054/1054 lits-rem:0 time: 0.00
1.10/1.17	c calculated reachability. Time: 0.00
1.10/1.17	c  N st    18     30503       241      1054         0      9103      3199    106014   no data   no data
1.49/1.53	c  N st    20     37614       241      1054         0      8390      3199     84711   no data   no data
1.79/1.85	c  N st    21     44014       241      1054         0     14450      3199    169767   no data   no data
1.89/1.96	c  S st    22     45755       241      1054         0     16103      3199    191118   no data   no data
1.99/2.01	c  S st    22     46260       241      1054         0     16603      3199    198505   no data   no data
1.99/2.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.99/2.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
1.99/2.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.20	c lits-rem:       362  cl-subs:     2780  v-elim:      0  v-fix:    0  time:  0.18 s
2.20/2.20	c vivif2 --  cl tried     1054 cl shrink        0 lits rem          0 time: 0.00
2.20/2.20	c vivif2 --  cl tried    13823 cl shrink        0 lits rem          0 time: 0.00
2.20/2.21	c asymm  cl-useful: 0/1054/1054 lits-rem:0 time: 0.01
2.20/2.21	c calculated reachability. Time: 0.00
2.20/2.21	c  N st    22     46260       241      1054         0     13823      3199    162846   no data   no data
2.99/3.02	c  N st    23     60659       241      1054         1      9595      3198     86675   no data   no data
3.39/3.47	c  N st    24     69390       241      1054         1     17831      3198    194377   no data   no data
3.39/3.47	c  S st    24     69390       241      1054         1     17831      3198    194377   no data   no data
3.49/3.52	c  S st    24     69892       241      1054         1     18322      3198    201247   no data   no data
3.49/3.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.49/3.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.53	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
3.49/3.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.57	c subs with bin:      770  lits-rem:        81  v-fix:    0  time:  0.03 s
3.69/3.75	c lits-rem:       302  cl-subs:     3859  v-elim:      0  v-fix:    0  time:  0.18 s
3.69/3.75	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
3.69/3.75	c vivif2 --  cl tried    13693 cl shrink        0 lits rem          0 time: 0.00
3.69/3.76	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.01
3.69/3.76	c calculated reachability. Time: 0.00
3.69/3.76	c  N st    24     69892       241      1053         1     13693      3197    147364   no data   no data
4.69/4.79	c  F st    25     87500       241      1053         4     20037      3197    203525   no data   no data
4.69/4.79	c  N st    25     87500       241      1053         4     20037      3197    203525   no data   no data
5.09/5.12	c Decided on static restart strategy
5.19/5.29	c  N st    32     95541       241      1053         4     16466      3197    164654   no data   no data
5.89/5.91	c  N st    34    104838       241      1053         4     13005      3197    112710   no data   no data
5.89/5.91	c  S st    34    104838       241      1053         4     13005      3197    112710   no data   no data
5.89/5.95	c  S st    34    105342       241      1053         4     13499      3197    119984   no data   no data
5.89/5.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.89/5.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.89/5.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    241 time:  0.00 s
5.89/5.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.89/5.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.89/5.98	c subs with bin:     1569  lits-rem:       803  v-fix:    0  time:  0.03 s
5.99/6.00	c lits-rem:       152  cl-subs:      656  v-elim:      0  v-fix:    0  time:  0.02 s
5.99/6.00	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
5.99/6.00	c vivif2 --  cl tried    11274 cl shrink        0 lits rem          0 time: 0.00
5.99/6.01	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.01
5.99/6.01	c calculated reachability. Time: 0.00
5.99/6.01	c  N st    34    105342       241      1053         7     11274      3197     97299   no data   no data
6.50/6.53	c  N st    35    114941       241      1053        14     20235      3197    196601   no data   no data
6.50/6.53	c Finding binary XORs  T:     0.00 s  found:       0
6.89/6.93	c  E st    36    120640       231      1053        66     25518      3197    249952   no data   no data
6.89/6.93	c num threads              : 1          
6.89/6.93	c restarts                 : 36         
6.89/6.93	c dynamic restarts         : 0          
6.89/6.93	c static restarts          : 36         
6.89/6.93	c full restarts            : 2          
6.89/6.93	c total simplify time      : 0.00       
6.89/6.93	c learnts DL2              : 0          
6.89/6.93	c learnts size 2           : 66         
6.89/6.93	c learnts size 1           : 77          (30.80     % of vars)
6.89/6.93	c filedLit time            : 0.01        (0.19      % time)
6.89/6.93	c v-elim SatELite          : 9           (3.60      % vars)
6.89/6.93	c SatELite time            : 0.45        (6.46      % time)
6.89/6.93	c v-elim xor               : 0           (0.00      % vars)
6.89/6.93	c xor elim time            : 0.00        (0.04      % time)
6.89/6.93	c num binary xor trees     : 0          
6.89/6.93	c binxor trees' crown      : 0           (nan       leafs/tree)
6.89/6.93	c bin xor find time        : 0.00       
6.89/6.93	c OTF clause improved      : 6543        (0.05      clauses/conflict)
6.89/6.93	c OTF impr. size diff      : 6770        (1.03       lits/clause)
6.89/6.93	c OTF cl watch-shrink      : 20939       (0.17      clauses/conflict)
6.89/6.93	c OTF cl watch-sh-lit      : 25181       (1.20       lits/clause)
6.89/6.93	c tried to recurMin cls    : 14018       (11.62      % of conflicts)
6.89/6.93	c updated cache            : 0           (0.00       lits/tried recurMin)
6.89/6.93	c clauses over max glue    : 0           (0.00      % of all clauses)
6.89/6.93	c conflicts                : 120640      (17411.02  / sec)
6.89/6.93	c decisions                : 141756      (2.20      % random)
6.89/6.93	c bogo-props               : 822378912   (118687447.12 / sec)
6.89/6.93	c conflict literals        : 1505446     (28.98     % deleted)
6.89/6.93	c Memory used              : 38.12       MB
6.89/6.93	c CPU time                 : 6.93        s
6.89/6.93	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174623-1301787567/watcher-3174623-1301787567 -o /tmp/evaluation-result-3174623-1301787567/solver-3174623-1301787567 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174623-1301787567.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.83 3.97 3.94 1/183 10737
/proc/meminfo: memFree=22433860/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=29908 CPUtime=0 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 573 0 0 0 0 0 0 0 25 0 1 0 290359365 30625792 512 33554432000 4194304 4627331 140734295653424 18446744073709551615 4329470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 7477 512 371 106 0 2448 0

[startup+0.00638303 s]
/proc/loadavg: 3.83 3.97 3.94 1/183 10737
/proc/meminfo: memFree=22433860/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=29908 CPUtime=0 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 574 0 0 0 0 0 0 0 25 0 1 0 290359365 30625792 513 33554432000 4194304 4627331 140734295653424 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 7477 513 371 106 0 2448 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 29908

[startup+0.100303 s]
/proc/loadavg: 3.83 3.97 3.94 1/183 10737
/proc/meminfo: memFree=22433860/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=30192 CPUtime=0.09 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 692 0 0 0 9 0 0 0 25 0 1 0 290359365 30916608 631 33554432000 4194304 4627331 140734295653424 18446744073709551615 4333001 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 7548 631 371 106 0 2519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30192

[startup+0.300265 s]
/proc/loadavg: 3.83 3.97 3.94 1/183 10737
/proc/meminfo: memFree=22433860/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=30780 CPUtime=0.29 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 964 0 0 0 29 0 0 0 25 0 1 0 290359365 31518720 687 33554432000 4194304 4627331 140734295653424 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 7695 687 372 106 0 2666 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30780

[startup+0.700198 s]
/proc/loadavg: 3.83 3.97 3.94 1/183 10737
/proc/meminfo: memFree=22433860/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=31016 CPUtime=0.69 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 1264 0 0 0 69 0 0 0 25 0 1 0 290359365 31760384 817 33554432000 4194304 4627331 140734295653424 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 7754 817 372 106 0 2725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31016

[startup+1.50103 s]
/proc/loadavg: 3.83 3.97 3.94 6/185 10814
/proc/meminfo: memFree=22431060/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=35348 CPUtime=1.49 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 2619 0 0 0 149 0 0 0 25 0 1 0 290359365 36196352 1969 33554432000 4194304 4627331 140734295653424 18446744073709551615 4324232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 8837 1969 377 106 0 3808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35348

[startup+3.10073 s]
/proc/loadavg: 3.83 3.97 3.94 5/190 10819
/proc/meminfo: memFree=22408460/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=37728 CPUtime=3.09 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 3863 0 0 0 309 0 0 0 25 0 1 0 290359365 38633472 2390 33554432000 4194304 4627331 140734295653424 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 9432 2390 377 106 0 4403 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37728

[startup+6.30019 s]
/proc/loadavg: 3.85 3.97 3.94 5/190 10819
/proc/meminfo: memFree=22395324/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=39028 CPUtime=6.29 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 5247 0 0 0 629 0 0 0 25 0 1 0 290359365 39964672 2771 33554432000 4194304 4627331 140734295653424 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 9757 2771 377 106 0 4728 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39028

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

[startup+6.70113 s]
/proc/loadavg: 3.85 3.97 3.94 5/190 10819
/proc/meminfo: memFree=22394348/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=39028 CPUtime=6.69 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 5328 0 0 0 669 0 0 0 25 0 1 0 290359365 39964672 2852 33554432000 4194304 4627331 140734295653424 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 9757 2852 377 106 0 4728 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 39028

[startup+6.90108 s]
/proc/loadavg: 3.85 3.97 3.94 5/190 10819
/proc/meminfo: memFree=22394348/32951124 swapFree=67111528/67111528
[pid=10737] ppid=10735 vsize=39028 CPUtime=6.89 cores=4,6
/proc/10737/stat : 10737 (strangenight2-s) R 10735 10737 10306 0 -1 4202496 5361 0 0 0 689 0 0 0 25 0 1 0 290359365 39964672 2885 33554432000 4194304 4627331 140734295653424 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10737/statm: 9757 2885 377 106 0 4728 0
Current children cumulated CPU time (s) 6.89
Current children cumulated vsize (KiB) 39028

Child status: 20
Real time (s): 6.9349
CPU time (s): 6.93294
CPU user time (s): 6.92895
CPU system time (s): 0.003999
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 39936

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

runsolver used 0.012998 second user time and 0.023996 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-03 01:39:27
IDJOB=3174623
IDBENCH=82841
IDSOLVER=1587
FILE ID=node103/3174623-1301787567
RUNJOBID= node103-1301783655-10325
PBS_JOBID= 12841414
Free space on /tmp= 71832 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3174623-1301787567/watcher-3174623-1301787567 -o /tmp/evaluation-result-3174623-1301787567/solver-3174623-1301787567 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174623-1301787567.cnf

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

MD5SUM BENCH= 30a6e61471a22008cda0ff7e2d23efa4
RANDOM SEED=1723014375

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      22434140 kB
Buffers:        336308 kB
Cached:        9853948 kB
SwapCached:          0 kB
Active:        7164812 kB
Inactive:      3094456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22434140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:       68236 kB
Mapped:          15188 kB
Slab:           194784 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285840 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= 71824 MiB
End job on node103 at 2011-04-03 01:39:35