Trace number 3286759

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 114.009 114.007

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9231
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
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-3286759-1303768094.cnf'
0.00/0.00	c -- header says num vars:         259762
0.00/0.00	c -- header says num clauses:      656573
0.19/0.25	c -- clauses added:            0 learnts,       656573 normals,            0 xors
0.19/0.25	c -- vars added     259762
0.19/0.25	c Parsing time:  0.22 s
0.19/0.25	c  N st     0         0    259762    218857    437714         0   1531999         0   no data   no data
0.89/0.95	c asymm  cl-useful: 0/844/216224 lits-rem:0 time: 0.69
14.69/14.78	c Flit:     0 Blit:   4662 bXBeca:    0 bXProp: 3592 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 13.68
14.79/14.80	c Cleaning up after failed var search:     0.01 s 
14.79/14.83	c Replacing     3592 vars Replaced    46696 lits Time:     0.02 s 
14.79/14.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
14.89/14.91	c bin-w-bin subsume rem            0 bins  time:  0.02 s
14.89/14.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
17.19/17.25	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:  9527 done:  47736 time:  2.27 s
17.29/17.39	c Removed useless bin:     418  fixed:     0  props:  20.00M  time:  0.14 s
20.99/21.04	c lits-rem:         0  cl-subs:      103  v-elim:  82958  v-fix:    0  time:  3.62 s
21.90/21.90	c Finding binary XORs  T:     0.85 s  found:    8572
21.90/21.92	c Replacing     8572 vars Replaced    59955 lits Time:     0.02 s 
22.09/22.12	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
22.09/22.12	c calculated reachability. Time: 0.17
22.09/22.13	c Calc default polars -  time:   0.01 s pos:    4704 undec:  114015 neg:  141043
22.09/22.13	c =========================================================================================
22.09/22.13	c types(t): F = full restart, N = normal restart
22.09/22.13	c types(t): S = simplification begin/end, E = solution found
22.09/22.13	c restart types(rt): st = static, dy = dynamic
22.09/22.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
22.09/22.13	c  B st     0         0    147817    109942    307184         0    949717         0   no data   no data
27.50/27.54	c  N dy    11      4059    144789    106917    299833      3848    925541   3332102     13.41     14.16
32.50/32.52	c  N dy    20      8554    143774    106917    299929      8227    925541   6765701     14.38     15.22
37.59/37.63	c  N dy    25     13007    143399    106917    299929     12658    925541  10726426     12.83     13.63
42.39/42.41	c  N dy    43     17042    134693     96831    274872     16563    844989  10958537     12.74     13.43
48.40/48.43	c  N dy    57     22139    133743     96831    274874     11888    844989   3479166     12.24     12.91
49.19/49.24	c Finding binary XORs  T:     0.78 s  found:    7056
49.29/49.32	c Replacing     7056 vars Replaced    89684 lits Time:     0.08 s 
52.40/52.42	c  F st    70     25000    126628     95823    258146     14724    808714   5129407     12.15     12.71
54.09/54.16	c  N st    73     26187    126628     95823    258146     15909    808714   6180247     12.15   no data
59.39/59.49	c  S st    76     30002    126628     95823    258146     19701    808714  10065898     12.15   no data
60.29/60.36	c  S st    76     30506    124771     95823    258213     20096    808714  10246700     12.15   no data
60.40/60.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
80.79/80.87	c Flit:  1072 Blit:    630 bXBeca:    0 bXProp: 2624 Bins:14798717 BRemL:      1 BRemN:      0 P: 200.1M T: 20.14
81.09/81.11	c Cleaning up after failed var search:     0.24 s 
81.89/81.90	c Replacing     2624 vars Replaced 26536753 lits Time:     0.75 s 
81.89/81.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
85.09/85.12	c bin-w-bin subsume rem         8360 bins  time:  3.12 s
85.89/85.99	c subs with bin:      413  lits-rem:       138  v-fix:    0  time:  0.87 s
92.79/92.85	c Subs w/ non-existent bins:   3053 l-rem:   3033 v-fix:  2480 done:  26548 time:  6.86 s
93.40/93.40	c Removed useless bin:     922  fixed:     0  props:  20.01M  time:  0.54 s
95.40/95.40	c lits-rem:      1743  cl-subs:     2938  v-elim:  77200  v-fix:    0  time:  1.99 s
95.40/95.46	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.05 s
95.50/95.50	c lits-rem:        12  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.03 s
95.80/95.88	c asymm  cl-useful: 334/1242/44951 lits-rem:771 time: 0.38
96.00/96.01	c calculated reachability. Time: 0.11
96.00/96.02	c  N dy    76     30506     36122     44951   1111625       584    331697   2079491     12.15   no data
96.80/96.80	c Finding binary XORs  T:     0.79 s  found:     482
96.80/96.84	c Replacing      482 vars Replaced    19953 lits Time:     0.03 s 
98.10/98.10	c  N dy    87     34671     35640     44945   1110552      4518    329763   2212700     11.59     12.44
99.40/99.50	c  N dy   104     38759     35638     44945   1110663      8305    329763   2369597     11.43     12.27
100.99/101.01	c  N dy   123     42819     35638     44945   1110699      6954    329763   2270391     11.46     38.15
101.99/102.08	c  S st   134     45762     35638     44945   1110699      9805    329763   2396585     11.31     13.73
102.30/102.35	c  S st   134     46263     35632     44945   1110702     10288    329763   2411249     11.31   no data
102.30/102.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
105.50/105.58	c Flit:   102 Blit:      0 bXBeca:    0 bXProp: 23257 Bins:  64382 BRemL:  47263 BRemN:  21131 P: 39.2M T:  3.19
105.60/105.61	c Cleaning up after failed var search:     0.03 s 
105.60/105.64	c Replacing    23257 vars Replaced   357632 lits Time:     0.03 s 
105.60/105.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.60/105.65	c bin-w-bin subsume rem          272 bins  time:  0.00 s
105.60/105.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
105.69/105.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8007 time:  0.01 s
105.69/105.71	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
105.69/105.78	c lits-rem:         0  cl-subs:       14  v-elim:    126  v-fix:    0  time:  0.08 s
105.79/105.84	c subs with bin:      186  lits-rem:      2774  v-fix:    0  time:  0.04 s
105.79/105.89	c lits-rem:       699  cl-subs:      993  v-elim:      0  v-fix:    0  time:  0.05 s
105.79/105.89	c vivif2 --  cl tried     9748 cl shrink        0 lits rem          0 time: 0.00
105.89/105.90	c vivif2 --  cl tried     8998 cl shrink        2 lits rem          3 time: 0.01
105.89/105.92	c asymm  cl-useful: 0/7662/9748 lits-rem:0 time: 0.02
105.89/105.92	c calculated reachability. Time: 0.00
105.89/105.92	c  N dy   134     46263      7881      9748     16821      8998     94556    137671     11.31   no data
106.09/106.11	c Finding binary XORs  T:     0.19 s  found:       0
106.29/106.36	c  N dy   142     51095      7880      9748     16829     13495     94556    208326     10.88     11.71
106.60/106.60	c  N dy   153     55162      7879      9748     16850     17284     94556    272525     10.65     12.09
106.79/106.88	c  N dy   172     59257      7879      9748     16851     21173     94556    352968     10.63     11.40
107.19/107.23	c  N dy   195     63990      7879      9748     16869     25626     94556    440971     10.57     11.37
107.49/107.55	c  N dy   213     68319      7879      9748     16878     16830     94556    173428     10.50     11.27
107.59/107.62	c  S st   216     69394      7879      9748     16878     17852     94556    188304     10.45   no data
107.59/107.68	c  S st   216     69894      7879      9748     16878     18319     94556    194728     10.45   no data
107.59/107.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
107.89/107.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     42 BRemL:      0 BRemN:      0 P:  2.0M T:  0.27
107.89/107.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.89/107.97	c bin-w-bin subsume rem            7 bins  time:  0.00 s
107.99/108.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
107.99/108.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7879 time:  0.01 s
107.99/108.02	c Removed useless bin:       0  fixed:     0  props:   0.42M  time:  0.01 s
107.99/108.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
108.10/108.13	c subs with bin:       56  lits-rem:       379  v-fix:    0  time:  0.04 s
108.20/108.20	c lits-rem:       709  cl-subs:      637  v-elim:      0  v-fix:    0  time:  0.07 s
108.20/108.20	c vivif2 --  cl tried     9740 cl shrink        0 lits rem          0 time: 0.00
108.20/108.21	c vivif2 --  cl tried    16840 cl shrink        1 lits rem          1 time: 0.01
108.20/108.25	c asymm  cl-useful: 0/9740/9740 lits-rem:0 time: 0.04
108.20/108.26	c calculated reachability. Time: 0.00
108.20/108.26	c  N dy   216     69894      7879      9740     16561     16840     93784    183038     10.45   no data
108.50/108.58	c  N dy   245     74536      7879      9740     16570     21172     93784    295734     10.75     11.80
108.90/108.92	c  N dy   273     79311      7878      9740     16581     25667     93784    405720     11.00     11.88
109.30/109.33	c  N dy   292     84398      7878      9740     16609     30400     93784    506798     10.90     11.65
109.60/109.60	c  F st   310     87500      7877      9740     16622     33345     93784    578071     10.90      5.27
109.80/109.87	c  N st   315     90799      7876      9732     16440     18926     93012    167690     10.90   no data
110.20/110.28	c  N dy   334     96659      7875      9732     16494     24323     93012    283333     11.06     29.33
110.70/110.79	c  N dy   370    103801      7874      9732     16513     31013     93012    442224     11.23     11.88
110.80/110.87	c  S st   375    104843      7874      9732     16517     31994     93012    463020     11.22   no data
110.90/110.95	c  S st   375    105346      7874      9732     16519     32466     93012    470915     11.22   no data
110.90/110.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.20/111.26	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    357 BRemL:      0 BRemN:      0 P:  3.0M T:  0.30
111.20/111.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.20/111.27	c bin-w-bin subsume rem            4 bins  time:  0.00 s
111.30/111.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
111.30/111.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7873 time:  0.01 s
111.30/111.33	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
111.30/111.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
111.50/111.51	c subs with bin:      365  lits-rem:      6938  v-fix:    0  time:  0.10 s
111.70/111.70	c lits-rem:      6095  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  0.18 s
111.70/111.70	c vivif2 --  cl tried     9716 cl shrink        0 lits rem          0 time: 0.00
111.70/111.71	c vivif2 --  cl tried    29118 cl shrink        6 lits rem          6 time: 0.01
111.70/111.77	c asymm  cl-useful: 0/9716/9716 lits-rem:0 time: 0.05
111.70/111.77	c calculated reachability. Time: 0.00
111.70/111.78	c  N dy   375    105346      7873      9716     16298     29118     91468    404765     11.22   no data
112.20/112.28	c Finding binary XORs  T:     0.18 s  found:       0
112.50/112.55	c  N dy   417    112139      7873      9716     16339     35603     91468    561394     11.25     11.90
113.09/113.10	c  N dy   466    119379      7867      9716     16379     23912     91468    239194     11.42     12.04
113.59/113.69	c  E dy   497    126951      7853      9716     16453     31078     91468    394836     11.31      4.64
113.59/113.69	c num threads              : 1          
113.59/113.69	c restarts                 : 497        
113.59/113.69	c dynamic restarts         : 479        
113.59/113.69	c static restarts          : 18         
113.59/113.69	c full restarts            : 2          
113.59/113.69	c total simplify time      : 2.21       
113.59/113.69	c learnts DL2              : 0          
113.59/113.69	c learnts size 2           : 18749787   
113.59/113.69	c learnts size 1           : 46311       (17.83     % of vars)
113.59/113.69	c filedLit time            : 37.87       (33.51     % time)
113.59/113.69	c v-elim SatELite          : 160284      (61.70     % vars)
113.59/113.69	c SatELite time            : 17.43       (15.42     % time)
113.59/113.69	c v-elim xor               : 0           (0.00      % vars)
113.59/113.69	c xor elim time            : 0.08        (0.07      % time)
113.59/113.69	c num binary xor trees     : 13311      
113.59/113.69	c binxor trees' crown      : 45583       (3.42      leafs/tree)
113.59/113.69	c bin xor find time        : 2.80       
113.59/113.69	c OTF clause improved      : 5249        (0.04      clauses/conflict)
113.59/113.69	c OTF impr. size diff      : 7598        (1.45       lits/clause)
113.59/113.69	c OTF cl watch-shrink      : 39094       (0.31      clauses/conflict)
113.59/113.69	c OTF cl watch-sh-lit      : 639171      (16.35      lits/clause)
113.59/113.69	c tried to recurMin cls    : 84057       (66.21      % of conflicts)
113.59/113.69	c updated cache            : 70236       (0.84       lits/tried recurMin)
113.59/113.69	c clauses over max glue    : 0           (0.00      % of all clauses)
113.59/113.69	c conflicts                : 126951      (1123.59   / sec)
113.59/113.69	c decisions                : 1171110     (1.60      % random)
113.59/113.69	c bogo-props               : 947404754   (8385090.66 / sec)
113.59/113.69	c conflict literals        : 25939044    (6.45      % deleted)
113.59/113.69	c Memory used              : 2250.94     MB
113.59/113.69	c CPU time                 : 112.99      s
113.59/113.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286759-1303768094/watcher-3286759-1303768094 -o /tmp/evaluation-result-3286759-1303768094/solver-3286759-1303768094 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3286759-1303768094.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: 4.04 3.96 3.87 4/189 17728
/proc/meminfo: memFree=19033776/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=25192 CPUtime=0 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 1684 0 0 0 0 0 0 0 24 0 1 0 469225620 25796608 1396 33554432000 4194304 4627331 140733205429248 18446744073709551615 4314174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 6298 1400 320 106 0 1269 0

