Trace number 3368398

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)UNSAT 112.39 112.391

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-3368398-1305380489.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.21 s
0.19/0.25	c  N st     0         0    259762    218857    437714         0   1531999         0   no data   no data
0.89/0.91	c asymm  cl-useful: 0/844/216224 lits-rem:0 time: 0.65
14.69/14.79	c Flit:     0 Blit:   4662 bXBeca:    0 bXProp: 3592 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 13.70
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.03 s 
14.89/14.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
14.89/14.92	c bin-w-bin subsume rem            0 bins  time:  0.02 s
14.89/14.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
17.29/17.37	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:  9527 done:  47736 time:  2.37 s
17.49/17.52	c Removed useless bin:     418  fixed:     0  props:  20.00M  time:  0.15 s
21.09/21.13	c lits-rem:         0  cl-subs:      103  v-elim:  82958  v-fix:    0  time:  3.56 s
21.99/22.06	c Finding binary XORs  T:     0.93 s  found:    8572
21.99/22.08	c Replacing     8572 vars Replaced    59955 lits Time:     0.02 s 
22.19/22.28	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
22.19/22.28	c calculated reachability. Time: 0.18
22.19/22.29	c Calc default polars -  time:   0.01 s pos:    4704 undec:  114015 neg:  141043
22.19/22.29	c =========================================================================================
22.19/22.29	c types(t): F = full restart, N = normal restart
22.19/22.29	c types(t): S = simplification begin/end, E = solution found
22.19/22.29	c restart types(rt): st = static, dy = dynamic
22.19/22.29	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
22.19/22.29	c  B st     0         0    147817    109942    307184         0    949717         0   no data   no data
27.60/27.61	c  N dy    11      4059    144789    106917    299833      3848    925541   3332102     13.41     14.16
32.49/32.56	c  N dy    20      8554    143774    106917    299929      8227    925541   6765701     14.38     15.22
37.50/37.56	c  N dy    25     13007    143399    106917    299929     12658    925541  10726426     12.83     13.63
42.29/42.37	c  N dy    43     17042    134693     96831    274872     16563    844989  10958537     12.74     13.43
48.19/48.28	c  N dy    57     22139    133743     96831    274874     11888    844989   3479166     12.24     12.91
49.09/49.15	c Finding binary XORs  T:     0.84 s  found:    7056
49.19/49.24	c Replacing     7056 vars Replaced    89684 lits Time:     0.08 s 
52.19/52.29	c  F st    70     25000    126628     95823    258146     14724    808714   5129407     12.15     12.71
53.89/54.00	c  N st    73     26187    126628     95823    258146     15909    808714   6180247     12.15   no data
59.09/59.15	c  S st    76     30002    126628     95823    258146     19701    808714  10065898     12.15   no data
59.99/60.07	c  S st    76     30506    124771     95823    258213     20096    808714  10246700     12.15   no data
60.09/60.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
81.29/81.34	c Flit:  1072 Blit:    630 bXBeca:    0 bXProp: 2624 Bins:14798717 BRemL:      1 BRemN:      0 P: 200.1M T: 20.86
81.58/81.60	c Cleaning up after failed var search:     0.25 s 
82.39/82.40	c Replacing     2624 vars Replaced 26536753 lits Time:     0.76 s 
82.39/82.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.99/85.03	c bin-w-bin subsume rem         8360 bins  time:  2.53 s
85.99/86.00	c subs with bin:      413  lits-rem:       138  v-fix:    0  time:  0.97 s
91.59/91.67	c Subs w/ non-existent bins:   3053 l-rem:   3033 v-fix:  2480 done:  26548 time:  5.67 s
92.19/92.24	c Removed useless bin:     922  fixed:     0  props:  20.01M  time:  0.56 s
94.09/94.14	c lits-rem:      1743  cl-subs:     2938  v-elim:  77200  v-fix:    0  time:  1.89 s
94.19/94.21	c subs with bin:        0  lits-rem:        19  v-fix:    0  time:  0.05 s
94.19/94.25	c lits-rem:        12  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.03 s
94.79/94.81	c asymm  cl-useful: 334/1242/44951 lits-rem:771 time: 0.56
94.89/94.97	c calculated reachability. Time: 0.13
94.89/94.97	c  N dy    76     30506     36122     44951   1111625       584    331697   2079491     12.15   no data
95.80/95.83	c Finding binary XORs  T:     0.86 s  found:     482
95.80/95.86	c Replacing      482 vars Replaced    19953 lits Time:     0.03 s 
97.29/97.34	c  N dy    87     34671     35640     44945   1110552      4518    329763   2212700     11.59     12.44
98.79/98.81	c  N dy   104     38759     35638     44945   1110663      8305    329763   2369597     11.43     12.27
100.39/100.41	c  N dy   123     42819     35638     44945   1110699      6954    329763   2270391     11.46     38.15
101.49/101.52	c  S st   134     45762     35638     44945   1110699      9805    329763   2396585     11.31     13.73
101.79/101.81	c  S st   134     46263     35632     44945   1110702     10288    329763   2411249     11.31   no data
101.79/101.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
104.29/104.39	c Flit:   102 Blit:      0 bXBeca:    0 bXProp: 23257 Bins:  64382 BRemL:  47263 BRemN:  21131 P: 39.2M T:  2.55
104.39/104.42	c Cleaning up after failed var search:     0.04 s 
104.39/104.45	c Replacing    23257 vars Replaced   357632 lits Time:     0.03 s 
104.39/104.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.39/104.46	c bin-w-bin subsume rem          272 bins  time:  0.00 s
104.39/104.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
104.49/104.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   8007 time:  0.01 s
104.49/104.52	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.01 s
104.49/104.60	c lits-rem:         0  cl-subs:       14  v-elim:    126  v-fix:    0  time:  0.08 s
104.60/104.66	c subs with bin:      186  lits-rem:      2774  v-fix:    0  time:  0.04 s
104.69/104.71	c lits-rem:       699  cl-subs:      993  v-elim:      0  v-fix:    0  time:  0.05 s
104.69/104.71	c vivif2 --  cl tried     9748 cl shrink        0 lits rem          0 time: 0.00
104.69/104.72	c vivif2 --  cl tried     8998 cl shrink        2 lits rem          3 time: 0.01
104.69/104.74	c asymm  cl-useful: 0/7662/9748 lits-rem:0 time: 0.02
104.69/104.74	c calculated reachability. Time: 0.00
104.69/104.75	c  N dy   134     46263      7881      9748     16821      8998     94556    137671     11.31   no data
104.89/104.95	c Finding binary XORs  T:     0.20 s  found:       0
105.19/105.20	c  N dy   142     51095      7880      9748     16829     13495     94556    208326     10.88     11.71
105.39/105.46	c  N dy   153     55162      7879      9748     16850     17284     94556    272525     10.65     12.09
105.70/105.73	c  N dy   172     59257      7879      9748     16851     21173     94556    352968     10.63     11.40
105.99/106.09	c  N dy   195     63990      7879      9748     16869     25626     94556    440971     10.57     11.37
106.39/106.41	c  N dy   213     68319      7879      9748     16878     16830     94556    173428     10.50     11.27
106.39/106.49	c  S st   216     69394      7879      9748     16878     17852     94556    188304     10.45   no data
106.49/106.55	c  S st   216     69894      7879      9748     16878     18319     94556    194728     10.45   no data
106.49/106.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
106.59/106.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     42 BRemL:      0 BRemN:      0 P:  2.0M T:  0.10
106.59/106.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.59/106.67	c bin-w-bin subsume rem            7 bins  time:  0.00 s
106.69/106.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
106.69/106.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7879 time:  0.01 s
106.69/106.73	c Removed useless bin:       0  fixed:     0  props:   0.42M  time:  0.01 s
106.69/106.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
106.80/106.84	c subs with bin:       56  lits-rem:       379  v-fix:    0  time:  0.04 s
106.89/106.91	c lits-rem:       709  cl-subs:      637  v-elim:      0  v-fix:    0  time:  0.07 s
106.89/106.91	c vivif2 --  cl tried     9740 cl shrink        0 lits rem          0 time: 0.00
106.89/106.92	c vivif2 --  cl tried    16840 cl shrink        1 lits rem          1 time: 0.01
106.89/106.97	c asymm  cl-useful: 0/9740/9740 lits-rem:0 time: 0.04
106.89/106.97	c calculated reachability. Time: 0.00
106.89/106.97	c  N dy   216     69894      7879      9740     16561     16840     93784    183038     10.45   no data
107.29/107.30	c  N dy   245     74536      7879      9740     16570     21172     93784    295734     10.75     11.80
107.59/107.64	c  N dy   273     79311      7878      9740     16581     25667     93784    405720     11.00     11.88
107.99/108.05	c  N dy   292     84398      7878      9740     16609     30400     93784    506798     10.90     11.65
108.29/108.33	c  F st   310     87500      7877      9740     16622     33345     93784    578071     10.90      5.27
108.59/108.60	c  N st   315     90799      7876      9732     16440     18926     93012    167690     10.90   no data
109.00/109.01	c  N dy   334     96659      7875      9732     16494     24323     93012    283333     11.06     29.33
109.49/109.54	c  N dy   370    103801      7874      9732     16513     31013     93012    442224     11.23     11.88
109.59/109.63	c  S st   375    104843      7874      9732     16517     31994     93012    463020     11.22   no data
109.69/109.71	c  S st   375    105346      7874      9732     16519     32466     93012    470915     11.22   no data
109.69/109.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
109.79/109.84	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    357 BRemL:      0 BRemN:      0 P:  3.0M T:  0.12
109.79/109.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.79/109.85	c bin-w-bin subsume rem            4 bins  time:  0.00 s
109.79/109.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
109.89/109.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7873 time:  0.01 s
109.89/109.91	c Removed useless bin:       0  fixed:     0  props:   0.40M  time:  0.01 s
109.89/109.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
110.00/110.10	c subs with bin:      365  lits-rem:      6938  v-fix:    0  time:  0.10 s
110.19/110.30	c lits-rem:      6095  cl-subs:     1475  v-elim:      0  v-fix:    0  time:  0.19 s
110.29/110.30	c vivif2 --  cl tried     9716 cl shrink        0 lits rem          0 time: 0.00
110.29/110.31	c vivif2 --  cl tried    29118 cl shrink        6 lits rem          6 time: 0.01
110.29/110.37	c asymm  cl-useful: 0/9716/9716 lits-rem:0 time: 0.06
110.29/110.37	c calculated reachability. Time: 0.00
110.29/110.37	c  N dy   375    105346      7873      9716     16298     29118     91468    404765     11.22   no data
110.79/110.89	c Finding binary XORs  T:     0.20 s  found:       0
111.10/111.17	c  N dy   417    112139      7873      9716     16339     35603     91468    561394     11.25     11.90
111.69/111.70	c  N dy   466    119379      7867      9716     16379     23912     91468    239194     11.42     12.04
112.20/112.30	c  E dy   497    126951      7853      9716     16453     31078     91468    394836     11.31      4.64
112.20/112.30	c num threads              : 1          
112.20/112.30	c restarts                 : 497        
112.20/112.30	c dynamic restarts         : 479        
112.20/112.30	c static restarts          : 18         
112.20/112.30	c full restarts            : 2          
112.20/112.30	c total simplify time      : 2.38       
112.20/112.30	c learnts DL2              : 0          
112.20/112.30	c learnts size 2           : 18749787   
112.20/112.30	c learnts size 1           : 46311       (17.83     % of vars)
112.20/112.30	c filedLit time            : 37.64       (33.76     % time)
112.20/112.30	c v-elim SatELite          : 160284      (61.70     % vars)
112.20/112.30	c SatELite time            : 15.58       (13.97     % time)
112.20/112.30	c v-elim xor               : 0           (0.00      % vars)
112.20/112.30	c xor elim time            : 0.08        (0.08      % time)
112.20/112.30	c num binary xor trees     : 13311      
112.20/112.30	c binxor trees' crown      : 45583       (3.42      leafs/tree)
112.20/112.30	c bin xor find time        : 3.03       
112.20/112.30	c OTF clause improved      : 5249        (0.04      clauses/conflict)
112.20/112.30	c OTF impr. size diff      : 7598        (1.45       lits/clause)
112.20/112.30	c OTF cl watch-shrink      : 39094       (0.31      clauses/conflict)
112.20/112.30	c OTF cl watch-sh-lit      : 639171      (16.35      lits/clause)
112.20/112.30	c tried to recurMin cls    : 84057       (66.21      % of conflicts)
112.20/112.30	c updated cache            : 70236       (0.84       lits/tried recurMin)
112.20/112.30	c clauses over max glue    : 0           (0.00      % of all clauses)
112.20/112.30	c conflicts                : 126951      (1138.59   / sec)
112.20/112.30	c decisions                : 1171110     (1.60      % random)
112.20/112.30	c bogo-props               : 947404754   (8497052.30 / sec)
112.20/112.30	c conflict literals        : 25939044    (6.45      % deleted)
112.20/112.30	c Memory used              : 2250.89     MB
112.20/112.30	c CPU time                 : 111.50      s
112.20/112.30	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-3368398-1305380489/watcher-3368398-1305380489 -o /tmp/evaluation-result-3368398-1305380489/solver-3368398-1305380489 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368398-1305380489.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.19 4.03 3.04 5/307 17899
/proc/meminfo: memFree=23219304/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=29352 CPUtime=0 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 2951 0 0 0 0 0 0 0 24 0 1 0 649647468 30056448 2382 33554432000 4194304 4580011 140737242785632 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 7338 2387 322 95 0 2320 0

