Trace number 3370507

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-Night-1-st (fixed)UNSAT 12.0082 12.014

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370507-1305395741.cnf'
0.00/0.00	c -- header says num vars:           1339
0.00/0.00	c -- header says num clauses:        7095
0.00/0.01	c -- clauses added:            0 learnts,         7095 normals,            0 xors
0.00/0.01	c -- vars added       1339
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1339      6278       547         0     59036         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 441/5646/5646 lits-rem:557 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.04	c bin-w-bin subsume rem          511 bins  time:  0.00 s
0.00/0.04	c subs with bin:       27  lits-rem:         4  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1297 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.03/0.07	c lits-rem:      2677  cl-subs:     2171  v-elim:    166  v-fix:    0  time:  0.03 s
0.03/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.07	c calculated reachability. Time: 0.00
0.03/0.07	c Calc default polars -  time:   0.00 s pos:     265 undec:     810 neg:     264
0.03/0.07	c =========================================================================================
0.03/0.07	c types(t): F = full restart, N = normal restart
0.03/0.07	c types(t): S = simplification begin/end, E = solution found
0.03/0.07	c restart types(rt): st = static, dy = dynamic
0.03/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.07	c  B st     0         0      1131      3343       550         0     31475         0   no data   no data  --
0.09/0.14	c  N dy    17      4175      1131      3343       557      4075     31471     70239      8.10      8.60  --
0.19/0.25	c  N dy    45      8394      1131      3343       571      5755     31471     75369      8.20      8.68  --
0.29/0.38	c  N dy    78     12435      1131      3343       583      5565     31470     59910      8.47      9.14  --
0.49/0.52	c  N dy   111     16526      1131      3343       602      9582     31470    131143      8.65      9.27  --
0.59/0.69	c  N dy   143     20888      1131      3343       616      8350     31470     95527      8.83      9.30  --
0.79/0.87	c  N dy   180     24926      1131      3343       627     12325     31470    175680      9.02      9.50  --
0.79/0.88	c  F st   181     25000      1131      3343       627     12398     31470    177030      9.02   no data  --
0.99/1.10	c  N dy   187     30000      1131      3343       629     10636     31470    135431      9.02   no data  --
0.99/1.10	c  S st   187     30000      1131      3343       629     10636     31470    135431      9.02   no data  --
1.10/1.13	c  S st   187     30505      1131      3343       630     11131     31470    142858      9.02   no data  --
1.10/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.10/1.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.16	c subs with bin:      462  lits-rem:       552  v-fix:    0  time:  0.02 s
1.10/1.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1131 time:  0.00 s
1.10/1.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.51	c lits-rem:       954  cl-subs:      712  v-elim:     18  v-fix:    0  time:  0.35 s
1.49/1.54	c asymm  cl-useful: 25/3245/3245 lits-rem:25 time: 0.03
1.49/1.54	c calculated reachability. Time: 0.00
1.49/1.54	c  N dy   187     30505      1113      3245       632     10041     30560    132351      9.02   no data  --
1.69/1.75	c  N dy   226     34584      1113      3245       642     14067     30560    214011      9.24      9.91  --
1.89/1.95	c  N dy   257     38621      1113      3245       657     10264     30560    111830      9.34      9.85  --
1.98/2.08	c Finding binary XORs  T:     0.00 s  found:       0
2.09/2.18	c  N dy   295     42663      1113      3245       667     14234     30560    195354      9.53     12.84  --
2.28/2.37	c  S st   317     45757      1113      3245       674     17272     30560    256907      9.58      8.51  --
2.38/2.41	c  S st   317     46260      1113      3245       674      8980     30560     70127      9.58   no data  --
2.38/2.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.38/2.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.38/2.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.38/2.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.38/2.43	c subs with bin:      380  lits-rem:        74  v-fix:    0  time:  0.01 s
2.38/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1113 time:  0.00 s
2.38/2.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.38/2.48	c lits-rem:       156  cl-subs:      208  v-elim:      7  v-fix:    0  time:  0.05 s
2.38/2.48	c vivif2 --  cl tried     3241 cl shrink        0 lits rem          0 time: 0.00
2.38/2.48	c vivif2 --  cl tried     8399 cl shrink        0 lits rem          0 time: 0.00
2.48/2.50	c asymm  cl-useful: 19/3241/3241 lits-rem:22 time: 0.03
2.48/2.50	c calculated reachability. Time: 0.00
2.48/2.50	c  N dy   317     46260      1106      3241       675      8399     30512     66876      9.58   no data  --
2.58/2.68	c  N dy   320     50316      1106      3241       681     12349     30512    130295      9.43      9.96  --
2.88/2.92	c  N dy   354     54439      1106      3241       692     16409     30512    212002      9.51     10.28  --
3.08/3.17	c  N dy   376     58462      1106      3241       698     10562     30511     86326      9.55     10.10  --
3.30/3.38	c  N dy   378     62761      1106      3241       705     14720     30511    143135      9.32      9.84  --
3.58/3.64	c  N dy   401     66833      1106      3241       707     18677     30511    212375      9.30     12.33  --
3.78/3.81	c  S st   416     69392      1106      3241       712     21171     30511    260143      9.33      6.89  --
3.78/3.86	c  S st   416     69893      1106      3241       713     10953     30511     83182      9.33   no data  --
3.78/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.78/3.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.88	c subs with bin:      398  lits-rem:       114  v-fix:    0  time:  0.01 s
3.78/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1106 time:  0.00 s
3.78/3.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.88/3.96	c lits-rem:       319  cl-subs:      376  v-elim:     29  v-fix:    0  time:  0.08 s
3.88/3.96	c vivif2 --  cl tried     3192 cl shrink        0 lits rem          0 time: 0.00
3.88/3.96	c vivif2 --  cl tried    10220 cl shrink        0 lits rem          0 time: 0.00
3.88/3.99	c asymm  cl-useful: 73/3192/3192 lits-rem:93 time: 0.03
3.88/3.99	c calculated reachability. Time: 0.00
3.88/3.99	c  N dy   416     69893      1077      3188       719     10220     29968     78879      9.33   no data  --
4.18/4.29	c Finding binary XORs  T:     0.00 s  found:       0
4.18/4.30	c  N dy   417     75465      1076      2833       726     11877     25175    105181      9.07      9.59  --
4.48/4.58	c  N dy   454     80313      1076      2833       739     16635     25175    197924      9.16      9.66  --
4.88/4.90	c  N dy   483     85534      1076      2833       752     11941     25175    107729      9.18     10.98  --
4.98/5.00	c  F st   496     87500      1076      2833       757     13869     25175    143886      9.20      9.12  --
5.28/5.31	c  N dy   502     92698      1076      2833       759     18928     25175    235013      9.20   no data  --
5.68/5.78	c  N dy   523    100131      1076      2833       770     14389     25175    125533      9.11      9.64  --
5.98/6.06	c  S st   539    104839      1076      2833       777     18947     25174    197404      9.08   no data  --
6.08/6.10	c  S st   539    105343      1076      2833       778     19447     25174    205591      9.08   no data  --
6.08/6.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.08/6.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.08/6.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
6.08/6.12	c bin-w-bin subsume rem            1 bins  time:  0.00 s
6.08/6.15	c subs with bin:      576  lits-rem:       306  v-fix:    0  time:  0.03 s
6.08/6.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1076 time:  0.00 s
6.08/6.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.68/6.71	c lits-rem:      1910  cl-subs:     1384  v-elim:    147  v-fix:    0  time:  0.57 s
6.68/6.71	c vivif2 --  cl tried     2773 cl shrink        0 lits rem          0 time: 0.00
6.68/6.72	c vivif2 --  cl tried    17544 cl shrink        0 lits rem          0 time: 0.00
6.68/6.76	c asymm  cl-useful: 105/2773/2773 lits-rem:117 time: 0.05
6.68/6.76	c calculated reachability. Time: 0.00
6.68/6.76	c  N dy   539    105343       929      2773       777     17544     24414    187559      9.08   no data  --
6.98/7.01	c Finding binary XORs  T:     0.00 s  found:       0
7.18/7.23	c  N dy   566    112174       929      2773       787     24190     24414    301532      9.06      9.56  --
7.98/8.03	c  N dy   587    123939       929      2773       803     22417     24414    234547      8.93      9.44  --
8.58/8.66	c  N dy   609    132064       928      2773       825     16005     24414    130261      8.87      9.45  --
9.08/9.16	c Finding binary XORs  T:     0.00 s  found:       0
9.38/9.44	c  N dy   619    142673       928      2380       846     25406     19628    269743      8.75      9.40  --
10.39/10.43	c  N dy   641    156358       927      2380       880     23654     19626    228630      8.64      9.25  --
10.49/10.56	c  S st   644    158015       927      2380       884     25254     19626    251072      8.62      5.79  --
10.59/10.61	c  S st   644    158521       927      2380       889     25751     19626    257948      8.62   no data  --
10.59/10.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
10.59/10.63	c bin-w-bin subsume rem            3 bins  time:  0.00 s
10.69/10.70	c subs with bin:     2329  lits-rem:      1621  v-fix:    0  time:  0.07 s
10.69/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    927 time:  0.00 s
10.69/10.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.39/11.41	c lits-rem:      3293  cl-subs:     1820  v-elim:    332  v-fix:    0  time:  0.71 s
11.39/11.41	c vivif2 --  cl tried     1853 cl shrink        0 lits rem          0 time: 0.00
11.39/11.42	c vivif2 --  cl tried    20555 cl shrink      355 lits rem        419 time: 0.00
11.39/11.46	c asymm  cl-useful: 52/1853/1853 lits-rem:58 time: 0.04
11.39/11.46	c calculated reachability. Time: 0.00
11.39/11.46	c  N dy   644    158521       595      1853       886     20554     13892    205354      8.62   no data  --
11.49/11.56	c Finding binary XORs  T:     0.00 s  found:       0
11.89/12.01	c  E dy   647    164725       569       997       845     14121      6340    115101      8.54      3.82  --
11.89/12.01	c num threads              : 1          
11.89/12.01	c restarts                 : 647        
11.89/12.01	c dynamic restarts         : 629        
11.89/12.01	c static restarts          : 18         
11.89/12.01	c full restarts            : 2          
11.89/12.01	c total simplify time      : 0.01       
11.89/12.01	c learnts DL2              : 0          
11.89/12.01	c learnts size 2           : 1709       
11.89/12.01	c learnts size 1           : 140         (10.46     % of vars)
11.89/12.01	c filedLit time            : 0.05        (0.38      % time)
11.89/12.01	c v-elim SatELite          : 699         (52.20     % vars)
11.89/12.01	c SatELite time            : 1.76        (14.65     % time)
11.89/12.01	c v-elim xor               : 0           (0.00      % vars)
11.89/12.01	c xor elim time            : 0.00        (0.03      % time)
11.89/12.01	c num binary xor trees     : 0          
11.89/12.01	c binxor trees' crown      : 0           (nan       leafs/tree)
11.89/12.01	c bin xor find time        : 0.00       
11.89/12.01	c OTF clause improved      : 4164        (0.03      clauses/conflict)
11.89/12.01	c OTF impr. size diff      : 4603        (1.11       lits/clause)
11.89/12.01	c OTF cl watch-shrink      : 100107      (0.61      clauses/conflict)
11.89/12.01	c OTF cl watch-sh-lit      : 274383      (2.74       lits/clause)
11.89/12.01	c tried to recurMin cls    : 57671       (35.01      % of conflicts)
11.89/12.01	c updated cache            : 0           (0.00       lits/tried recurMin)
11.89/12.01	c clauses over max glue    : 0           (0.00      % of all clauses)
11.89/12.01	c conflicts                : 164725      (13733.75  / sec)
11.89/12.01	c decisions                : 332484      (5.64      % random)
11.89/12.01	c bogo-props               : 1152656455  (96101345.77 / sec)
11.89/12.01	c conflict literals        : 2739009     (36.15     % deleted)
11.89/12.01	c Memory used              : 46.16       MB
11.89/12.01	c CPU time                 : 11.99       s
11.89/12.01	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-3370507-1305395741/watcher-3370507-1305395741 -o /tmp/evaluation-result-3370507-1305395741/solver-3370507-1305395741 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370507-1305395741.cnf 