[startup+0.062591 s]
/proc/loadavg: 4.04 3.96 3.87 4/189 17728
/proc/meminfo: memFree=19033776/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=60560 CPUtime=0.05 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 9412 0 0 0 5 0 0 0 24 0 1 0 469225620 62013440 7232 33554432000 4194304 4627331 140733205429248 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 15140 7233 322 106 0 10111 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 60560

[startup+0.100567 s]
/proc/loadavg: 4.04 3.96 3.87 4/189 17728
/proc/meminfo: memFree=19033776/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=71856 CPUtime=0.09 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 12820 0 0 0 8 1 0 0 24 0 1 0 469225620 73580544 10571 33554432000 4194304 4627331 140733205429248 18446744073709551615 4317072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 17964 10574 322 106 0 12935 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71856

[startup+0.30053 s]
/proc/loadavg: 4.04 3.96 3.87 4/189 17728
/proc/meminfo: memFree=19033776/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=129248 CPUtime=0.29 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 28988 0 0 0 25 4 0 0 25 0 1 0 469225620 132349952 24419 33554432000 4194304 4627331 140733205429248 18446744073709551615 4308896 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 32312 24419 342 106 0 27283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129248

[startup+0.700464 s]
/proc/loadavg: 4.04 3.96 3.87 4/189 17728
/proc/meminfo: memFree=19033776/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=129248 CPUtime=0.69 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 28988 0 0 0 65 4 0 0 25 0 1 0 469225620 132349952 24419 33554432000 4194304 4627331 140733205429248 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 32312 24419 342 106 0 27283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129248