[startup+0.114151 s]
/proc/loadavg: 4.19 4.03 3.04 5/307 17899
/proc/meminfo: memFree=23219304/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=88600 CPUtime=0.11 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 14245 0 0 0 9 2 0 0 25 0 1 0 649647468 90726400 11975 33554432000 4194304 4580011 140737242785632 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 22150 11996 324 95 0 17132 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 88600

[startup+0.201137 s]
/proc/loadavg: 4.19 4.03 3.04 5/307 17899
/proc/meminfo: memFree=23219304/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=108240 CPUtime=0.19 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 23368 0 0 0 16 3 0 0 25 0 1 0 649647468 110837760 18902 33554432000 4194304 4580011 140737242785632 18446744073709551615 210204344789 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 27060 18924 324 95 0 22042 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 108240

[startup+0.301118 s]
/proc/loadavg: 4.19 4.03 3.04 5/307 17899
/proc/meminfo: memFree=23219304/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=129200 CPUtime=0.29 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 28984 0 0 0 25 4 0 0 25 0 1 0 649647468 132300800 24416 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 32300 24416 339 95 0 27282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 129200

[startup+0.701052 s]
/proc/loadavg: 4.19 4.03 3.04 5/307 17899
/proc/meminfo: memFree=23219304/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=129200 CPUtime=0.69 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 28984 0 0 0 65 4 0 0 25 0 1 0 649647468 132300800 24416 33554432000 4194304 4580011 140737242785632 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 32300 24416 339 95 0 27282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129200