running on 2 cores: 5,7

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.78 3.97 3.63 5/367 16702
/proc/meminfo: memFree=24233444/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=30180 CPUtime=0 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 643 0 0 0 0 0 0 0 25 0 1 0 631989579 30904320 583 33554432000 4194304 4650387 140736839287504 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 7545 583 328 112 0 2510 0

[startup+0.04194 s]
/proc/loadavg: 3.78 3.97 3.63 5/367 16702
/proc/meminfo: memFree=24233444/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=32712 CPUtime=0.03 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 1357 0 0 0 3 0 0 0 25 0 1 0 631989579 33497088 1215 33554432000 4194304 4650387 140736839287504 18446744073709551615 4441632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 8178 1215 367 112 0 3143 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32712

[startup+0.100963 s]
/proc/loadavg: 3.78 3.97 3.63 5/367 16702
/proc/meminfo: memFree=24233444/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=32924 CPUtime=0.09 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 1436 0 0 0 9 0 0 0 25 0 1 0 631989579 33714176 1294 33554432000 4194304 4650387 140736839287504 18446744073709551615 4326607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 8231 1294 378 112 0 3196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32924

[startup+0.300938 s]
/proc/loadavg: 3.78 3.97 3.63 5/367 16702
/proc/meminfo: memFree=24233444/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=32924 CPUtime=0.29 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 1687 0 0 0 29 0 0 0 25 0 1 0 631989579 33714176 1370 33554432000 4194304 4650387 140736839287504 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 8231 1370 380 112 0 3196 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32924