[startup+1.50036 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17729
/proc/meminfo: memFree=18930988/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=153028 CPUtime=1.49 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 33663 0 0 0 145 4 0 0 25 0 1 0 469225620 156700672 29094 33554432000 4194304 4627331 140733205429248 18446744073709551615 4299563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 38257 29094 345 106 0 33228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 153028

[startup+3.10107 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17729
/proc/meminfo: memFree=18896264/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=217160 CPUtime=3.09 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 45794 0 0 0 304 5 0 0 25 0 1 0 469225620 222371840 41225 33554432000 4194304 4627331 140733205429248 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 54290 41225 345 106 0 49261 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217160

[startup+6.30051 s]
/proc/loadavg: 4.04 3.96 3.87 5/190 17729
/proc/meminfo: memFree=18795472/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=345420 CPUtime=6.29 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 70117 0 0 0 621 8 0 0 25 0 1 0 469225620 353710080 65548 33554432000 4194304 4627331 140733205429248 18446744073709551615 4238603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 86355 65548 345 106 0 81326 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 345420

[startup+12.7004 s]
/proc/loadavg: 4.03 3.96 3.87 5/190 17729
/proc/meminfo: memFree=18521056/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=670112 CPUtime=12.69 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 136434 0 0 0 1253 16 0 0 25 0 1 0 469225620 686194688 131865 33554432000 4194304 4627331 140733205429248 18446744073709551615 4299563 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 167528 131865 346 106 0 162499 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 670112

[startup+25.5011 s]
/proc/loadavg: 4.02 3.96 3.87 5/190 17729
/proc/meminfo: memFree=18189992/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=1016328 CPUtime=25.49 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 210765 0 0 0 2524 25 0 0 25 0 1 0 469225620 1040719872 202099 33554432000 4194304 4627331 140733205429248 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 254082 202099 374 106 0 249053 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1016328

[startup+51.1006 s]
/proc/loadavg: 4.07 3.98 3.88 5/190 17730
/proc/meminfo: memFree=18129772/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=1044344 CPUtime=51.09 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 236430 0 0 0 5080 29 0 0 25 0 1 0 469225620 1069408256 208569 33554432000 4194304 4627331 140733205429248 18446744073709551615 4321844 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 261086 208569 375 106 0 256057 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1044344

[startup+102.307 s]
/proc/loadavg: 4.03 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17158380/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2279164 CPUtime=102.3 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 542052 0 0 0 10162 68 0 0 25 0 1 0 469225620 2333863936 444149 33554432000 4194304 4627331 140733205429248 18446744073709551615 4324640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 569791 444149 379 106 0 564762 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2279164

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

[startup+108.701 s]
/proc/loadavg: 4.03 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17132956/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2292548 CPUtime=108.7 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 550598 0 0 0 10800 70 0 0 25 0 1 0 469225620 2347569152 451664 33554432000 4194304 4627331 140733205429248 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 573137 451664 379 106 0 568108 0
Current children cumulated CPU time (s) 108.7
Current children cumulated vsize (KiB) 2292548

[startup+111.901 s]
/proc/loadavg: 4.02 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17128492/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2295444 CPUtime=111.9 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 551137 0 0 0 11120 70 0 0 25 0 1 0 469225620 2350534656 452203 33554432000 4194304 4627331 140733205429248 18446744073709551615 4334144 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 573861 452203 379 106 0 568832 0
Current children cumulated CPU time (s) 111.9
Current children cumulated vsize (KiB) 2295444

[startup+112.701 s]
/proc/loadavg: 4.02 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17128492/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2295444 CPUtime=112.69 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 551137 0 0 0 11199 70 0 0 25 0 1 0 469225620 2350534656 452203 33554432000 4194304 4627331 140733205429248 18446744073709551615 4333287 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 573861 452203 379 106 0 568832 0
Current children cumulated CPU time (s) 112.69
Current children cumulated vsize (KiB) 2295444

[startup+113.501 s]
/proc/loadavg: 4.02 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17125020/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2304960 CPUtime=113.49 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 551653 0 0 0 11279 70 0 0 25 0 1 0 469225620 2360279040 452719 33554432000 4194304 4627331 140733205429248 18446744073709551615 4334768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 576240 452719 379 106 0 571211 0
Current children cumulated CPU time (s) 113.49
Current children cumulated vsize (KiB) 2304960

[startup+113.901 s]
/proc/loadavg: 4.02 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17125020/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=2277632 CPUtime=113.89 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202496 551711 0 0 0 11319 70 0 0 25 0 1 0 469225620 2332295168 446687 33554432000 4194304 4627331 140733205429248 18446744073709551615 255106424161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17728/statm: 569408 446687 388 106 0 564379 0
Current children cumulated CPU time (s) 113.89
Current children cumulated vsize (KiB) 2277632

[startup+114.001 s]
/proc/loadavg: 4.02 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17125020/32951124 swapFree=67111524/67111528
[pid=17728] ppid=17726 vsize=0 CPUtime=113.99 cores=4,6
/proc/17728/stat : 17728 (strangenight2-s) R 17726 17728 15892 0 -1 4202500 551712 0 0 0 11322 77 0 0 25 0 1 0 469225620 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17728/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 113.99
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 114.007
CPU time (s): 114.009
CPU user time (s): 113.223
CPU system time (s): 0.78588
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2417144

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

runsolver used 0.221966 second user time and 0.403938 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 23:48:15
IDJOB=3286759
IDBENCH=82435
IDSOLVER=1587
FILE ID=node144/3286759-1303768094
RUNJOBID= node144-1303767826-17382
PBS_JOBID= 13157119
Free space on /tmp= 72104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286759-1303768094/watcher-3286759-1303768094 -o /tmp/evaluation-result-3286759-1303768094/solver-3286759-1303768094 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3286759-1303768094.cnf

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=1496740174

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19033932 kB
Buffers:       2187300 kB
Cached:       10032392 kB
SwapCached:          4 kB
Active:        4673196 kB
Inactive:      8679048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19033932 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           32280 kB
Writeback:           0 kB
AnonPages:     1131996 kB
Mapped:          16196 kB
Slab:           497132 kB
PageTables:       7664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1581536 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= 72096 MiB
End job on node144 at 2011-04-25 23:50:09