[startup+1.50089 s]
/proc/loadavg: 4.19 4.03 3.04 5/308 17900
/proc/meminfo: memFree=23009736/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=154004 CPUtime=1.49 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 33900 0 0 0 144 5 0 0 25 0 1 0 649647468 157700096 29332 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 38501 29332 340 95 0 33483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154004

[startup+3.10063 s]
/proc/loadavg: 4.19 4.03 3.04 5/308 17900
/proc/meminfo: memFree=22862796/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=217624 CPUtime=3.09 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 45906 0 0 0 303 6 0 0 25 0 1 0 649647468 222846976 41338 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 54406 41338 340 95 0 49388 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217624

[startup+6.30111 s]
/proc/loadavg: 4.18 4.03 3.05 5/308 17900
/proc/meminfo: memFree=22612692/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=344860 CPUtime=6.29 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 70005 0 0 0 619 10 0 0 25 0 1 0 649647468 353136640 65437 33554432000 4194304 4580011 140737242785632 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 86215 65437 340 95 0 81197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 344860

[startup+12.701 s]
/proc/loadavg: 4.32 4.06 3.06 5/308 17901
/proc/meminfo: memFree=21961612/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=670804 CPUtime=12.69 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 136540 0 0 0 1251 18 0 0 25 0 1 0 649647468 686903296 131972 33554432000 4194304 4580011 140737242785632 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 167701 131972 341 95 0 162683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 670804