[startup+0.700865 s]
/proc/loadavg: 3.78 3.97 3.63 5/367 16702
/proc/meminfo: memFree=24233444/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=33796 CPUtime=0.69 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 2238 0 0 0 69 0 0 0 25 0 1 0 631989579 34607104 1510 33554432000 4194304 4650387 140736839287504 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 8449 1510 380 112 0 3414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33796

[startup+1.50072 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24217688/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=38172 CPUtime=1.49 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 3660 0 0 0 149 0 0 0 25 0 1 0 631989579 39088128 2659 33554432000 4194304 4650387 140736839287504 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 9543 2659 382 112 0 4508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38172

[startup+3.10041 s]
/proc/loadavg: 3.80 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24209456/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=38268 CPUtime=3.08 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 4498 0 0 0 308 0 0 0 25 0 1 0 631989579 39186432 2811 33554432000 4194304 4650387 140736839287504 18446744073709551615 4315087 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 9567 2811 382 112 0 4532 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38268

[startup+6.30083 s]
/proc/loadavg: 3.80 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24201284/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47148 CPUtime=6.28 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 6201 0 0 0 628 0 0 0 25 0 1 0 631989579 48279552 3373 33554432000 4194304 4650387 140736839287504 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11787 3373 382 112 0 6752 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 47148

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

[startup+9.50024 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24194644/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47256 CPUtime=9.48 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 7254 0 0 0 948 0 0 0 25 0 1 0 631989579 48390144 3525 33554432000 4194304 4650387 140736839287504 18446744073709551615 4334448 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11814 3525 382 112 0 6779 0
Current children cumulated CPU time (s) 9.48
Current children cumulated vsize (KiB) 47256

[startup+11.1009 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24188208/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47264 CPUtime=11.09 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 8287 0 0 0 1108 1 0 0 25 0 1 0 631989579 48398336 4104 33554432000 4194304 4650387 140736839287504 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11816 4104 382 112 0 6781 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 47264

[startup+11.5009 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24188208/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47264 CPUtime=11.49 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 8308 0 0 0 1148 1 0 0 25 0 1 0 631989579 48398336 4125 33554432000 4194304 4650387 140736839287504 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11816 4125 382 112 0 6781 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 47264

[startup+11.9008 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24188208/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47264 CPUtime=11.89 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 8381 0 0 0 1188 1 0 0 25 0 1 0 631989579 48398336 4198 33554432000 4194304 4650387 140736839287504 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11816 4198 382 112 0 6781 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 47264

[startup+12.0008 s]
/proc/loadavg: 3.83 3.97 3.64 5/368 16703
/proc/meminfo: memFree=24187096/32951124 swapFree=65980216/67111528
[pid=16702] ppid=16700 vsize=47264 CPUtime=12 cores=5,7
/proc/16702/stat : 16702 (strangenight1-s) R 16700 16702 15582 0 -1 4202496 8393 0 0 0 1199 1 0 0 25 0 1 0 631989579 48398336 4210 33554432000 4194304 4650387 140736839287504 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16702/statm: 11816 4210 382 112 0 6781 0
Current children cumulated CPU time (s) 12
Current children cumulated vsize (KiB) 47264

Child status: 20
Real time (s): 12.014
CPU time (s): 12.0082
CPU user time (s): 11.9952
CPU system time (s): 0.012998
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 47264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9952
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8405
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= 11

runsolver used 0.042993 second user time and 0.116982 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 19:55:41
IDJOB=3370507
IDBENCH=85959
IDSOLVER=1847
FILE ID=node142/3370507-1305395741
RUNJOBID= node142-1305395739-16582
PBS_JOBID= 13324407
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370507-1305395741/watcher-3370507-1305395741 -o /tmp/evaluation-result-3370507-1305395741/solver-3370507-1305395741 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370507-1305395741.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1792862272

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      24233724 kB
Buffers:        311072 kB
Cached:        3832788 kB
SwapCached:      11520 kB
Active:        6066284 kB
Inactive:      2317780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24233724 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           26552 kB
Writeback:           0 kB
AnonPages:     4237044 kB
Mapped:          21448 kB
Slab:           235672 kB
PageTables:      32744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77131472 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= 73420 MiB
End job on node142 at 2011-05-14 19:55:53