[startup+25.5009 s]
/proc/loadavg: 4.25 4.06 3.08 5/308 17901
/proc/meminfo: memFree=20830960/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=1016280 CPUtime=25.49 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 210695 0 0 0 2520 29 0 0 25 0 1 0 649647468 1040670720 202030 33554432000 4194304 4580011 140737242785632 18446744073709551615 4301835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 254070 202030 366 95 0 249052 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1016280

[startup+51.1006 s]
/proc/loadavg: 4.39 4.10 3.12 5/308 17901
/proc/meminfo: memFree=19276388/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=1044296 CPUtime=51.09 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 236491 0 0 0 5075 34 0 0 25 0 1 0 649647468 1069359104 208631 33554432000 4194304 4580011 140737242785632 18446744073709551615 4316722 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 261074 208631 366 95 0 256056 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1044296

[startup+102.301 s]
/proc/loadavg: 4.16 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18115952/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2282284 CPUtime=102.29 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 543178 0 0 0 10151 78 0 0 25 0 1 0 649647468 2337058816 445276 33554432000 4194304 4580011 140737242785632 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 570571 445276 368 95 0 565553 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2282284

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

[startup+102.411 s]
/proc/loadavg: 4.16 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18115952/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2283472 CPUtime=102.4 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 543471 0 0 0 10162 78 0 0 25 0 1 0 649647468 2338275328 445569 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 570868 445569 368 95 0 565850 0
Current children cumulated CPU time (s) 102.4
Current children cumulated vsize (KiB) 2283472

[startup+108.801 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18086908/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2295396 CPUtime=108.79 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 550589 0 0 0 10799 80 0 0 25 0 1 0 649647468 2350485504 451656 33554432000 4194304 4580011 140737242785632 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 573849 451656 368 95 0 568831 0
Current children cumulated CPU time (s) 108.79
Current children cumulated vsize (KiB) 2295396

[startup+110.401 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18088520/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2295396 CPUtime=110.39 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 551125 0 0 0 10959 80 0 0 25 0 1 0 649647468 2350485504 452192 33554432000 4194304 4580011 140737242785632 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 573849 452192 368 95 0 568831 0
Current children cumulated CPU time (s) 110.39
Current children cumulated vsize (KiB) 2295396

[startup+111.211 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18087156/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2295396 CPUtime=111.21 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 551125 0 0 0 11041 80 0 0 25 0 1 0 649647468 2350485504 452192 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 573849 452192 368 95 0 568831 0
Current children cumulated CPU time (s) 111.21
Current children cumulated vsize (KiB) 2295396

[startup+112 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18087156/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2304912 CPUtime=111.99 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 551612 0 0 0 11119 80 0 0 25 0 1 0 649647468 2360229888 452679 33554432000 4194304 4580011 140737242785632 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 576228 452679 368 95 0 571210 0
Current children cumulated CPU time (s) 111.99
Current children cumulated vsize (KiB) 2304912

[startup+112.2 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18083436/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=2304912 CPUtime=112.2 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202496 551665 0 0 0 11140 80 0 0 25 0 1 0 649647468 2360229888 452732 33554432000 4194304 4580011 140737242785632 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17899/statm: 576228 452732 368 95 0 571210 0
Current children cumulated CPU time (s) 112.2
Current children cumulated vsize (KiB) 2304912

[startup+112.311 s]
/proc/loadavg: 4.14 4.08 3.17 5/308 17903
/proc/meminfo: memFree=18083436/32951124 swapFree=63649232/67111528
[pid=17899] ppid=17897 vsize=0 CPUtime=112.3 cores=0,2
/proc/17899/stat : 17899 (strangenight2-s) R 17897 17899 17666 0 -1 4202500 551700 0 0 0 11149 81 0 0 25 0 1 0 649647468 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17899/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 112.3
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 112.391
CPU time (s): 112.39
CPU user time (s): 111.498
CPU system time (s): 0.891864
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 2417096

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

runsolver used 0.352946 second user time and 0.691894 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 15:41:30
IDJOB=3368398
IDBENCH=82435
IDSOLVER=1845
FILE ID=node130/3368398-1305380489
RUNJOBID= node130-1305379152-17684
PBS_JOBID= 13324372
Free space on /tmp= 73388 MiB

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

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=2137521513

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.838
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.81
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.838
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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23219708 kB
Buffers:        310016 kB
Cached:        7224912 kB
SwapCached:      10360 kB
Active:        3839512 kB
Inactive:      5611188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23219708 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           41372 kB
Writeback:           0 kB
AnonPages:     1913916 kB
Mapped:          14400 kB
Slab:           190724 kB
PageTables:      27328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52623020 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= 73380 MiB
End job on node130 at 2011-05-14 15:43:22